Read@CVL
rdf::IP Member List

This is the complete list of members for rdf::IP, including all inherited members.

border_flip enum valuerdf::IP
border_zero enum valuerdf::IP
calcRotationSize(double angleRad, const QPointF &srcSize)rdf::IPstatic
computeHist(const cv::Mat img, const cv::Mat mask=cv::Mat())rdf::IPstatic
computeHist(const cv::Mat &data, int width, int numElements=-1, double *maxBin=0)rdf::IPstatic
convolveIntegralImage(const cv::Mat &src, const int kernelSizeX, const int kernelSizeY=0, MorphBorder norm=IP::border_zero)rdf::IPstatic
createStructuringElement(int seSize, int shape)rdf::IPstatic
dilateImage(const cv::Mat &bwImg, int seSize, MorphShape shape=IP::morph_square, int borderValue=0)rdf::IPstatic
draw(const std::vector< cv::Point > &pts, cv::Mat &img, unsigned char val=255)rdf::IPstatic
erodeImage(const cv::Mat &bwImg, int seSize, MorphShape shape=IP::morph_square, int borderValue=255)rdf::IPstatic
estimateMask(const cv::Mat &src, bool preFilter=true)rdf::IPstatic
get1DGauss(double sigma, int kernelsize=-1)rdf::IPstatic
getThreshOtsu(const cv::Mat &hist, const double otsuThresh=0)rdf::IPstatic
grayscale(const cv::Mat &src)rdf::IPstatic
invert(const cv::Mat &src)rdf::IPstatic
invertImg(cv::Mat &srcImg, cv::Mat mask=cv::Mat())rdf::IPstatic
morph_disk enum valuerdf::IP
morph_square enum valuerdf::IP
MorphBorder enum namerdf::IP
MorphShape enum namerdf::IP
mulMask(cv::Mat &src, cv::Mat mask=cv::Mat())rdf::IPstatic
normalize(cv::Mat &src)rdf::IPstatic
preFilterArea(const cv::Mat &img, int minArea, int maxArea=-1)rdf::IPstatic
rotateImage(const cv::Mat &src, double angleRad, int interpolation=cv::INTER_CUBIC, cv::Scalar borderValue=cv::Scalar(0))rdf::IPstatic
setBorderConst(cv::Mat &src, float val=0.0f)rdf::IPstatic
statMomentColor(const cv::Mat &src, const cv::Mat &mask=cv::Mat(), double momentValue=0.5)rdf::IPstatic
statMomentMat(const cv::Mat &src, const cv::Mat &mask=cv::Mat(), double momentValue=0.5, int maxSamples=10000, int area=-1)rdf::IPstatic
threshOtsu(const cv::Mat &srcImg, int thType=CV_THRESH_BINARY_INV)rdf::IPstatic