Ask Your Question
1

Where can I find documentation for image registration?

asked 2015-02-04 10:15:20 -0600

Potato gravatar image

I want to learn about image registration and the openCV tools for image registration. I have found this resource, but it is not explained in detail. --> http://docs.opencv.org/trunk/modules/...

I am looking documentation and code examples with explanations for the cv::reg::map and cv::reg:: mapper classes. Does anyone know where I can find this? If not can someone please explain it to me?

Much appreciated.

edit retag flag offensive close merge delete

Comments

1

I looked into this about 6 months ago and didn't have much luck. Hopefully someone can provide more guidance on this issue. Good luck!

jpmccaffery gravatar imagejpmccaffery ( 2015-02-04 14:55:28 -0600 )edit

I too am looking for more detailed explanations on these classes. I would appreciate if someone could provide a line-by-line explanations of the "// Register" sections for the two functions named 'testShift()' and 'testEuclidean()' in the example code referenced by Potato above (https://github.com/alfonsosanchezbeat...).

hgyoo gravatar imagehgyoo ( 2017-08-23 19:47:44 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-02-11 08:28:30 -0600

Potato gravatar image

Hey. I finally found some documentation and code as well. Here it is -> https://github.com/alfonsosanchezbeat...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-02-04 10:15:20 -0600

Seen: 268 times

Last updated: Feb 04 '15