OpenCV  4.5.3
Open Source Computer Vision
Classes | Enumerations
cv::bioinspired Namespace Reference

Classes

class  Retina
 class which allows the Gipsa/Listic Labs model to be used with OpenCV. More...
 
class  RetinaFastToneMapping
 a wrapper class which allows the tone mapping algorithm of Meylan&al(2007) to be used with OpenCV. More...
 
struct  RetinaParameters
 retina model parameters structure More...
 
struct  SegmentationParameters
 parameter structure that stores the transient events detector setup parameters More...
 
class  TransientAreasSegmentationModule
 class which provides a transient/moving areas segmentation module More...
 

Enumerations

enum  {
  RETINA_COLOR_RANDOM,
  RETINA_COLOR_DIAGONAL,
  RETINA_COLOR_BAYER
}