Skip to content

移植opencv到arm开发板上作为人脸检测以及图像处理的算法,弊端就是检测速度过慢。

Notifications You must be signed in to change notification settings

gg-fu/arm-video-opencv-

Repository files navigation

arm-video

#need package

opencv-3.2

#Note

Each camera has a width * height size allowed to operate, so you need to print the camera information through the code. This time I didn't notice that the camera's width and height format were set randomly, which led to the image scrambling display. I always thought it was yuyv turning RGB that made a mistake. The result was unexpected!!! Special record, with your encouragement.

#install

qmake Camera.pro make

About

移植opencv到arm开发板上作为人脸检测以及图像处理的算法,弊端就是检测速度过慢。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published