Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
jafar::preprocessing::Preprocessing Class Reference

Detailed Description

Definition at line 19 of file Preprocessing.hpp.

Inheritance diagram for jafar::preprocessing::Preprocessing:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Preprocessing (CamPreprocDistortion pd=CAMPP_DISTORTION_R3, CamPreprocInterp interp=CAMPP_INTERP_BILIN)
virtual void preprocessImage (const jafar::image::Image &src, jafar::image::Image &dst)
 Preprocess an image.
virtual bool hasWork ()
void JAFAR_DEPRECATED rectificationWithCrop (const jafar::image::Image &src, jafar::image::Image &dst)

Protected Member Functions

void loadKeyValueFile (jafar::kernel::KeyValueFile const &keyValueFile)
 Implement this method calling repeatedly KeyValueFile::getItem() method.

Private Member Functions

void init (int reduction, int width, int height)

Private Attributes

Private *const d
bool hasWork_

Member Function Documentation

Preprocess an image.

In most case the size of src and dst must be equal. And it is possible to use dst == src

Parameters:
src
dst

Implements jafar::image::ImagePreprocessorNode.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:43 for Jafar by doxygen 1.7.6.1
LAAS-CNRS