AxonRunner_(size_t th=default_threading) | AxonRunner_< derived_t > | inline |
AxonRunner_(const char *model, Optimization opt=Optimization::DEFAULT, const char *map=default_labels, size_t th=default_threading) | AxonRunner_< derived_t > | inline |
AxonRunner_(std::initializer_list< std::pair< const char *, Optimization > >, const char *map=default_labels, size_t=default_threading) | AxonRunner_< derived_t > | |
BasePipe(const char *name) | vs2::VisionServer::BasePipe | inlineprotected |
BasePipe(const std::string &name) | vs2::VisionServer::BasePipe | inlineprotected |
BasePipe(std::string &&name) | vs2::VisionServer::BasePipe | inlineprotected |
BasePipe()=delete | vs2::VisionServer::BasePipe | protected |
close() | vs2::VisionServer::BasePipe | inlinevirtual |
confidence | AxonRunner_< derived_t > | protected |
coords | AxonRunner_< derived_t > | protected |
default_labels | AxonRunner_B | static |
default_model | AxonRunner_B | inlinestatic |
default_threading | TfModel | inlinestatic |
detections | AxonRunner_< derived_t > | protected |
edgetpu_context | TfModel | protected |
edgetpu_model | AxonRunner_B | static |
getConfidence(size_t idx) const | AxonRunner_< derived_t > | inlineprotected |
getDetections() const | AxonRunner_< derived_t > | inline |
getFrame(cv::Mat &) | vs2::VisionServer::BasePipe | protected |
getLabel(size_t idx) const | AxonRunner_< derived_t > | inlineprotected |
getName() const | vs2::VisionServer::BasePipe | inline |
getSrcDistort() const | vs2::VisionServer::BasePipe | inlineprotected |
getSrcMatrix() const | vs2::VisionServer::BasePipe | inlineprotected |
getTable() const | vs2::VisionServer::BasePipe | inline |
getX1(size_t idx) const | AxonRunner_< derived_t > | inlineprotected |
getX2(size_t idx) const | AxonRunner_< derived_t > | inlineprotected |
getY1(size_t idx) const | AxonRunner_< derived_t > | inlineprotected |
getY2(size_t idx) const | AxonRunner_< derived_t > | inlineprotected |
init() | vs2::VisionServer::BasePipe | inlinevirtual |
input | vs2::VisionServer::BasePipe | private |
input_size | TfModel | protected |
input_tensor | TfModel | protected |
isValid() const | TfModel | inline |
isValidBuffer() const | TfModel | inline |
isValidIdx(size_t idx) const | AxonRunner_< derived_t > | inline |
isValidOutput() const | AxonRunner_< derived_t > | inline |
labels | AxonRunner_< derived_t > | protected |
map | TfModel | protected |
model | TfModel | protected |
name | vs2::VisionServer::BasePipe | private |
ntable() | vs2::VisionServer::BasePipe | inlinestatic |
obj_labels | AxonRunner_< derived_t > | protected |
operator bool() const | TfModel | inline |
Optimization enum name | TfModel | |
OutputTensor enum name | AxonRunner_B | |
process(cv::Mat &io_frame) override | AxonRunner_< derived_t > | virtual |
resolver | TfModel | protected |
setCamera(const VisionCamera &) | vs2::VisionServer::BasePipe | protected |
setPipeline(const BasePipe &) | vs2::VisionServer::BasePipe | protected |
setSource(const cs::VideoSource &) | vs2::VisionServer::BasePipe | protected |
src_distort | vs2::VisionServer::BasePipe | private |
src_matrix | vs2::VisionServer::BasePipe | private |
table | vs2::VisionServer::BasePipe | private |
TfModel()=delete | TfModel | |
TfModel(std::initializer_list< std::pair< const char *, Optimization > >, size_t=default_threading) | TfModel | |
TfModel(const char *def, const char *edge, size_t th=default_threading) | TfModel | inline |
TfModel(const char *m, size_t t=default_threading) | TfModel | inline |
TfModel(const TfModel &)=delete | TfModel | |
This_t typedef | AxonRunner_< derived_t > | private |
VPipeline()=delete | vs2::VPipeline< AxonRunner_< void > > | protected |
VPipeline(const VPipeline &)=delete | vs2::VPipeline< AxonRunner_< void > > | protected |
VPipeline(const char *name) | vs2::VPipeline< AxonRunner_< void > > | inlineprotected |
VPipeline(const std::string &name) | vs2::VPipeline< AxonRunner_< void > > | inlineprotected |
VPipeline(std::string &&name) | vs2::VPipeline< AxonRunner_< void > > | inlineprotected |
~VPipeline()=default | vs2::VPipeline< AxonRunner_< void > > | inlineprotectedvirtual |