1334 Commits (d17e2aba2bc31ee491d1c8fd2af5cd3d0bd514c2)

Author SHA1 Message Date
Pavel Rojtberg ee61cba9f9 aruco: use densely packed array for pose computation 10 years ago
Zhou Chao bbe389306b Fix windows warning 10 years ago
Zhou Chao c1bfb00d1b Add parallel processing for some steps of l0 smooth 10 years ago
StevenPuttemans f0121eba28 fixing matlab bindings - removing dependency on parser 10 years ago
Zhou Chao 0c691ff066 replace tabs with spaces 10 years ago
Muresan Mircea Paul 12b530c6b1 modified stereo for better results 10 years ago
edgarriba 8fdf85e0a2 fixing ARM issue with glog 10 years ago
berak dc30a2057f remove datasetstools 10 years ago
edgarriba 2a14d220c7 gsoc_2015: sfm module integration 10 years ago
Rok Mandeljc fcedee0abb opencv_dnn: replaced static LayerFactory::impl member with a static function that constructs the object on the first use (fix for bug #383) 10 years ago
Pavel Rojtberg 7ead8dd1b9 aruco: create dictionary from Mat instead of raw pointer 10 years ago
Jan S. (Milania1) 34cf8f7021 Draw keylines in random color by default as documentation depicts 10 years ago
Alexander Alekhin 9862a8bac5 fix invalid String usage 10 years ago
Muresan Mircea Paul 1ae4d2a874 Modified the names for bm and sgm methods 10 years ago
Muresan Mircea Paul c83e49a714 modify sample by adding the checks in the parse function 10 years ago
Muresan Mircea Paul e7ab49ebb3 changed the speckle vectors to mats and added comments 10 years ago
Muresan Mircea Paul a102eeb1e7 added the SGBM and asserts in bm 10 years ago
Muresan Mircea Paul 707beb3ff6 modified matching class such that parameters are added at runtime 10 years ago
Muresan Mircea Paul df859520fe made modifications in accordance to the comments 10 years ago
Muresan Mircea Paul 54d41251ce aded singe kernel matchings 10 years ago
Dikay900 1a93ebf54a Pull Request 4219 from main opencv repo 10 years ago
Pavel Rojtberg 35b935c9ca aruco: simplify Dictionary by not interleaving the marker rotations 10 years ago
Zhou Chao e5f3571be2 Fix whitespace problem 10 years ago
Zhou Chao 74f48e80e1 Add L0 smoothing 10 years ago
sbokov 831523ce02 Sparse-to-dense OF algorithm is added 10 years ago
Hyunjun Kim 201a5b7daa added dev_test 10 years ago
S. Garrido c5d618f7e1 fix several important bugs in aruco module 10 years ago
Alexander Alekhin ac8dd366e4 ocl: fix "off" mode 10 years ago
Maksim Shabunin c1f27e9a69 Fixed some mingw-w64 compilation issues 10 years ago
Zhou Chao c57b27e1e4 Add rolling guidance filter 10 years ago
Maksim Shabunin 94e777ba45 Trying to fix some tests 10 years ago
sbokov 4ed940cc9f Uninitialized memory access fix 10 years ago
Vitaliy Lyudvichenko 6ec22eee11 GSOC 2015: dnn module 10 years ago
DirtyMaster 9382f0ed39 Parallelize edges detection 10 years ago
berak 565bcab249 remove viz/vk dependancy 10 years ago
Pavel Rojtberg 1fec6079d1 aruco: the nScales == 1 case is already handled inside parallel_for_ 10 years ago
Vladimir 1db7b6e67c Delete unused sample 10 years ago
Vladimir 941ecd52f3 Merge Fixes #1 10 years ago
Vladimir cbf79333bd Fixed headers, messages and *protected:* 10 years ago
Vladimir 5b982fb637 Fixed warnings for iOS build 10 years ago
Vladimir 13870922ec Untabify VOT dataset code 10 years ago
Vladimir 2858b7bbad Fixed segmentation fault error in TRACK_vot::getNextFrame() 10 years ago
Vladimir 4e1d8ed8b9 Fixed argument dataset index in examples 10 years ago
Vladimir 584d510e8d Fixes in modules/datasets/src/track_vot.cpp 10 years ago
Vladimir 1e7d9e0548 Update for multiTracker_test.cpp->multiTracker_dataset.cpp 10 years ago
Vladimir 37fc046c82 Fix documentation 10 years ago
Vladimir 2787e85b16 Added example to help message 10 years ago
Vladimir c069e007a2 Fix #1 10 years ago
Vladimir 6f7ec9972d Added documentation for VOT2015 dataset 10 years ago
Vladimir 6277f5276b Fix messages in tracker_dataset.cpp 10 years ago