imagepro  2019 march
Biblioteca imagepro
Métodos públicos | Atributos públicos | Lista de todos los miembros
Referencia de la Clase imagepro_all

#include <imagepro_all.h>

Métodos públicos

 imagepro_all ()
 
 ~imagepro_all ()
 
QString getHelp ()
 
QListWidgetItem * getOperationByname (QListWidgetItem *item, QString name)
 
ImgPro_operations getImgPro_operations_NULL ()
 
QWidget * getNewWidgetFor (QString operationame)
 
QVariant getNewClassFor (QString operationame)
 
void addemptyImgPro_operation (ImgPro_operations imgpro_operations_)
 
ImgPro_operations addImgPro_operation (ImgPro_operations imgpro_operations_, QString namelist)
 
void setImgWC_parameters (ImgsWC_params imgwcp_)
 
ImgsWC_params getImgWC_parameters ()
 
void apply_operations (ImgPro_operations imgpro_operations_, Mat *image_original, Mat *image_out)
 
QPixmap getOutputImage ()
 
VPointImgsWC_imgpro getVpoints ()
 
void setVpoints (VPointImgsWC_imgpro value)
 

Atributos públicos

ImgPro_operations imgpro_operations
 
ImgsWC_params imgwcp
 
Mat image_aux
 
QPixmap * pix_final
 
ImagePro imgpro
 
QImage image
 
QPixmap pout
 
measure2Dinput m2d_data
 
RecordVideo rv
 
VPointImgsWC_imgpro vpoints
 

Documentación del constructor y destructor

◆ imagepro_all()

imagepro_all::imagepro_all ( )

◆ ~imagepro_all()

imagepro_all::~imagepro_all ( )

Documentación de las funciones miembro

◆ addemptyImgPro_operation()

void imagepro_all::addemptyImgPro_operation ( ImgPro_operations  imgpro_operations_)

◆ addImgPro_operation()

ImgPro_operations imagepro_all::addImgPro_operation ( ImgPro_operations  imgpro_operations_,
QString  namelist 
)

◆ apply_operations()

void imagepro_all::apply_operations ( ImgPro_operations  imgpro_operations_,
Mat *  image_original,
Mat *  image_out 
)

◆ getHelp()

QString imagepro_all::getHelp ( )

◆ getImgPro_operations_NULL()

ImgPro_operations imagepro_all::getImgPro_operations_NULL ( )

◆ getImgWC_parameters()

ImgsWC_params imagepro_all::getImgWC_parameters ( )

◆ getNewClassFor()

QVariant imagepro_all::getNewClassFor ( QString  operationame)

◆ getNewWidgetFor()

QWidget * imagepro_all::getNewWidgetFor ( QString  operationame)

◆ getOperationByname()

QListWidgetItem * imagepro_all::getOperationByname ( QListWidgetItem *  item,
QString  name 
)

◆ getOutputImage()

QPixmap imagepro_all::getOutputImage ( )

◆ getVpoints()

VPointImgsWC_imgpro imagepro_all::getVpoints ( )

◆ setImgWC_parameters()

void imagepro_all::setImgWC_parameters ( ImgsWC_params  imgwcp_)

◆ setVpoints()

void imagepro_all::setVpoints ( VPointImgsWC_imgpro  value)

Documentación de los datos miembro

◆ image

QImage imagepro_all::image

◆ image_aux

Mat imagepro_all::image_aux

◆ imgpro

ImagePro imagepro_all::imgpro

◆ imgpro_operations

ImgPro_operations imagepro_all::imgpro_operations

◆ imgwcp

ImgsWC_params imagepro_all::imgwcp

◆ m2d_data

measure2Dinput imagepro_all::m2d_data

◆ pix_final

QPixmap* imagepro_all::pix_final

◆ pout

QPixmap imagepro_all::pout

◆ rv

RecordVideo imagepro_all::rv

◆ vpoints

VPointImgsWC_imgpro imagepro_all::vpoints

La documentación para esta clase fue generada a partir de los siguientes ficheros: