23 Commits (f6ec0cd827310ba801575f846720da4433843e50)

Author SHA1 Message Date
atinfinity ca5e0f53b8 refactoring 8 years ago
atinfinity bbe0f2cef5 refactoring 8 years ago
atinfinity c2a880d7c9 fixed indent 8 years ago
atinfinity 9552206a4c added option to specify flow type 8 years ago
atinfinity 18dbed0e0d added dense flow sample 8 years ago
Vladislav Vinogradov 710617034b remove unused function from pyrlk_optical_flow sample 10 years ago
Vladislav Vinogradov b3a743f09a fix gpu samples compilation 10 years ago
Tzafrir 997dded1ac add default file to load in case sample was run without command line arguments 10 years ago
Alexander Smorkalov e02418e904 parallel_do replaced by parallel_for_ in gpu/multi.cpp sample to get rid of cvconfig.h 10 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 11 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov 91dd44e7fa removed compatibility headers 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Vladislav Vinogradov 70e6dc615a refactored GoodFeaturesToTrackDetector 12 years ago
Vladislav Vinogradov 9eea9835ab switched to Input/Output Array in Color Processing 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev d566c6bc86 Revert "add new version of CommandLineParser. add empty docs" 12 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 12 years ago
Vladislav Vinogradov 5c19c6cb67 Merged revision(s) 8664 from trunk: 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Vladislav Vinogradov 2e2bd55729 new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster) 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Vladislav Vinogradov a6c261bebd merged bug fix from r8188 (PyrLKOpticalFlow patch size calculation) 13 years ago
Vladislav Vinogradov 11eacb9d14 Bug #1823 : fixed patch size calculation in PyrLKOpticalFlow 13 years ago
Vladislav Vinogradov a10fed8fd1 added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module 13 years ago