bioinspired
All modules / bioinspired
class which allows the Gipsa/Listic Labs model to be used with OpenCV.
bioinspired_Retina_createfunctionConstructors from standardized interfaces : retreive a smart pointer to a Retina instance
bioinspired_Retina_create1functionConstructors from standardized interfaces : retreive a smart pointer to a Retina instance
bioinspired_RetinaFastToneMappingclassa wrapper class which allows the tone mapping algorithm of Meylan&al(2007) to be used with OpenCV.
bioinspired_RetinaFastToneMapping_createfunctionCreate an owned bioinspired_RetinaFastToneMapping instance with the supplied configuration.
bioinspired_TransientAreasSegmentationModuleclassclass which provides a transient/moving areas segmentation module
bioinspired_TransientAreasSegmentationModule_createfunctionbioinspired_TransientAreasSegmentationModule_create: allocator
No matches. Try an algorithm name, a module, or a shorter phrase.
Constants
Use the named constant from cv. In particular, OpenCV 5 matrix type codes differ from OpenCV 4.
bioinspired_RETINA_COLOR_RANDOMeach pixel position is either R, G or B in a random choice
bioinspired_RETINA_COLOR_DIAGONALcolor sampling is RGBRGBRGB..., line 2 BRGBRGBRG..., line 3, GBRGBRGBR...
bioinspired_RETINA_COLOR_BAYERstandard bayer sampling