Here is my issue, I need to detect a bolt and quarter in an image, I have been searching and found OpenCV but from what I see its not in Java yet. How would you guys go about solving this?
If you are using Java, I would consider using a fully portable solution, such as ImageJ.
There are already some object detection toolboxes available ;)