class_distortion_correction Class Reference
[Distortion_correction]

#include <distortion_correction.h>

Inheritance diagram for class_distortion_correction:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 class_distortion_correction (void)
int correct_image_distortion (const cv::Mat *distorted, cv::Mat *corrected)
int correct_spherical_image_distortion (const cv::Mat *distorted, cv::Mat *corrected)
 ~class_distortion_correction (void)

Detailed Description

Definition at line 54 of file distortion_correction.h.


Constructor & Destructor Documentation

class_distortion_correction::class_distortion_correction ( void   )  [inline]

Definition at line 60 of file distortion_correction.h.

class_distortion_correction::~class_distortion_correction ( void   )  [inline]

Definition at line 61 of file distortion_correction.h.


Member Function Documentation

int class_distortion_correction::correct_image_distortion ( const cv::Mat *  distorted,
cv::Mat *  corrected 
) [inline]

Definition at line 63 of file distortion_correction.h.

int class_distortion_correction::correct_spherical_image_distortion ( const cv::Mat *  distorted,
cv::Mat *  corrected 
) [inline]

Definition at line 86 of file distortion_correction.h.


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


polygon_primitives_extraction
Author(s): Miguel Oliveira
autogenerated on Wed Jul 23 04:35:24 2014