Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Graph program Special Effects
Title: Quasi-dense-match Download
 Description: This program is used to find point matches between two images. The procedure can be divided into two parts: 1) Firstly, using SIFT matching algorithm to find sparse point matches between two images. 2) Secondly, using "quasi-dense propagation" algorithm to get "quasi-dense" point matches. "Quasi-dense" means the matches are distributed evenly, and have quantities been improved significantly.
 Downloaders recently: [More information of uploader babudou1234]
 To Search: match propagation
File list (Check if you may need any files):
qdmatch
.......\headers
.......\.......\Correspond.h
.......\.......\GaussConvol.h
.......\.......\GlobalPara.h
.......\.......\HeapSort.h
.......\.......\Image.h
.......\.......\KDTree.h
.......\.......\Keypoint.h
.......\.......\Match.h
.......\.......\NyxMat.h
.......\.......\NyxSvd.h
.......\.......\QuasiDense.h
.......\.......\QuasiMatch.h
.......\.......\Ransac.h
.......\.......\ScaleSpace.h
.......\.......\Sift.h
.......\.......\SiftMatch.h
.......\.......\SiftUtil.h
.......\.......\SparseMatch.h
.......\pic
.......\...\v1.JPG
.......\...\v2.JPG
.......\...\v3.JPG
.......\Readme.txt
.......\src
.......\...\Correspond.cpp
.......\...\GaussConvol.cpp
.......\...\HeapSort.cpp
.......\...\Image.cpp
.......\...\KDTree.cpp
.......\...\Keypoint.cpp
.......\...\main.cpp
.......\...\Match.cpp
.......\...\NyxSvd.cpp
.......\...\QuasiDense.cpp
.......\...\QuasiMatch.cpp
.......\...\Ransac.cpp
.......\...\ScaleSpace.cpp
.......\...\Sift.cpp
.......\...\SiftMatch.cpp
.......\...\SparseMatch.cpp
    

CodeBus www.codebus.net