opencv/modules/stitching
Anatoly Baksheev c49dc37761 [+] added use_folders cmake feature if cmake version is greater then 2.8.0
[~] fixed warning in featuers2d under windows (can't generate assignment operator)
2011-05-11 13:37:20 +00:00
..
blenders.cpp reduced memory requirements for multi-band blending 2011-05-11 05:28:55 +00:00
blenders.hpp reduced memory requirements for multi-band blending 2011-05-11 05:28:55 +00:00
CMakeLists.txt [+] added use_folders cmake feature if cmake version is greater then 2.8.0 2011-05-11 13:37:20 +00:00
focal_estimators.cpp added image stitching module 2011-05-04 11:09:42 +00:00
focal_estimators.hpp opencv_stitching refactoring 2011-05-05 12:12:32 +00:00
main.cpp now BA in opencv_stitching uses only geometrically consistent matches 2011-05-06 07:14:36 +00:00
matchers.cpp refactored opencv_stitching 2011-05-06 08:05:02 +00:00
matchers.hpp refactored opencv_stitching 2011-05-06 08:05:02 +00:00
motion_estimators.cpp refactored opencv_stitching 2011-05-06 08:05:02 +00:00
motion_estimators.hpp refactored opencv_stitching 2011-05-06 08:05:02 +00:00
seam_finders.cpp added image stitching module 2011-05-04 11:09:42 +00:00
seam_finders.hpp refactored opencv_stitching 2011-05-06 08:05:02 +00:00
util_inl.hpp opencv_stitching refactoring 2011-05-05 12:12:32 +00:00
util.cpp added image stitching module 2011-05-04 11:09:42 +00:00
util.hpp opencv_stitching refactoring 2011-05-05 12:12:32 +00:00
warpers_inl.hpp opencv_stitching refactoring 2011-05-05 12:12:32 +00:00
warpers.cpp opencv_stitching refactoring 2011-05-05 12:12:32 +00:00
warpers.hpp opencv_stitching refactoring 2011-05-05 12:12:32 +00:00