Maixduino
Maixduino copied to clipboard
Need help running OpenCV and Dlib
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 ?