CHAPTER5\ENVIClassicExtensions\
contour_match_run.pro
Routines
contour_match_run_define_buttons, buttonInfo
result = cc_correlate(contour_a, contour_b)
contour_match_run, event
ENVI extension for extraction of tie points for image-image registration.Images may be already georeferenced, in which case GCPs are for "fine adjustement".
Routine details
top contour_match_run
contour_match_run, event
ENVI extension for extraction of tie points for image-image registration.Images may be already georeferenced, in which case GCPs are for "fine adjustement". Uses Laplacian of Gaussian and Sobel filter and contour tracing to match contours:
Li, H., Manjunath, B. S., and Mitra, S. K. (1995).
A contour-based approach ;to multisensor image
registration. IEEE Transactions on Image Processing,
4(3), 320–334.
Parameters
- event in required
if called from the ENVI menu
Author information
- Author:
Mort Canty (2013)
Other attributes
- Uses:
ENVI, CI__DEFINE, COYOTE
File attributes
Modification date: | Fri May 17 08:38:11 2013 |
Lines: | 403 |
Docformat: | rst rst |