This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
videostab
/
src
History
Ahmatnurov Dinar
21ee113af3
fixig std::bad_alloc
...
if points0 is empty checkVector(2) return -1, it causes the exception
2015-02-16 17:15:54 +03:00
..
cuda
move vstab related CUDA routines to vstab module
2015-01-22 15:02:20 +03:00
clp.hpp
Merge remote-tracking branch 'origin/2.4'
2013-08-06 13:56:49 +04:00
deblurring.cpp
Merge remote-tracking branch 'origin/2.4' into merge-2.4
2014-03-17 14:14:07 +04:00
fast_marching.cpp
Remove all using directives for STL namespace and members
2013-02-25 15:04:17 +04:00
frame_source.cpp
Fix compilation when building without the Video I/O module.
2014-11-25 13:52:07 -05:00
global_motion.cpp
fixig std::bad_alloc
2015-02-16 17:15:54 +03:00
inpainting.cpp
Build fixes for GPU module.
2013-12-19 19:12:18 +04:00
log.cpp
Remove all using directives for STL namespace and members
2013-02-25 15:04:17 +04:00
motion_stabilizing.cpp
Merge branch 'master' into gpu-cuda-rename
2013-09-06 15:44:44 +04:00
optical_flow.cpp
fix videostab module compilation
2015-01-21 15:50:21 +03:00
outlier_rejection.cpp
Main module headers are moved 1 level up
2013-03-13 17:26:56 +04:00
precomp.hpp
Merge commit '43aec5ad' into merge-2.4
2013-08-27 13:26:44 +04:00
stabilizer.cpp
Merge branch 'master' into gpu-cuda-rename
2013-09-06 15:44:44 +04:00
wobble_suppression.cpp
exclude compactPoints and calcWobbleSuppressionMaps from compilation
2015-01-22 16:36:16 +03:00