cancel
Showing results for 
Search instead for 
Did you mean: 

Image processing on the STM32F7?

ukn
Associate

I have an OpenCV image processing application running with a Raspberry Pi, but it's overpowered for my needs, so I'm exploring options for getting my project running on something slower and cheaper. The STM32F7 seems to hit the mark as far as processing power is concerned, but I'm not sure how to go about porting the software over -- I don't need the full OpenCV library, just the Mat and Point2f classes and the cvtColor, copyTo, getRotationMatrix2D, warpAffine, threshold, medianBlur, and Laplacian functions.

I've done a bit of searching but have found no straight answers as to whether this is possible, and if it is, how to go about proceeding. Is any of this feasible? Any help would be much appreciated -- thanks!

0 REPLIES 0