Description: image matching, for the left image and right image. detailed process: first create an image pyramid, then extract feature points from the images with Moravec operator, then use the extracted feature points for image matching with correlation coefficient as the similarity criterion
To Search:
File list (Check if you may need any files):
ImageMatch\BmpFile.h
..........\ImageMatch.aps
..........\ImageMatch.clw
..........\ImageMatch.cpp
..........\ImageMatch.dsp
..........\ImageMatch.dsw
..........\ImageMatch.h
..........\ImageMatch.ncb
..........\ImageMatch.opt
..........\ImageMatch.plg
..........\ImageMatch.rc
..........\ImageMatchDoc.cpp
..........\ImageMatchDoc.h
..........\ImageMatchView.cpp
..........\ImageMatchView.h
..........\images\Left.bmp
..........\......\Right.bmp
..........\ImgData.cpp
..........\ImgData.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\MatchPara.cpp
..........\MatchPara.h
..........\MyImg.cpp
..........\MyImg.h
..........\OpenImg.cpp
..........\OpenImg.h
..........\RawDlg.cpp
..........\RawDlg.h
..........\ReadMe.txt
..........\res\ImageMatch.ico
..........\...\ImageMatch.rc2
..........\...\ImageMatchDoc.ico
..........\...\Toolbar.bmp
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\images
..........\res
ImageMatch