Package org.opencv.dnn


package org.opencv.dnn
  • Classes
    Class
    Description
    This class represents high-level API for classification models.
    This class represents high-level API for object detection networks.
    This struct stores the scalar value (or array) of one of the following type: double, cv::String or int64.
     
    This class represents high-level API for keypoints models KeypointsModel allows to set params for preprocessing input image.
    This interface class allows to build new Layers - are building blocks of networks.
    This class is presented high-level API for neural networks.
    This class allows to create and manipulate comprehensive artificial neural networks.
    This class represents high-level API for segmentation models SegmentationModel allows to set params for preprocessing input image.
    Base class for text detection networks
    This class represents high-level API for text detection DL networks compatible with DB model.
    This class represents high-level API for text detection DL networks compatible with EAST model.
    This class represents high-level API for text recognition networks.