Maixduino icon indicating copy to clipboard operation
Maixduino copied to clipboard

Need help running OpenCV and Dlib

Open mkhateeb98 opened this issue 4 years ago • 0 comments

hello everyone

I have the sipeed m1n kit with OV0328 camera and I want to run a C++ code for facial expression recognition on the kit and display the video on the computer screen.

the code : https://github.com/rageappliedgame/EmotionDetectionAsset_CPP/blob/master/emotiondetection.cpp

what should I edit on the code to run it as desired? and which IDE should I use , Arduino or PlatformIO ?

mkhateeb98 avatar May 09 '21 15:05 mkhateeb98