OpenCV  4.5.1
Open Source Computer Vision
Classes | Namespaces | Enumerations
retina.hpp File Reference
#include "opencv2/core.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

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::bioinspired
 

Enumerations

enum  {
  cv::bioinspired::RETINA_COLOR_RANDOM,
  cv::bioinspired::RETINA_COLOR_DIAGONAL,
  cv::bioinspired::RETINA_COLOR_BAYER
}
 

Detailed Description

Date
Jul 19, 2011
Author
Alexandre Benoit