

Classes | |
| struct | LabeledImage |
| struct | PendingImage |
Public Member Functions | |
| Nv2LabelReader (const PixRGB< byte > color_, const int label_reader_port, const std::string &remote_patch_reader) | |
| void | sendPatch (const uint32_t id, const Image< PixRGB< byte > > &fullimg, const Rectangle &foa, const Image< PixRGB< byte > > &foapatch, const rutz::time &qtime, bool is_training_image, const std::string &training_label, const std::string &remote_command, Point2D< int > fixLoc=Point2D< int >(0, 0)) |
| LabeledImage | getNextLabeledImage (bool ignore_nomatch, const size_t text_length, int FrameNumber=-1) |
| double | getLastConfidence () const |
Definition at line 49 of file Nv2LabelReader.H.
1.6.3