projects
/
profile
/
ivi
/
opencv.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixed the bug #2385
2012-09-25
Alexey Spizhevoy
fixed the bug #2385
commit
|
commitdiff
|
tree
2012-09-21
Alexey Spizhevoy
removed obsolte global motion estimation method
commit
|
commitdiff
|
tree
2012-08-23
Alexey Spizhevoy
added median-based version of global motion estimation...
commit
|
commitdiff
|
tree
2012-08-13
Alexey Spizhevoy
Fixed CMakeLists.txt
commit
|
commitdiff
|
tree
2012-08-13
Alexey Spizhevoy
Added getScale/setScale for image warpers (stitching...
commit
|
commitdiff
|
tree
2012-08-07
Alexey Spizhevoy
Refactored the DP based seam finder
commit
|
commitdiff
|
tree
2012-04-27
Alexey Spizhevoy
Replaced CV_RANSAC in findHomography with CV_LMEDS...
commit
|
commitdiff
|
tree
2012-04-26
Alexey Spizhevoy
Minor changes in videostab module
commit
|
commitdiff
|
tree
2012-04-26
Alexey Spizhevoy
Refactored videostab module
commit
|
commitdiff
|
tree
2012-04-26
Alexey Spizhevoy
Refactored videostab module
commit
|
commitdiff
|
tree
2012-04-25
Alexey Spizhevoy
Added LP based global motion estimation (videostab)
commit
|
commitdiff
|
tree
2012-04-24
Alexey Spizhevoy
Added local outlier rejector. Added rigid motion estimator...
commit
|
commitdiff
|
tree
2012-04-23
Alexey Spizhevoy
Added GPU version of wobble suppressor (videostab)
commit
|
commitdiff
|
tree
2012-04-23
Alexey Spizhevoy
Fixed trim ratio estimation for the case of homographies...
commit
|
commitdiff
|
tree
2012-04-20
Alexey Spizhevoy
Replaced DECOMP_SVD with DECOMP_NORMAL|DECOMP_LU for...
commit
|
commitdiff
|
tree
2012-04-19
Alexey Spizhevoy
Fixed parsing cmd args bug (videostab)
commit
|
commitdiff
|
tree
2012-04-19
Alexey Spizhevoy
Minor changes in videostab module and sample
commit
|
commitdiff
|
tree
2012-04-19
Alexey Spizhevoy
Added timing for main steps (videostab)
commit
|
commitdiff
|
tree
2012-04-19
Alexey Spizhevoy
Updated videostab sample
commit
|
commitdiff
|
tree
2012-04-18
Alexey Spizhevoy
Refactoring (videostab)
commit
|
commitdiff
|
tree
2012-04-18
Alexey Spizhevoy
Added GPU version of PyrLK based global motion estimator...
commit
|
commitdiff
|
tree
2012-04-17
Alexey Spizhevoy
Removed unnecessary code (videostab)
commit
|
commitdiff
|
tree
2012-04-17
Alexey Spizhevoy
Removed unnecessary code (videostab)
commit
|
commitdiff
|
tree
2012-04-17
Alexey Spizhevoy
Refactored videostab module
commit
|
commitdiff
|
tree
2012-04-16
Alexey Spizhevoy
Added info about papers (videostab)
commit
|
commitdiff
|
tree
2012-04-16
Alexey Spizhevoy
Fixed typo (videostab)
commit
|
commitdiff
|
tree
2012-04-16
Alexey Spizhevoy
Added support of Clp for Windows
commit
|
commitdiff
|
tree
2012-04-16
Alexey Spizhevoy
Fixed LP based stabilizer
commit
|
commitdiff
|
tree
2012-04-16
Alexey Spizhevoy
Added linear programming based stabilizer (videostab)
commit
|
commitdiff
|
tree
2012-04-13
Alexey Spizhevoy
Updated Clp library related code in CMakeLists.txt
commit
|
commitdiff
|
tree
2012-04-12
Alexey Spizhevoy
Removed unnecessary line (videostab)
commit
|
commitdiff
|
tree
2012-04-12
Alexey Spizhevoy
Removed unnecessary line (videostab)
commit
|
commitdiff
|
tree
2012-04-11
Alexey Spizhevoy
Refactored videostab module. Added normalization into...
commit
|
commitdiff
|
tree
2012-04-11
Alexey Spizhevoy
Added WITH_CLP flag support into cmake scripts.
commit
|
commitdiff
|
tree
2012-04-11
Alexey Spizhevoy
Added more flags for motion estimation in videostab...
commit
|
commitdiff
|
tree
2012-04-10
Alexey Spizhevoy
Minor fixes and updates in videostab module and sample
commit
|
commitdiff
|
tree
2012-04-10
Alexey Spizhevoy
Fixed bug in videostab sample. Fixed model size in...
commit
|
commitdiff
|
tree
2012-04-09
Alexey Spizhevoy
Fixed bug in motion stabilization pipeline and updated...
commit
|
commitdiff
|
tree
2012-04-06
Alexey Spizhevoy
Added support of homography motion model into vidostab...
commit
|
commitdiff
|
tree
2012-04-06
Alexey Spizhevoy
Updated wobble suppression code in videostab module
commit
|
commitdiff
|
tree
2012-04-05
Alexey Spizhevoy
Refactored videostab module. Added MoreAccurateMotionWobbleS...
commit
|
commitdiff
|
tree
2012-04-05
Alexey Spizhevoy
Refactored videostab module, added base class for woobble...
commit
|
commitdiff
|
tree
2012-04-04
Alexey Spizhevoy
Added motion stabilization pipeline (videostab module)
commit
|
commitdiff
|
tree
2012-04-04
Alexey Spizhevoy
Added asserts into global motion estimation functions...
commit
|
commitdiff
|
tree
2012-04-04
Alexey Spizhevoy
Added support of homography estimation into videostab...
commit
|
commitdiff
|
tree
2012-04-04
Alexey Spizhevoy
Fixed some bugs in videostab module and refactored it
commit
|
commitdiff
|
tree
2012-04-02
Alexey Spizhevoy
Updated videostab module
commit
|
commitdiff
|
tree
2012-04-02
Alexey Spizhevoy
Refactored videostab module and sample
commit
|
commitdiff
|
tree
2012-03-30
Alexey Spizhevoy
Fixed default arg value in videostab sample
commit
|
commitdiff
|
tree
2012-03-30
Alexey Spizhevoy
Added linear similarity estimation into videostab module
commit
|
commitdiff
|
tree
2012-03-28
Alexey Spizhevoy
Fixed bugs in gpu border extrapolation aux. classes...
commit
|
commitdiff
|
tree
2012-03-28
Alexey Spizhevoy
#1713 Added the possibility of setting user_block_size...
commit
|
commitdiff
|
tree
2012-03-26
Alexey Spizhevoy
Fixed gpu::matchTemplate for correct handling of big...
commit
|
commitdiff
|
tree
2012-03-22
Alexey Spizhevoy
Added load and save motion args into videostab sample
commit
|
commitdiff
|
tree
2012-03-22
Alexey Spizhevoy
Split stabilizer into OnePassStabilizer and TwoPassStabilizer
commit
|
commitdiff
|
tree
2012-03-21
Alexey Spizhevoy
Refactored videostab module
commit
|
commitdiff
|
tree
2012-03-21
Alexey Spizhevoy
Fixed warning
commit
|
commitdiff
|
tree
2012-03-21
Alexey Spizhevoy
Added distance threshold argument into videostab sample
commit
|
commitdiff
|
tree
2012-03-21
Alexey Spizhevoy
Updated FMM run() signature
commit
|
commitdiff
|
tree
2012-03-21
Alexey Spizhevoy
Fixed some warnings
commit
|
commitdiff
|
tree
2012-03-20
Alexey Spizhevoy
Fixed some warnings
commit
|
commitdiff
|
tree
2012-03-20
Alexey Spizhevoy
Added more inpainting methods. Fixed some errors.
commit
|
commitdiff
|
tree
2012-03-20
Alexey Spizhevoy
Added quiet mode into videostab sample
commit
|
commitdiff
|
tree
2012-03-20
Alexey Spizhevoy
Fixed ensureInclusionConstraint
commit
|
commitdiff
|
tree
2012-03-20
Alexey Spizhevoy
Minor changes in videostab sample
commit
|
commitdiff
|
tree
2012-03-20
Alexey Spizhevoy
Updated videostab sample
commit
|
commitdiff
|
tree
2012-03-19
Alexey Spizhevoy
Added licence message
commit
|
commitdiff
|
tree
2012-03-19
Alexey Spizhevoy
Added missed file
commit
|
commitdiff
|
tree
2012-03-19
Alexey Spizhevoy
Added missed file
commit
|
commitdiff
|
tree
2012-03-19
Alexey Spizhevoy
Added first version of videostab module
commit
|
commitdiff
|
tree
2012-03-19
Alexey Spizhevoy
Fixed bug #1693. Also corrected default parameters...
commit
|
commitdiff
|
tree
2012-03-01
Alexey Spizhevoy
Fixed docs for gpu::convolve()
commit
|
commitdiff
|
tree
2012-02-20
Alexey Spizhevoy
Added Farneback's optical flow sample
commit
|
commitdiff
|
tree
2012-02-17
Alexey Spizhevoy
Minor refactoring of the GPU perf. sample
commit
|
commitdiff
|
tree
2012-02-16
Alexey Spizhevoy
Updated the GPU performance sample
commit
|
commitdiff
|
tree
2012-02-16
Alexey Spizhevoy
Added docs for gpu::FarnebackOpticalFlow
commit
|
commitdiff
|
tree
2012-02-16
Alexey Spizhevoy
Fixed a compile-time error
commit
|
commitdiff
|
tree
2012-02-16
Alexey Spizhevoy
Minor fix -- renamed a variable
commit
|
commitdiff
|
tree
2012-02-16
Alexey Spizhevoy
Minor refactoring
commit
|
commitdiff
|
tree
2012-02-16
Alexey Spizhevoy
Added a perf. test for gpu::FarnebackOpticalFlow
commit
|
commitdiff
|
tree
2012-02-16
Alexey Spizhevoy
Fixed some typos
commit
|
commitdiff
|
tree
2012-02-16
Alexey Spizhevoy
Added missing files
commit
|
commitdiff
|
tree
2012-02-16
Alexey Spizhevoy
Added the GPU version of the Farneback's optical flow
commit
|
commitdiff
|
tree
2012-02-02
Alexey Spizhevoy
Fixed the building process for (ubuntu 64bit debug...
commit
|
commitdiff
|
tree
2012-02-01
Alexey Spizhevoy
Fixed the multi-band blending test
commit
|
commitdiff
|
tree
2012-01-31
Alexey Spizhevoy
Updated the multi-band blending test
commit
|
commitdiff
|
tree
2012-01-30
Alexey Spizhevoy
Added a test for the multi-band blender
commit
|
commitdiff
|
tree
2012-01-30
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
2012-01-30
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
2012-01-28
Alexey Spizhevoy
Updated the stitching pipeline image
commit
|
commitdiff
|
tree
2012-01-27
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
2012-01-26
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
2012-01-26
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
2012-01-26
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
2012-01-26
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
2012-01-20
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
2012-01-20
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
2012-01-19
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
2012-01-19
Alexey Spizhevoy
Updated the stitching modudle docs
commit
|
commitdiff
|
tree
2012-01-19
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
next