I need to take a measure (Euclidean distance) over a selected points on an image. In order to make this simpler I broke down all the process in steps:
For my first iteration I will:
I'm just beginning with OpenCV; do I need it for my first iteration?
For described steps only OpenCV too massive library. But if you plan some kind of evolution for your project (recognition, detection,complicated image processing tasks), I think OpenCV can speed up your development process.