Solar
Public Member Functions | List of all members
SolAR::MODULES::OPENCV::SolARPerspectiveControllerOpencv Class Reference

Extracts an unwrapped image from a specific region of an input image defined with four 2D points. UUID: 9c960f2a-cd6e-11e7-abc4-cec278b6b50a More...

#include <SolARPerspectiveControllerOpencv.h>

Inheritance diagram for SolAR::MODULES::OPENCV::SolARPerspectiveControllerOpencv:
Inheritance graph
[legend]
Collaboration diagram for SolAR::MODULES::OPENCV::SolARPerspectiveControllerOpencv:
Collaboration graph
[legend]

Public Member Functions

FrameworkReturnCode correct (const SRef< datastructure::Image > inputImg, const std::vector< datastructure::Contour2Df > &contours, std::vector< SRef< datastructure::Image > > &patches) override
 
FrameworkReturnCode correct (const SRef< datastructure::Image > inputImg, const datastructure::Contour2Df &contour, SRef< datastructure::Image > &patch) override
 
void unloadComponent () override final
 

Detailed Description

Extracts an unwrapped image from a specific region of an input image defined with four 2D points. UUID: 9c960f2a-cd6e-11e7-abc4-cec278b6b50a

Properties
outputImageWidth the width in pixels of the output image
type: int; range : [0..MAX INT]; default: 640
outputImageHeight the Height in pixels of the output image

type: int; range : [0..MAX INT]; default: 480


The documentation for this class was generated from the following file: