125 Commits (b44fba392b38120b8a090b7df7483ae36cc5970b)

Author SHA1 Message Date
MrKepzie 55f5303cf3 rlof optflow: fix crash when no match are found 4 years ago
Alexander Alekhin 21591028fb optflow(rlof): fix uninitialized variable 5 years ago
Tobias Senst 4b63202293
Merge pull request #2476 from tsenst:optimize_performance_rlof 5 years ago
Alexander Alekhin ee3ef107db core(SIMD): allow to build modules with SIMD emulator 5 years ago
Tobias Senst 40b238b01d Merge pull request #2367 from tsenst:add_robust_interpolation_of_correspondence 5 years ago
Alexander Alekhin 4c5f06128b build: GCC9 compilation 6 years ago
Maksim Shabunin cdd19ebead backport: Fixed warnings produced by clang-9.0.0 6 years ago
Moeed 4f524db434 Merge pull request #2269 from shaikmoeed:hotfix/samples-motempl-python-update 6 years ago
Tobias Senst 7ac648c2bd Merge pull request #2097 from tsenst:robust_optical_flow_fix 6 years ago
Alexander Alekhin 8fce7e9fa7 optflow: fix RLOF SR_CROSS check 6 years ago
berak 5bf98275f4 optflow: add a check for 3 channel images for sparse RLOF 6 years ago
Maksim Shabunin b6767ccc43 Merge pull request #2011 from mshabunin:enable-narrowing-warning 6 years ago
tsenst 1c9e23745c Merge pull request #1940 from tsenst:add_robust_optical_flow_implementation 6 years ago
tompollok 9e5926200e use #if instead of #ifdef for CV_SIMD128 7 years ago
Alexander Alekhin 2f516f1af3
Merge pull request #1896 from alalek:docs_fix_bib_Kroeger2016 7 years ago
Vadim Pisarevsky dbfa4d7228 TVL1 optical flow example moved from opencv to opencv_contrib 7 years ago
Vadim Pisarevsky 2cc5ead103 moved DIS optical flow from opencv_contrib to opencv, moved TVL1 from opencv to opencv_contrib 7 years ago
Vadim Pisarevsky 4cf4cb099b
fixed compile error with the new C++ persistence in contrib (#1864) 7 years ago
Alexander Alekhin c94997ec4f fix includes 7 years ago
Hamdi Sahloul c880b7ea4d Utilize CV_UNUSED macro 7 years ago
Hamdi Sahloul 271f2bcf86 UMat::getMat(): Utilize `ACCESS_READ` instead of 0 7 years ago
trobro ac7d1ca613
optflow: is depending on opencv_flann 7 years ago
Alexander Alekhin fc69aa57bc opencv: use cv::AutoBuffer<>::data() 7 years ago
Vitaly Tuzov 1bcb634a12 Fixed coarse scale evaluation for DIS optical flow estimator 7 years ago
Alexander Alekhin b8de57f8bd cleanup unnecessary setNumThreads() calls 7 years ago
Alexander Alekhin 036e699553 samples: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 0aaaba08af optflow: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin af58e08ee2 build: fix C++17 build 7 years ago
Alexander Alekhin edfdf12c31 tests: refactor test files 7 years ago
Vitaly Tuzov 8c394a4f2e Updated internal calls to linear resize to use bit-exact version 7 years ago
Alexander Alekhin 57ff363389 python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
Maksim Shabunin 18a5391672 Fixed exports and removed contrib_world 8 years ago
Alexander Alekhin b556c2a7c3 build: migrate to traits::Type / traits::Depth 8 years ago
Vladislav Samsonov 3442a8deee Handle incorrect flow vectors in gpc_evaluate; fixes opencv/opencv#9183 8 years ago
Vladislav Samsonov 617db6c4fe Fixed bug inside GPCDetails::dropOutliers(); fixes opencv/opencv#9220 8 years ago
Diego fbbda575de Fixed loop in buildPyramid in deepflow.cpp 8 years ago
Yuriy Obukh 41559d7481 Some changes to make VS2010 compiler happy. 8 years ago
LaurentBerger 64b3bbb620 solve issue 1165 8 years ago
Li Peng 6f907c3347 add dis optical flow sample app 8 years ago
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
Li Peng 7ed6f77840 OCL implementation of DIS optical flow 8 years ago
berak 3f7e74db85 fix misplaced break statement 8 years ago
Alexander Alekhin eae4d78748 misc: minor fix in license header 8 years ago
Alexander Alekhin c47b0ea23c Merge pull request #828 from alalek:fix_optflow 9 years ago
Vladislav Samsonov ac62d70f97 [GSoC] Implementation of the Global Patch Collider and demo for PCAFlow (#752) 9 years ago
mshabunin b17852fe30 Updated BIB reference to DISFlow paper 9 years ago
Alexander Alekhin 8b71f7e265 fix build 9 years ago
berak ba2aae5664 optflow: updated motempl.py sample 9 years ago
Bleach 918645d119 fix vs2010 build error 9 years ago
sbokov 406d944ec7 Temporal propagation in DISOpticalFlow 9 years ago