#include <threshold.h>
◆ Threshold()
◆ ~Threshold()
Threshold::~Threshold |
( |
| ) |
|
◆ getOutputImage()
QPixmap Threshold::getOutputImage |
( |
| ) |
|
◆ setInputData() [1/2]
void Threshold::setInputData |
( |
Mat * |
image_original_, |
|
|
Mat * |
image_final_, |
|
|
int |
thresh_, |
|
|
bool |
upper_ |
|
) |
| |
◆ setInputData() [2/2]
void Threshold::setInputData |
( |
Mat * |
image_original_, |
|
|
Mat * |
image_final_, |
|
|
QVector3D |
lower, |
|
|
QVector3D |
upper |
|
) |
| |
◆ threshold_()
void Threshold::threshold_ |
( |
int |
thresh_, |
|
|
bool |
upper_ |
|
) |
| |
◆ threshold_inrange() [1/2]
void Threshold::threshold_inrange |
( |
Mat * |
image_original_, |
|
|
Mat * |
image_final_ |
|
) |
| |
◆ threshold_inrange() [2/2]
void Threshold::threshold_inrange |
( |
| ) |
|
◆ image
◆ image_final
Mat* Threshold::image_final |
◆ image_original
Mat* Threshold::image_original |
◆ imgpro
◆ lower_range
Scalar Threshold::lower_range |
◆ pix_final
QPixmap* Threshold::pix_final |
◆ pix_original
QPixmap* Threshold::pix_original |
◆ pout
◆ thresh_int
int Threshold::thresh_int |
◆ upper
◆ upper_range
Scalar Threshold::upper_range |
La documentación para esta clase fue generada a partir de los siguientes ficheros:
- D:/CarlosOspina_drive/Projects_Ideas/Aplicativos_qt5/libraries/imagepro/threshold.h
- D:/CarlosOspina_drive/Projects_Ideas/Aplicativos_qt5/libraries/imagepro/threshold.cpp