Ask Your Question
0

How much max FPS?

asked 2015-05-09 11:53:52 -0600

hi, i want to get high speed camera(500-1000 fps) for capturing the Rice seeds. Before getting on I just wanted to know what's the max FPS that's supported by OpenCV ? i want to detect color for any pixel(2048 pixel) ,now i have below question : 1- can doing OpenCV this work? if not, Is there a other way to do it ? 2-Is it possible by OpenCV If the number of pixels to be limited ?

thanks

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-05-11 06:50:47 -0600

boaz001 gravatar image

There is no FPS limit in OpenCV itself. I'd recommend you to make a test image of the same dimension as the camera will deliver, then create a small test application to detect the color of each pixel and do some performance tests and see if it meets your constraints. If it does not, you are welcome to post your findings on this forum again.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-05-09 11:53:52 -0600

Seen: 272 times

Last updated: May 09 '15