Open Detection
1.0
OD
User Guide
API Documentation
GSoC 2017 Ideas
GSoC16
Downloads
Namespace List
Class List
Examples
Class List
Class Index
Class Hierarchy
Class Members
od::ObjectDetector Member List
This is the complete list of members for
od::ObjectDetector
, including all inherited members.
always_train_
od::ObjectDetector
protected
detect
(ODScene *scene, std::vector< ODDetection * > detections)
od::ObjectDetector
inline
virtual
detect
(ODScene *scene)
od::ObjectDetector
inline
virtual
detectOmni
(ODScene *scene)
od::ObjectDetector
inline
virtual
getAlwaysTrain
() const
od::ObjectDetector
inline
getMethod
() const
od::ObjectDetector
inline
getSpecificTrainingDataLocation
()
od::ObjectDetector
inline
getTrainingDataLocation
() const
od::ObjectDetector
inline
getTrainingInputLocation
() const
od::ObjectDetector
inline
init
()=0
od::ObjectDetector
pure virtual
initDetector
()
od::ObjectDetector
inline
virtual
initTrainer
()
od::ObjectDetector
inline
virtual
method_
od::ObjectDetector
protected
ObjectDetector
()
od::ObjectDetector
inline
setAlwaysTrain
(bool always_train_)
od::ObjectDetector
inline
setDetectionMethod
(DetectionMethod const &detection_method_)
od::ObjectDetector
inline
setTrainingDataLocation
(std::string training_data_location_)
od::ObjectDetector
inline
setTrainingInputLocation
(std::string training_input_location_)
od::ObjectDetector
inline
train
()=0
od::ObjectDetector
pure virtual
trained_
od::ObjectDetector
protected
TRAINED_DATA_EXT_
od::ObjectDetector
protected
TRAINED_DATA_IDENTIFIER_
od::ObjectDetector
protected
training_data_location_
od::ObjectDetector
protected
training_input_location_
od::ObjectDetector
protected
Send your queries
here
.