- Category:
- OpenCV
- Tags:
-
[C/C++]
[源码]
- File Size:
- 7.32mb
- Update:
- 2013-04-24
- Downloads:
- 0 Times
- Uploaded by:
- 大卫
Description: 360-panorama 360 degree cylindrical image stitching program developed in VS2008 environment, opencv2.4.3 version, the program can be run directly, add the required dependencies in a folder, the source image on the source_pic in, and finally generate results In result_pic. Implementation steps: first image projected onto the cylindrical coordinates, extract images SIFT descriptor, the SIFT descriptor paired with an the RANSAC algorithm based on the description of the pairing is successful statistics the transformation matrix T 5 image mosaic. For the image with no further thinning, the user can do further editing on the generated image.
To Search:
File list (Check if you may need any files):
360_panorama\lib\OpenCVConfig.cmake
............\...\opencv_calib3d244.lib
............\...\opencv_calib3d244d.lib
............\...\opencv_contrib244.lib
............\...\opencv_contrib244d.lib
............\...\opencv_core244.lib
............\...\opencv_core244d.lib
............\...\opencv_features2d244.lib
............\...\opencv_features2d244d.lib
............\...\opencv_flann244.lib
............\...\opencv_flann244d.lib
............\...\opencv_gpu244.lib
............\...\opencv_gpu244d.lib
............\...\opencv_haartraining_engine.lib
............\...\opencv_haartraining_engined.lib
............\...\opencv_highgui244.lib
............\...\opencv_highgui244d.lib
............\...\opencv_imgproc244.lib
............\...\opencv_imgproc244d.lib
............\...\opencv_legacy244.lib
............\...\opencv_legacy244d.lib
............\...\opencv_ml244.lib
............\...\opencv_ml244d.lib
............\...\opencv_nonfree244.lib
............\...\opencv_nonfree244d.lib
............\...\opencv_objdetect244.lib
............\...\opencv_objdetect244d.lib
............\...\opencv_photo244.lib
............\...\opencv_photo244d.lib
............\...\opencv_stitching244.lib
............\...\opencv_stitching244d.lib
............\...\opencv_ts244.lib
............\...\opencv_ts244d.lib
............\...\opencv_video244.lib
............\...\opencv_video244d.lib
............\...\opencv_videostab244.lib
............\...\opencv_videostab244d.lib
............\opencv\cv.h
............\......\cv.hpp
............\......\cvaux.h
............\......\cvaux.hpp
............\......\cvcompat.h
............\......\cvinternal.h
............\......\cvtypes.h
............\......\cvver.h
............\......\cvvidsurv.hpp
............\......\cvwimage.h
............\......\cxcore.h
............\......\cxcore.hpp
............\......\cxerror.h
............\......\cxflann.h
............\......\cxmat.hpp
............\......\cxmisc.h
............\......\cxoperations.hpp
............\......\cxtypes.h
............\......\highgui.h
............\......\highgui.hpp
............\......\ml.h
............\Release\source_pic\01.JPG
............\.......\..........\02.JPG
............\.......\..........\03.JPG
............\.......\..........\04.JPG
............\.......\..........\05.JPG
............\.......\..........\06.JPG
............\.......\..........\07.JPG
............\.......\..........\08.JPG
............\.......\..........\09.JPG
............\.......\..........\10.JPG
............\.......\..........\11.JPG
............\.......\..........\12.JPG
............\.......\..........\13.JPG
............\.......\..........\14.JPG
............\.......\..........\15.JPG
............\.......\..........\16.JPG
............\.......\..........\17.JPG
............\.......\..........\18.JPG
............\.......\test_panorama.exe
............\.......\test_panorama.pdb
............\test_panorama\delete.cpp
............\.............\delete.h
............\.............\extract_sift_features.cpp
............\.............\extract_sift_features.h
............\.............\imgfeatures.cpp
............\.............\imgfeatures.h
............\.............\match.cpp
............\.............\match.h
............\.............\montage.cpp
............\.............\montage.h
............\.............\panorama.cpp
............\.............\panorama.h
............\.............\project.cpp
............\.............\project.h
............\.............\RANSAC.cpp
............\.............\RANSAC.h
............\.............\sift.cpp
............\.............\sift.h
............\.............\test_panorama.vcproj
............\.............\test_panorama.vcproj.DICOM.david.user
............\.............\utils.cpp
............\.............\utils.h