1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 17:24:28 +08:00
Commit Graph

20 Commits

Author SHA1 Message Date
Pavel Grunt
ba08dbbef8 s/seperate/separate/g in comments 2019-10-30 22:03:18 +01:00
Pavel Rojtberg
7157e67497 drop cnn_3dobj_config.hpp. the HAVE_CAFFE check was pointless. 2016-12-02 13:53:04 +01:00
Pavel Rojtberg
4939973403 cnn_3dobj: fix include and allow compilation of samples
caffe/vision_layers.hpp is gone. also fix some warnings.
2016-12-02 12:24:47 +01:00
Wangyida
dd50d5bc93 modify samples for feature storing option 2015-11-04 16:04:04 +08:00
Wangyida
9852e8096e add libs hint on OS X in for cmake 2015-11-04 16:04:04 +08:00
Wangyida
197fba68f4 modify the test of module cnn_3dobj 2015-11-04 16:04:04 +08:00
Wangyida
cabd5d4041 add RGB as an option for data generation for triplet training 2015-11-04 16:04:04 +08:00
Wangyida
ba770cd524 modify the mean file of images using 2015-11-04 16:04:04 +08:00
Wangyida
736638710e add error solving tips and information about model in README 2015-11-04 16:04:04 +08:00
Wangyida
e4e374e217 add FindCaffe cmake file for necessary dependency 2015-11-04 16:04:04 +08:00
Wangyida
4483d00c26 add feature blob option for feature extraction 2015-11-04 16:04:04 +08:00
Wangyida
b831fc3bad remove leveldb dependency, using Input/OutputArray for feature extraction, add the newest model, format fix for OpenCV 2015-11-04 16:04:04 +08:00
Wangyida
4fe5498a45 add pose information to binary files of label for caffe training 2015-11-04 16:04:04 +08:00
Wangyida
6f38d89160 add classifier Class and a demo on classification on 3D data 2015-11-04 16:04:04 +08:00
Wangyida
d6cb8889b4 add feature extraction demo in samples folder 2015-11-04 16:04:04 +08:00
Wangyida
5072cc690f Add feature extraction codes using Caffe in Class DataTrans 2015-11-04 16:04:04 +08:00
Wangyida
db396b9fb9 add data transmission functions in DataTrans Class 2015-11-04 16:04:04 +08:00
Wangyida
391596a1b2 add feature extraction 2015-11-04 16:04:04 +08:00
Wangyida
97d835ec93 CommandLineParser modified
CommandLineParser modified
2015-11-04 16:04:04 +08:00
Wangyida
2563390a25 sphere view generator 2015-11-04 16:04:04 +08:00