Ask Your Question

berge472's profile - activity

2014-03-06 11:52:29 -0600 commented question OpenCV on STM32 (Cortex M4)

I am getting ready to do the same thing. I have already done some trials on my linux box, and now I am going to work on porting it all over to an stm32f4. I will keep you posted on how it goes. I think its just a matter of including the openCV core and then creating a function to convert your camera image to a cv::Mat.

What module are you using? I have ordered a few cam modules, but I am still looking into getting the RAM.

2014-03-06 11:51:55 -0600 commented answer OpenCV on STM32 (Cortex M4)

I am getting ready to do the same thing. I have already done some trials on my linux box, and now I am going to work on porting it all over to an stm32f4. I will keep you posted on how it goes. I think its just a matter of including the openCV core and then creating a function to convert your camera image to a cv::Mat.

What module are you using? I have ordered a few cam modules, but I am still looking into getting the RAM.

2014-03-06 11:51:32 -0600 answered a question OpenCV on STM32 (Cortex M4)

I am getting ready to do the same thing. I have already done some trials on my linux box, and now I am going to work on porting it all over to an stm32f4. I will keep you posted on how it goes. I think its just a matter of including the openCV core and then creating a function to convert your camera image to a cv::Mat.

What module are you using? I have ordered a few cam modules, but I am still looking into getting the RAM.