I have it towards the beginning of my ongoing list of what I want to learn, to learn Camera pose estimation. I feel like it would be nice, if the computer could analyze a two-dimensional image and calculate the distance, and also the angle to the target. However, I am stuck because I don't have access to any mentors who have messed around with image processing. I wasn't able to find any OpenCV C++ examples on implementing this, leaving me with a list of functions, basically jargon to me as I don't have a clue on what they do.
It would be really helpful if a mentor would help me glean the pieces to build the mental jigsaw! Hopefully I could use this to have an extremely powerful vision system!
Thanks, and I hope you enjoyed this past season!

----------------------------------------------------------------------------
By the way, I switched to GitHub, and I wrote an OpenCV template to get the programmer started with a threaded image grabber instantly!