I want to develop a project regarding Image Processing and I need a good camera which sends video to computer so I can get the video in C# and do some kind of image processing on it. Can you give me some camera models? Thanks.

link|improve this question
There is actually a Photography StackExchange site. I would suggest trying there. – eldarerathis Nov 5 '10 at 19:51
see : photo.stackexchange.com – Remou Nov 5 '10 at 19:52
-1, better fitted for photo.stackexchange.com and this site is not for shopping questions. – Wuffers Nov 5 '10 at 20:36
feedback

migrated from stackoverflow.com Nov 5 '10 at 19:52

This question came from our site for professional and enthusiast programmers.

closed as off topic by heavyd, Diago Nov 5 '10 at 20:53

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

What kind of images do you need and how much do you want to spend ?

You can use anything from a simple webcam that will give you VGA images at 10-20fps, to a camera link or gig-e camera that will give 1920x1080 @ 60fps but cost you several $1000.

link|improve this answer
feedback