How to select architecture for opencv project( resources ?)

asked 2014-01-30 11:50:14 -0600

jh gravatar image

I want to use opencv for real time object detection from really high quality dslr video camera feed. How do i select the optimum architecture ? Are there any resources to help in architecture selection? I want something that's powerful, but how do i know if its too powerful increasing my weight, cost and power consumption ? These last 3 variables are very important. I also want standard camera interfaces. For my project my weight needs to be below 2kg, power below 30 W, small form factor and as much processing power tailored to running opencv. Can you a) make a recommendation with a justification and/or more importantly b) provide me with a link that will allow me to quickly choose the best architecture for my unique project? I dont want a 2kg, 30 W system if a beaglebone or some cheap lightweight system will do it at 30g & 2 W. How do i evaluate d architecture's ability to perform my time sensitive application? I want a website that will allow me to search several architectures, specifying criteria/constraints, selecting the best opencv architecture for my needs. Recommendations ?

Thanks, Sorry 4 d nube question

edit retag flag offensive close merge delete