opencv2/bioinspired/retina.hpp#
#include <opencv2/core.hpp>
Include dependency graph for retina.hpp:
This graph shows which files directly or indirectly include retina.hpp:
Classes#
struct cv::bioinspired::RetinaParameters::IplMagnoParameters
Inner Plexiform Layer Magnocellular channel (IplMagno) More…
struct cv::bioinspired::RetinaParameters::OPLandIplParvoParameters
Outer Plexiform Layer (OPL) and Inner Plexiform Layer Parvocellular (IplParvo) parameters. More…
class cv::bioinspired::Retina
class which allows the Gipsa/Listic Labs model to be used with OpenCV. More…
struct cv::bioinspired::RetinaParameters
retina model parameters structure More…
Namespaces#
namespace cv
namespace cv::bioinspired
Enumerations#
enum cv::bioinspired { RETINA_COLOR_RANDOM, RETINA_COLOR_DIAGONAL, RETINA_COLOR_BAYER }