Spec-Zone.ru › PointCloudLibrary

Различные методы дебайеринга. Подробнее...

#include <pcl/io/debayer.h>

Открытые члены-функции

void debayerBilinear (const unsigned char *bayer_pixel, unsigned char *rgb_buffer, unsigned width, unsigned height, int bayer_line_step=0, int bayer_line_step2=0, unsigned rgb_line_step=0) const
void debayerEdgeAware (const unsigned char *bayer_pixel, unsigned char *rgb_buffer, unsigned width, unsigned height, int bayer_line_step=0, int bayer_line_step2=0, unsigned rgb_line_step=0) const
void debayerEdgeAwareWeighted (const unsigned char *bayer_pixel, unsigned char *rgb_buffer, unsigned width, unsigned height, int bayer_line_step=0, int bayer_line_step2=0, unsigned rgb_line_step=0) const

Подробное описание

Различные методы дебайеринга.

Автор
Suat Gedikli

Определение в строке 50 файла debayer.h.

Документация по членам-функциям

debayerBilinear()

void pcl::io::DeBayer::debayerBilinear ( const unsigned char * bayer_pixel,
unsigned char * rgb_buffer,
unsigned width,
unsigned height,
int bayer_line_step = 0,
int bayer_line_step2 = 0,
unsigned rgb_line_step = 0
) const

debayerEdgeAware()

void pcl::io::DeBayer::debayerEdgeAware ( const unsigned char * bayer_pixel,
unsigned char * rgb_buffer,
unsigned width,
unsigned height,
int bayer_line_step = 0,
int bayer_line_step2 = 0,
unsigned rgb_line_step = 0
) const

Обращается к pcl::io::LZFBayer8ImageReader::read() и pcl::io::LZFBayer8ImageReader::readOMP().

debayerEdgeAwareWeighted()

void pcl::io::DeBayer::debayerEdgeAwareWeighted ( const unsigned char * bayer_pixel,
unsigned char * rgb_buffer,
unsigned width,
unsigned height,
int bayer_line_step = 0,
int bayer_line_step2 = 0,
unsigned rgb_line_step = 0
) const

Документация по этому классу сгенерирована из следующего файла:
  • pcl/io/debayer.h

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/classpcl_1_1io_1_1_de_bayer.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API