Thank you for help.
views:
69answers:
1
A:
You probably should take a look for
- Image processing methods - Transform - Fourier - Hough -etc
- Using a better environment such as MATLAB for image processing
- Pattern Recognition
- Artificial Neural Networks is an important and widely use tool in Computer Vision
- Machine Learning
However, you can use a library for that and save time:
- OpenCV (Open Computer Vision) is the most popular library, and it has been wrapped for C#:
Betamoo
2010-06-07 15:07:58