Hi all,
Thanks for viewing this,
I am new to this forum as well as to image processing. I want to know what are the common region identification and matching methods. I am unable to find good materials only by searching, please guide me. Also I am highly appreciate if you guys can provide me some information about this topic. Thanks.
Image common region identification and matching methods?
-
- Posts: 3
- Joined: 2014-04-28T04:39:07-07:00
- Authentication code: 6789
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Image common region identification and matching methods?
It is not clear what you mean by "region identification". Please clarify.
In the meantime, review
http://www.imagemagick.org/Usage/compare/
http://www.imagemagick.org/script/compare.php
viewtopic.php?f=4&t=24906
http://www.imagemagick.org/script/identify.php (regarding -moments)
In the meantime, review
http://www.imagemagick.org/Usage/compare/
http://www.imagemagick.org/script/compare.php
viewtopic.php?f=4&t=24906
http://www.imagemagick.org/script/identify.php (regarding -moments)
-
- Posts: 3
- Joined: 2014-04-28T04:39:07-07:00
- Authentication code: 6789
Re: Image common region identification and matching methods?
Thanks for the reply, Actually I want to understand what are the methods used in image stitching, what are the methods used to identify common regions of two images in according to stitch them. I don't know to clarify further up to now what I understood is there are two methods named feature based and direct to identify common regions am I right? If so what are the algorithms/methods falls to two groups?
-
- Posts: 3
- Joined: 2014-04-28T04:39:07-07:00
- Authentication code: 6789
Re: Image common region identification and matching methods?
Thank you very much, your second research paper will be more useful. I did Google search but most of the research papers are not available for free. Please can I know, are there specific methods that are universally accepted, not only in the researches. I mean special algorithms, or basic concepts.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Image common region identification and matching methods?
template matching such as normalized cross correlation is one