Lane and Object Detection
Using OpenCV and YOLOv7
|
This is the complete list of members for LaneAndObjectDetection::ObjectDetector, including all inherited members.
GetInformation() | LaneAndObjectDetection::ObjectDetector | |
m_blobSize | LaneAndObjectDetection::ObjectDetector | private |
m_net | LaneAndObjectDetection::ObjectDetector | private |
m_objectDetectionInformation | LaneAndObjectDetection::ObjectDetector | private |
m_skipObjectDetection | LaneAndObjectDetection::ObjectDetector | private |
m_unconnectedOutputLayerNames | LaneAndObjectDetection::ObjectDetector | private |
ObjectDetector() | LaneAndObjectDetection::ObjectDetector | explicit |
RunObjectDetector(const cv::Mat &p_frame) | LaneAndObjectDetection::ObjectDetector | |
SetProperties(const std::string &p_yoloFolderPath, const Globals::ObjectDetectorTypes &p_objectDetectorTypes, const Globals::ObjectDetectorBackEnds &p_objectDetectorBackEnds, const Globals::ObjectDetectorBlobSizes &p_objectDetectorBlobSizes) | LaneAndObjectDetection::ObjectDetector |