1115 Commits (b51d0df48b8ff39271e62f61944705ebe87b1049)

Author SHA1 Message Date
Wangyida b51d0df48b adjust pose of particular obj 10 years ago
Wangyida dd50d5bc93 modify samples for feature storing option 10 years ago
Wangyida a81322a8bd add background and semishpere to training images 10 years ago
Wangyida 73b5d3ebbb training data generation from PASCAL3D 10 years ago
Wangyida d712740ea1 remove redundancy opencv libs in samples 10 years ago
Wangyida 9852e8096e add libs hint on OS X in for cmake 10 years ago
Wangyida 97d49a8834 add C++ tutorial samples about data generation and classifier 10 years ago
Wangyida 197fba68f4 modify the test of module cnn_3dobj 10 years ago
Wangyida cabd5d4041 add RGB as an option for data generation for triplet training 10 years ago
Wangyida a0d5630117 add test for feature extraction using CNN 10 years ago
Wangyida ba770cd524 modify the mean file of images using 10 years ago
Wangyida 736638710e add error solving tips and information about model in README 10 years ago
Wangyida e4e374e217 add FindCaffe cmake file for necessary dependency 10 years ago
Wangyida 4483d00c26 add feature blob option for feature extraction 10 years ago
Wangyida b831fc3bad remove leveldb dependency, using Input/OutputArray for feature extraction, add the newest model, format fix for OpenCV 10 years ago
Wangyida 4fe5498a45 add pose information to binary files of label for caffe training 10 years ago
Wangyida 6f38d89160 add classifier Class and a demo on classification on 3D data 10 years ago
Wangyida d6cb8889b4 add feature extraction demo in samples folder 10 years ago
Wangyida 5072cc690f Add feature extraction codes using Caffe in Class DataTrans 10 years ago
Wangyida db396b9fb9 add data transmission functions in DataTrans Class 10 years ago
Wangyida 391596a1b2 add feature extraction 10 years ago
Wangyida 9fdc78a302 adjust the view radius automatically and fix the focal point and y direction of camera 10 years ago
Wangyida 8aa47cac7e add training shell script in cnn_3dobj/samples/build 10 years ago
Wangyida 109da10f4f Binary data and label generation for Caffe training 10 years ago
Wangyida 2b9122cb47 set focal point to the center of model 10 years ago
Wangyida 97d835ec93 CommandLineParser modified 10 years ago
Wangyida 2563390a25 sphere view generator 10 years ago
Wangyida 195755ec80 Image generator for 3D model with different poses 10 years ago
Kurnianggoro 84cbffc718 added tutorials for KCF tracker 10 years ago
Clint Pells 06eb62c630 use better cast 10 years ago
berak ee0be7ad4e Update xfeatures2d.hpp 10 years ago
Jan S. (Milania1) e57a81d2ea Added getters to the points of the KeyLine class 10 years ago
Maksim Shabunin d15d490a83 Fix OpenCL warning VS 2015 10 years ago
Maksim Shabunin a60811f6d9 Fixed surf type conversions 10 years ago
Maksim Shabunin 3bd8f27f17 DNN module 3rdparty VS 2015 warnings disabled 10 years ago
Pavel Rojtberg ee61cba9f9 aruco: use densely packed array for pose computation 10 years ago
StevenPuttemans f0121eba28 fixing matlab bindings - removing dependency on parser 10 years ago
Muresan Mircea Paul 12b530c6b1 modified stereo for better results 10 years ago
berak dc30a2057f remove datasetstools 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