Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexey Spizhevoy a8a9278391 updated matches checking in opencv_stitching 14 years ago
..
CMakeLists.txt Making the install and lib, bin directories consistent. 14 years ago
autocalib.cpp fixed some bugs in opencv_stitching 14 years ago
autocalib.hpp updated focal estimation (opencv_stitching) + refactoring 14 years ago
blenders.cpp fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented) 14 years ago
blenders.hpp added number of bands cropping in multi-bands blending 14 years ago
exposure_compensate.cpp added --blend_strength parameter into opencv_stitching 14 years ago
exposure_compensate.hpp added block-based gain compensator (opencv_stitching), added --preview flag. 14 years ago
main.cpp fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented) 14 years ago
matchers.cpp updated matches checking in opencv_stitching 14 years ago
matchers.hpp replaced brute force matcher with flann based one (opencv_stitching) 14 years ago
motion_estimators.cpp fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented) 14 years ago
motion_estimators.hpp implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 14 years ago
precomp.cpp implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 14 years ago
precomp.hpp fixed error in gcgraph which led to problems in opencv_stitching GC seam finder, added check for duplication in matches (opencv_stitching) 14 years ago
seam_finders.cpp fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented) 14 years ago
seam_finders.hpp added GC_COLOR_GRAD cost function type into opencv_stitching 14 years ago
util.cpp added gain compensation into opencv_stitching 14 years ago
util.hpp fixed logging function in opencv_stitching 14 years ago
util_inl.hpp added GC_COLOR_GRAD cost function type into opencv_stitching 14 years ago
warpers.cpp implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 14 years ago
warpers.hpp fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented) 14 years ago
warpers_inl.hpp fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented) 14 years ago