Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

simple measure over an image dsfdsaf

Hi everyone, 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). 1. Taking/Loading a photo (with a known pattern in it) 2. Recognicing the pattern to calibrate measure 3. Selecting points "from" and "to" in order to measure the distance between them

For my first iteration i will load a picture (half of number 1), select the pattern manually(a rough aproximation of number 2) and select point to measure distances between them. I'm just beginig with openCV, Do I need openCV for my fist iteration?

Thanks in advance :)

simple measure over an image dsfdsafimage

Hi everyone, 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). steps: 1. Taking/Loading a photo (with a known pattern in it) 2. Recognicing the pattern to calibrate measure 3. Selecting points "from" and "to" in order to measure the distance between them

For my first iteration i will load a picture (half of number 1), select the pattern manually(a rough aproximation of number 2) and select point to measure distances between them. I'm just beginig with openCV, Do I need openCV for my fist iteration?

Thanks in advance :)

simple measure over an image

Hi everyone, I Need to take a measure (euclidean distance) over a set of selected points on an image. In order to make this simpler simple I broke down all the process in steps:

1.
  1. Taking/Loading a photo (with a known pattern in it) 2. it)
  2. Recognicing the pattern to calibrate measure 3. measure
  3. Selecting points "from" and "to" in order to measure the distance between them

For my first iteration i will load a picture (half of number 1), select the pattern manually(a rough aproximation of number 2) and select point to measure distances between them. I'm just beginig with openCV, Do I need openCV for my fist iteration?

Thanks in advance :)