AM_FILTER | OpenCVForUnity.XimgprocModule.Ximgproc | static |
amFilter(Mat joint, Mat src, Mat dst, double sigma_s, double sigma_r, bool adjust_outliers) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
amFilter(Mat joint, Mat src, Mat dst, double sigma_s, double sigma_r) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
anisotropicDiffusion(Mat src, Mat dst, float alpha, float K, int niters) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
ARO_0_45 | OpenCVForUnity.XimgprocModule.Ximgproc | static |
ARO_315_0 | OpenCVForUnity.XimgprocModule.Ximgproc | static |
ARO_315_135 | OpenCVForUnity.XimgprocModule.Ximgproc | static |
ARO_315_45 | OpenCVForUnity.XimgprocModule.Ximgproc | static |
ARO_45_135 | OpenCVForUnity.XimgprocModule.Ximgproc | static |
ARO_45_90 | OpenCVForUnity.XimgprocModule.Ximgproc | static |
ARO_90_135 | OpenCVForUnity.XimgprocModule.Ximgproc | static |
ARO_CTR_HOR | OpenCVForUnity.XimgprocModule.Ximgproc | static |
ARO_CTR_VER | OpenCVForUnity.XimgprocModule.Ximgproc | static |
bilateralTextureFilter(Mat src, Mat dst, int fr, int numIter, double sigmaAlpha, double sigmaAvg) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
bilateralTextureFilter(Mat src, Mat dst, int fr, int numIter, double sigmaAlpha) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
bilateralTextureFilter(Mat src, Mat dst, int fr, int numIter) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
bilateralTextureFilter(Mat src, Mat dst, int fr) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
bilateralTextureFilter(Mat src, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
BINARIZATION_NIBLACK | OpenCVForUnity.XimgprocModule.Ximgproc | static |
BINARIZATION_NICK | OpenCVForUnity.XimgprocModule.Ximgproc | static |
BINARIZATION_SAUVOLA | OpenCVForUnity.XimgprocModule.Ximgproc | static |
BINARIZATION_WOLF | OpenCVForUnity.XimgprocModule.Ximgproc | static |
colorMatchTemplate(Mat img, Mat templ, Mat result) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
computeBadPixelPercent(Mat GT, Mat src, Rect ROI, int thresh) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
computeBadPixelPercent(Mat GT, Mat src, Rect ROI) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
computeBadPixelPercent(Mat GT, Mat src, in Vec4i ROI, int thresh) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
computeBadPixelPercent(Mat GT, Mat src, in Vec4i ROI) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
computeBadPixelPercent(Mat GT, Mat src, in(int x, int y, int width, int height) ROI, int thresh) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
computeBadPixelPercent(Mat GT, Mat src, in(int x, int y, int width, int height) ROI) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
computeMSE(Mat GT, Mat src, Rect ROI) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
computeMSE(Mat GT, Mat src, in Vec4i ROI) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
computeMSE(Mat GT, Mat src, in(int x, int y, int width, int height) ROI) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
contourSampling(Mat src, Mat _out, int nbElt) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
covarianceEstimation(Mat src, Mat dst, int windowRows, int windowCols) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createAMFilter(double sigma_s, double sigma_r, bool adjust_outliers) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createAMFilter(double sigma_s, double sigma_r) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createContourFitting(int ctr, int fd) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createContourFitting(int ctr) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createContourFitting() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createDisparityWLSFilter(StereoMatcher matcher_left) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createDisparityWLSFilterGeneric(bool use_confidence) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createDTFilter(Mat guide, double sigmaSpatial, double sigmaColor, int mode, int numIters) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createDTFilter(Mat guide, double sigmaSpatial, double sigmaColor, int mode) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createDTFilter(Mat guide, double sigmaSpatial, double sigmaColor) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeAwareInterpolator() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta, float eta, float minScore, int maxBoxes, float edgeMinMag, float edgeMergeThr, float clusterMinMag, float maxAspectRatio, float minBoxArea, float gamma, float kappa) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta, float eta, float minScore, int maxBoxes, float edgeMinMag, float edgeMergeThr, float clusterMinMag, float maxAspectRatio, float minBoxArea, float gamma) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta, float eta, float minScore, int maxBoxes, float edgeMinMag, float edgeMergeThr, float clusterMinMag, float maxAspectRatio, float minBoxArea) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta, float eta, float minScore, int maxBoxes, float edgeMinMag, float edgeMergeThr, float clusterMinMag, float maxAspectRatio) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta, float eta, float minScore, int maxBoxes, float edgeMinMag, float edgeMergeThr, float clusterMinMag) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta, float eta, float minScore, int maxBoxes, float edgeMinMag, float edgeMergeThr) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta, float eta, float minScore, int maxBoxes, float edgeMinMag) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta, float eta, float minScore, int maxBoxes) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta, float eta, float minScore) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta, float eta) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha, float beta) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes(float alpha) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeBoxes() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createEdgeDrawing() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastBilateralSolverFilter(Mat guide, double sigma_spatial, double sigma_luma, double sigma_chroma, double lambda, int num_iter, double max_tol) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastBilateralSolverFilter(Mat guide, double sigma_spatial, double sigma_luma, double sigma_chroma, double lambda, int num_iter) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastBilateralSolverFilter(Mat guide, double sigma_spatial, double sigma_luma, double sigma_chroma, double lambda) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastBilateralSolverFilter(Mat guide, double sigma_spatial, double sigma_luma, double sigma_chroma) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastGlobalSmootherFilter(Mat guide, double lambda, double sigma_color, double lambda_attenuation, int num_iter) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastGlobalSmootherFilter(Mat guide, double lambda, double sigma_color, double lambda_attenuation) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastGlobalSmootherFilter(Mat guide, double lambda, double sigma_color) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastLineDetector(int length_threshold, float distance_threshold, double canny_th1, double canny_th2, int canny_aperture_size, bool do_merge) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastLineDetector(int length_threshold, float distance_threshold, double canny_th1, double canny_th2, int canny_aperture_size) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastLineDetector(int length_threshold, float distance_threshold, double canny_th1, double canny_th2) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastLineDetector(int length_threshold, float distance_threshold, double canny_th1) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastLineDetector(int length_threshold, float distance_threshold) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastLineDetector(int length_threshold) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createFastLineDetector() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createGraphSegmentation(double sigma, float k, int min_size) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createGraphSegmentation(double sigma, float k) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createGraphSegmentation(double sigma) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createGraphSegmentation() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createGuidedFilter(Mat guide, int radius, double eps, double scale) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createGuidedFilter(Mat guide, int radius, double eps) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createQuaternionImage(Mat img, Mat qimg) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createRFFeatureGetter() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createRICInterpolator() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createRightMatcher(StereoMatcher matcher_left) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createScanSegment(int image_width, int image_height, int num_superpixels, int slices, bool merge_small) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createScanSegment(int image_width, int image_height, int num_superpixels, int slices) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createScanSegment(int image_width, int image_height, int num_superpixels) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSelectiveSearchSegmentation() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSelectiveSearchSegmentationStrategyColor() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSelectiveSearchSegmentationStrategyFill() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSelectiveSearchSegmentationStrategyMultiple() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy s1) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy s1, SelectiveSearchSegmentationStrategy s2) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy s1, SelectiveSearchSegmentationStrategy s2, SelectiveSearchSegmentationStrategy s3) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy s1, SelectiveSearchSegmentationStrategy s2, SelectiveSearchSegmentationStrategy s3, SelectiveSearchSegmentationStrategy s4) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSelectiveSearchSegmentationStrategySize() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSelectiveSearchSegmentationStrategyTexture() | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createStructuredEdgeDetection(string model, RFFeatureGetter howToGetFeatures) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createStructuredEdgeDetection(string model) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelLSC(Mat image, int region_size, float ratio) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelLSC(Mat image, int region_size) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelLSC(Mat image) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelSEEDS(int image_width, int image_height, int image_channels, int num_superpixels, int num_levels, int prior, int histogram_bins, bool double_step) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelSEEDS(int image_width, int image_height, int image_channels, int num_superpixels, int num_levels, int prior, int histogram_bins) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelSEEDS(int image_width, int image_height, int image_channels, int num_superpixels, int num_levels, int prior) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelSEEDS(int image_width, int image_height, int image_channels, int num_superpixels, int num_levels) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelSLIC(Mat image, int algorithm, int region_size, float ruler) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelSLIC(Mat image, int algorithm, int region_size) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelSLIC(Mat image, int algorithm) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
createSuperpixelSLIC(Mat image) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
DTF_IC | OpenCVForUnity.XimgprocModule.Ximgproc | static |
DTF_NC | OpenCVForUnity.XimgprocModule.Ximgproc | static |
DTF_RF | OpenCVForUnity.XimgprocModule.Ximgproc | static |
dtFilter(Mat guide, Mat src, Mat dst, double sigmaSpatial, double sigmaColor, int mode, int numIters) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
dtFilter(Mat guide, Mat src, Mat dst, double sigmaSpatial, double sigmaColor, int mode) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
dtFilter(Mat guide, Mat src, Mat dst, double sigmaSpatial, double sigmaColor) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
edgePreservingFilter(Mat src, Mat dst, int d, double threshold) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fastBilateralSolverFilter(Mat guide, Mat src, Mat confidence, Mat dst, double sigma_spatial, double sigma_luma, double sigma_chroma, double lambda, int num_iter, double max_tol) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fastBilateralSolverFilter(Mat guide, Mat src, Mat confidence, Mat dst, double sigma_spatial, double sigma_luma, double sigma_chroma, double lambda, int num_iter) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fastBilateralSolverFilter(Mat guide, Mat src, Mat confidence, Mat dst, double sigma_spatial, double sigma_luma, double sigma_chroma, double lambda) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fastBilateralSolverFilter(Mat guide, Mat src, Mat confidence, Mat dst, double sigma_spatial, double sigma_luma, double sigma_chroma) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fastBilateralSolverFilter(Mat guide, Mat src, Mat confidence, Mat dst, double sigma_spatial, double sigma_luma) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fastBilateralSolverFilter(Mat guide, Mat src, Mat confidence, Mat dst, double sigma_spatial) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fastBilateralSolverFilter(Mat guide, Mat src, Mat confidence, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fastGlobalSmootherFilter(Mat guide, Mat src, Mat dst, double lambda, double sigma_color, double lambda_attenuation, int num_iter) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fastGlobalSmootherFilter(Mat guide, Mat src, Mat dst, double lambda, double sigma_color, double lambda_attenuation) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fastGlobalSmootherFilter(Mat guide, Mat src, Mat dst, double lambda, double sigma_color) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
FastHoughTransform(Mat src, Mat dst, int dstMatDepth, int angleRange, int op, int makeSkew) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
FastHoughTransform(Mat src, Mat dst, int dstMatDepth, int angleRange, int op) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
FastHoughTransform(Mat src, Mat dst, int dstMatDepth, int angleRange) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
FastHoughTransform(Mat src, Mat dst, int dstMatDepth) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
FHT_ADD | OpenCVForUnity.XimgprocModule.Ximgproc | static |
FHT_AVE | OpenCVForUnity.XimgprocModule.Ximgproc | static |
FHT_MAX | OpenCVForUnity.XimgprocModule.Ximgproc | static |
FHT_MIN | OpenCVForUnity.XimgprocModule.Ximgproc | static |
findEllipses(Mat image, Mat ellipses, float scoreThreshold, float reliabilityThreshold, float centerDistanceThreshold) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
findEllipses(Mat image, Mat ellipses, float scoreThreshold, float reliabilityThreshold) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
findEllipses(Mat image, Mat ellipses, float scoreThreshold) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
findEllipses(Mat image, Mat ellipses) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fourierDescriptor(Mat src, Mat dst, int nbElt, int nbFD) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fourierDescriptor(Mat src, Mat dst, int nbElt) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
fourierDescriptor(Mat src, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
getDisparityVis(Mat src, Mat dst, double scale) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
getDisparityVis(Mat src, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
GradientDericheX(Mat op, Mat dst, double alpha, double omega) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
GradientDericheY(Mat op, Mat dst, double alpha, double omega) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
GUIDED_FILTER | OpenCVForUnity.XimgprocModule.Ximgproc | static |
guidedFilter(Mat guide, Mat src, Mat dst, int radius, double eps, int dDepth, double scale) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
guidedFilter(Mat guide, Mat src, Mat dst, int radius, double eps, int dDepth) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
guidedFilter(Mat guide, Mat src, Mat dst, int radius, double eps) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
HDO_DESKEW | OpenCVForUnity.XimgprocModule.Ximgproc | static |
HDO_RAW | OpenCVForUnity.XimgprocModule.Ximgproc | static |
jointBilateralFilter(Mat joint, Mat src, Mat dst, int d, double sigmaColor, double sigmaSpace, int borderType) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
jointBilateralFilter(Mat joint, Mat src, Mat dst, int d, double sigmaColor, double sigmaSpace) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
l0Smooth(Mat src, Mat dst, double lambda, double kappa) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
l0Smooth(Mat src, Mat dst, double lambda) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
l0Smooth(Mat src, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
MSLIC | OpenCVForUnity.XimgprocModule.Ximgproc | static |
niBlackThreshold(Mat _src, Mat _dst, double maxValue, int type, int blockSize, double k, int binarizationMethod, double r) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
niBlackThreshold(Mat _src, Mat _dst, double maxValue, int type, int blockSize, double k, int binarizationMethod) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
niBlackThreshold(Mat _src, Mat _dst, double maxValue, int type, int blockSize, double k) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
PeiLinNormalization(Mat I, Mat T) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
qconj(Mat qimg, Mat qcimg) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
qdft(Mat img, Mat qimg, int flags, bool sideLeft) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
qmultiply(Mat src1, Mat src2, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
qunitary(Mat qimg, Mat qnimg) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
RadonTransform(Mat src, Mat dst, double theta, double start_angle, double end_angle, bool crop, bool norm) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
RadonTransform(Mat src, Mat dst, double theta, double start_angle, double end_angle, bool crop) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
RadonTransform(Mat src, Mat dst, double theta, double start_angle, double end_angle) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
RadonTransform(Mat src, Mat dst, double theta, double start_angle) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
RadonTransform(Mat src, Mat dst, double theta) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
RadonTransform(Mat src, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
readGT(string src_path, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
rollingGuidanceFilter(Mat src, Mat dst, int d, double sigmaColor, double sigmaSpace, int numOfIter, int borderType) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
rollingGuidanceFilter(Mat src, Mat dst, int d, double sigmaColor, double sigmaSpace, int numOfIter) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
rollingGuidanceFilter(Mat src, Mat dst, int d, double sigmaColor, double sigmaSpace) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
rollingGuidanceFilter(Mat src, Mat dst, int d, double sigmaColor) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
rollingGuidanceFilter(Mat src, Mat dst, int d) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
rollingGuidanceFilter(Mat src, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
SLIC | OpenCVForUnity.XimgprocModule.Ximgproc | static |
SLICO | OpenCVForUnity.XimgprocModule.Ximgproc | static |
thinning(Mat src, Mat dst, int thinningType) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
thinning(Mat src, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
THINNING_GUOHALL | OpenCVForUnity.XimgprocModule.Ximgproc | static |
THINNING_ZHANGSUEN | OpenCVForUnity.XimgprocModule.Ximgproc | static |
transformFD(Mat src, Mat t, Mat dst, bool fdContour) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
transformFD(Mat src, Mat t, Mat dst) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
weightedMedianFilter(Mat joint, Mat src, Mat dst, int r, double sigma, int weightType, Mat mask) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
weightedMedianFilter(Mat joint, Mat src, Mat dst, int r, double sigma, int weightType) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
weightedMedianFilter(Mat joint, Mat src, Mat dst, int r, double sigma) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
weightedMedianFilter(Mat joint, Mat src, Mat dst, int r) | OpenCVForUnity.XimgprocModule.Ximgproc | static |
WMF_COS | OpenCVForUnity.XimgprocModule.Ximgproc | static |
WMF_EXP | OpenCVForUnity.XimgprocModule.Ximgproc | static |
WMF_IV1 | OpenCVForUnity.XimgprocModule.Ximgproc | static |
WMF_IV2 | OpenCVForUnity.XimgprocModule.Ximgproc | static |
WMF_JAC | OpenCVForUnity.XimgprocModule.Ximgproc | static |
WMF_OFF | OpenCVForUnity.XimgprocModule.Ximgproc | static |