OpenCV453
クラス | 名前空間 | 列挙型
retina.hpp ファイル
#include "opencv2/core.hpp"

[ソースコード]

クラス

struct  cv::bioinspired::RetinaParameters
 retina model parameters structure [詳解]
 
struct  cv::bioinspired::RetinaParameters::OPLandIplParvoParameters
 Outer Plexiform Layer (OPL) and Inner Plexiform Layer Parvocellular (IplParvo) parameters [詳解]
 
struct  cv::bioinspired::RetinaParameters::IplMagnoParameters
 Inner Plexiform Layer Magnocellular channel (IplMagno) [詳解]
 
class  cv::bioinspired::Retina
 class which allows the Gipsa/Listic Labs model to be used with OpenCV. [詳解]
 

名前空間

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

列挙型

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

詳解

日付
Jul 19, 2011
著者
Alexandre Benoit