OpenCV453
|
#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 } |