OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Namespaces | Functions
peilin.hpp File Reference
#include <opencv2/core.hpp>
Include dependency graph for peilin.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  cv::ximgproc
 

Functions

Matx23d cv::ximgproc::PeiLinNormalization (InputArray I)
 Calculates an affine transformation that normalize given image using Pei&Lin Normalization.
 
void cv::ximgproc::PeiLinNormalization (InputArray I, OutputArray T)