Lock to certain image location?

asked 2018-07-03 16:15:14 -0600

Hi everybody,

I was wondering if there was any way to lock a passed in image so that it doesn't change the location the next time the image is taken?

Im working in a microscopy lab and we're taking pictures of images that are on the nanometer scale for image processing. It's rather difficult to get back to the same location of the original image after the microscope has been moved. My idea is to use some sort of location reference and then lock the image to it. Is this possible in OpenCV?

edit retag flag offensive close merge delete

Comments

2

What i understood:

  • You are working in a lab
  • Your lab is taking pictures with microscopes on a very small scale
  • Sometimes the microscope is moved
  • ???? <insert problem="" description="" here="">

Can you describe better what you actually want to do or what you want to improve - from a "user" perspective. I don't really understand it.

Well you asked for marker / location reference. I can only guess but maybe take a look at this https://docs.opencv.org/3.4.1/d5/dae/...

holger gravatar imageholger ( 2018-07-04 01:42:28 -0600 )edit

Problem description:

I would like to go back to a given location using a marker.

I'll look into the thread you linked as well, seems to be along the lines of what I need! Thank you!

TopRightCheese gravatar imageTopRightCheese ( 2018-07-04 17:12:22 -0600 )edit
1

You are welcome - i am usualy good with basic understanding / analyzing / guessing XD But please be more precise / concrete next time.

I would like to go back to a given location using a marker Is the way to go ^^ Good luck with your task!

holger gravatar imageholger ( 2018-07-04 17:15:16 -0600 )edit
LBerger gravatar imageLBerger ( 2018-07-05 02:09:29 -0600 )edit