I am going to work on vision based robotic assembly with mainly pattern recognition. Planning to use 2 cameras. Where to start from and which things to be learnt?
I know C and little bit of python, numpy and openCV.
"Learning OpenCV: Computer Vision with the OpenCV library" by Gary Bradski and Adrian Kaehler is a very nice textbook to start with. It provides a step by step guidance with code examples on fundamental computer vision and image processing topics.