OpenCV453
|
クラス | |
struct | cv::bioinspired::RetinaParameters |
retina model parameters structure [詳解] | |
class | cv::bioinspired::Retina |
class which allows the Gipsa/Listic Labs model to be used with OpenCV. [詳解] | |
class | cv::bioinspired::RetinaFastToneMapping |
a wrapper class which allows the tone mapping algorithm of Meylan&al(2007) to be used with OpenCV. [詳解] | |
struct | cv::bioinspired::SegmentationParameters |
parameter structure that stores the transient events detector setup parameters [詳解] | |
class | cv::bioinspired::TransientAreasSegmentationModule |
class which provides a transient/moving areas segmentation module [詳解] | |
列挙型 | |
enum | { cv::bioinspired::RETINA_COLOR_RANDOM , cv::bioinspired::RETINA_COLOR_DIAGONAL , cv::bioinspired::RETINA_COLOR_BAYER } |
The module provides biological visual systems models (human visual system and others). It also provides derivated objects that take advantage of those bio-inspired models.
bioinspired_retina