1098 Commits (d6cb8889b474ced09ae9622763e3c967fa917ef4)

Author SHA1 Message Date
Wangyida d6cb8889b4 add feature extraction demo in samples folder 9 years ago
Wangyida 5072cc690f Add feature extraction codes using Caffe in Class DataTrans 9 years ago
Wangyida db396b9fb9 add data transmission functions in DataTrans Class 9 years ago
Wangyida 391596a1b2 add feature extraction 9 years ago
Wangyida 9fdc78a302 adjust the view radius automatically and fix the focal point and y direction of camera 9 years ago
Wangyida 8aa47cac7e add training shell script in cnn_3dobj/samples/build 9 years ago
Wangyida 109da10f4f Binary data and label generation for Caffe training 9 years ago
Wangyida 2b9122cb47 set focal point to the center of model 9 years ago
Wangyida 97d835ec93 CommandLineParser modified 9 years ago
Wangyida 2563390a25 sphere view generator 9 years ago
Wangyida 195755ec80 Image generator for 3D model with different poses 9 years ago
Kurnianggoro 84cbffc718 added tutorials for KCF tracker 9 years ago
Clint Pells 06eb62c630 use better cast 9 years ago
berak ee0be7ad4e Update xfeatures2d.hpp 9 years ago
Jan S. (Milania1) e57a81d2ea Added getters to the points of the KeyLine class 9 years ago
Maksim Shabunin d15d490a83 Fix OpenCL warning VS 2015 9 years ago
Maksim Shabunin a60811f6d9 Fixed surf type conversions 9 years ago
Maksim Shabunin 3bd8f27f17 DNN module 3rdparty VS 2015 warnings disabled 9 years ago
Pavel Rojtberg ee61cba9f9 aruco: use densely packed array for pose computation 9 years ago
StevenPuttemans f0121eba28 fixing matlab bindings - removing dependency on parser 9 years ago
Muresan Mircea Paul 12b530c6b1 modified stereo for better results 9 years ago
berak dc30a2057f remove datasetstools 9 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) 9 years ago
Pavel Rojtberg 7ead8dd1b9 aruco: create dictionary from Mat instead of raw pointer 9 years ago
Jan S. (Milania1) 34cf8f7021 Draw keylines in random color by default as documentation depicts 9 years ago
Alexander Alekhin 9862a8bac5 fix invalid String usage 9 years ago
Muresan Mircea Paul 1ae4d2a874 Modified the names for bm and sgm methods 9 years ago
Muresan Mircea Paul c83e49a714 modify sample by adding the checks in the parse function 9 years ago
Muresan Mircea Paul e7ab49ebb3 changed the speckle vectors to mats and added comments 9 years ago
Muresan Mircea Paul a102eeb1e7 added the SGBM and asserts in bm 9 years ago
Muresan Mircea Paul 707beb3ff6 modified matching class such that parameters are added at runtime 9 years ago
Muresan Mircea Paul df859520fe made modifications in accordance to the comments 9 years ago
Muresan Mircea Paul 54d41251ce aded singe kernel matchings 9 years ago
Dikay900 1a93ebf54a Pull Request 4219 from main opencv repo 9 years ago
Pavel Rojtberg 35b935c9ca aruco: simplify Dictionary by not interleaving the marker rotations 9 years ago
sbokov 831523ce02 Sparse-to-dense OF algorithm is added 9 years ago
S. Garrido c5d618f7e1 fix several important bugs in aruco module 9 years ago
Alexander Alekhin ac8dd366e4 ocl: fix "off" mode 9 years ago
Maksim Shabunin c1f27e9a69 Fixed some mingw-w64 compilation issues 9 years ago
Maksim Shabunin 94e777ba45 Trying to fix some tests 9 years ago
sbokov 4ed940cc9f Uninitialized memory access fix 9 years ago
Vitaliy Lyudvichenko 6ec22eee11 GSOC 2015: dnn module 9 years ago
DirtyMaster 9382f0ed39 Parallelize edges detection 9 years ago
berak 565bcab249 remove viz/vk dependancy 9 years ago
Pavel Rojtberg 1fec6079d1 aruco: the nScales == 1 case is already handled inside parallel_for_ 9 years ago
Vladimir 1db7b6e67c Delete unused sample 9 years ago
Vladimir 941ecd52f3 Merge Fixes #1 9 years ago
Vladimir cbf79333bd Fixed headers, messages and *protected:* 9 years ago
Vladimir 5b982fb637 Fixed warnings for iOS build 9 years ago
Vladimir 13870922ec Untabify VOT dataset code 9 years ago