OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.PhotoModule.Photo Member List

This is the complete list of members for OpenCVForUnity.PhotoModule.Photo, including all inherited members.

colorChange(Mat src, Mat mask, Mat dst, float red_mul, float green_mul, float blue_mul)OpenCVForUnity.PhotoModule.Photostatic
colorChange(Mat src, Mat mask, Mat dst, float red_mul, float green_mul)OpenCVForUnity.PhotoModule.Photostatic
colorChange(Mat src, Mat mask, Mat dst, float red_mul)OpenCVForUnity.PhotoModule.Photostatic
colorChange(Mat src, Mat mask, Mat dst)OpenCVForUnity.PhotoModule.Photostatic
createAlignMTB(int max_bits, int exclude_range, bool cut)OpenCVForUnity.PhotoModule.Photostatic
createAlignMTB(int max_bits, int exclude_range)OpenCVForUnity.PhotoModule.Photostatic
createAlignMTB(int max_bits)OpenCVForUnity.PhotoModule.Photostatic
createAlignMTB()OpenCVForUnity.PhotoModule.Photostatic
createCalibrateDebevec(int samples, float lambda, bool random)OpenCVForUnity.PhotoModule.Photostatic
createCalibrateDebevec(int samples, float lambda)OpenCVForUnity.PhotoModule.Photostatic
createCalibrateDebevec(int samples)OpenCVForUnity.PhotoModule.Photostatic
createCalibrateDebevec()OpenCVForUnity.PhotoModule.Photostatic
createCalibrateRobertson(int max_iter, float threshold)OpenCVForUnity.PhotoModule.Photostatic
createCalibrateRobertson(int max_iter)OpenCVForUnity.PhotoModule.Photostatic
createCalibrateRobertson()OpenCVForUnity.PhotoModule.Photostatic
createMergeDebevec()OpenCVForUnity.PhotoModule.Photostatic
createMergeMertens(float contrast_weight, float saturation_weight, float exposure_weight)OpenCVForUnity.PhotoModule.Photostatic
createMergeMertens(float contrast_weight, float saturation_weight)OpenCVForUnity.PhotoModule.Photostatic
createMergeMertens(float contrast_weight)OpenCVForUnity.PhotoModule.Photostatic
createMergeMertens()OpenCVForUnity.PhotoModule.Photostatic
createMergeRobertson()OpenCVForUnity.PhotoModule.Photostatic
createTonemap(float gamma)OpenCVForUnity.PhotoModule.Photostatic
createTonemap()OpenCVForUnity.PhotoModule.Photostatic
createTonemapDrago(float gamma, float saturation, float bias)OpenCVForUnity.PhotoModule.Photostatic
createTonemapDrago(float gamma, float saturation)OpenCVForUnity.PhotoModule.Photostatic
createTonemapDrago(float gamma)OpenCVForUnity.PhotoModule.Photostatic
createTonemapDrago()OpenCVForUnity.PhotoModule.Photostatic
createTonemapMantiuk(float gamma, float scale, float saturation)OpenCVForUnity.PhotoModule.Photostatic
createTonemapMantiuk(float gamma, float scale)OpenCVForUnity.PhotoModule.Photostatic
createTonemapMantiuk(float gamma)OpenCVForUnity.PhotoModule.Photostatic
createTonemapMantiuk()OpenCVForUnity.PhotoModule.Photostatic
createTonemapReinhard(float gamma, float intensity, float light_adapt, float color_adapt)OpenCVForUnity.PhotoModule.Photostatic
createTonemapReinhard(float gamma, float intensity, float light_adapt)OpenCVForUnity.PhotoModule.Photostatic
createTonemapReinhard(float gamma, float intensity)OpenCVForUnity.PhotoModule.Photostatic
createTonemapReinhard(float gamma)OpenCVForUnity.PhotoModule.Photostatic
createTonemapReinhard()OpenCVForUnity.PhotoModule.Photostatic
decolor(Mat src, Mat grayscale, Mat color_boost)OpenCVForUnity.PhotoModule.Photostatic
denoise_TVL1(List< Mat > observations, Mat result, double lambda, int niters)OpenCVForUnity.PhotoModule.Photostatic
denoise_TVL1(List< Mat > observations, Mat result, double lambda)OpenCVForUnity.PhotoModule.Photostatic
denoise_TVL1(List< Mat > observations, Mat result)OpenCVForUnity.PhotoModule.Photostatic
detailEnhance(Mat src, Mat dst, float sigma_s, float sigma_r)OpenCVForUnity.PhotoModule.Photostatic
detailEnhance(Mat src, Mat dst, float sigma_s)OpenCVForUnity.PhotoModule.Photostatic
detailEnhance(Mat src, Mat dst)OpenCVForUnity.PhotoModule.Photostatic
edgePreservingFilter(Mat src, Mat dst, int flags, float sigma_s, float sigma_r)OpenCVForUnity.PhotoModule.Photostatic
edgePreservingFilter(Mat src, Mat dst, int flags, float sigma_s)OpenCVForUnity.PhotoModule.Photostatic
edgePreservingFilter(Mat src, Mat dst, int flags)OpenCVForUnity.PhotoModule.Photostatic
edgePreservingFilter(Mat src, Mat dst)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoising(Mat src, Mat dst, float h, int templateWindowSize, int searchWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoising(Mat src, Mat dst, float h, int templateWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoising(Mat src, Mat dst, float h)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoising(Mat src, Mat dst)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoising(Mat src, Mat dst, MatOfFloat h, int templateWindowSize, int searchWindowSize, int normType)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoising(Mat src, Mat dst, MatOfFloat h, int templateWindowSize, int searchWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoising(Mat src, Mat dst, MatOfFloat h, int templateWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoising(Mat src, Mat dst, MatOfFloat h)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingColored(Mat src, Mat dst, float h, float hColor, int templateWindowSize, int searchWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingColored(Mat src, Mat dst, float h, float hColor, int templateWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingColored(Mat src, Mat dst, float h, float hColor)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingColored(Mat src, Mat dst, float h)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingColored(Mat src, Mat dst)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingColoredMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, float h, float hColor, int templateWindowSize, int searchWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingColoredMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, float h, float hColor, int templateWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingColoredMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, float h, float hColor)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingColoredMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, float h)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingColoredMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, float h, int templateWindowSize, int searchWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, float h, int templateWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, float h)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, MatOfFloat h, int templateWindowSize, int searchWindowSize, int normType)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, MatOfFloat h, int templateWindowSize, int searchWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, MatOfFloat h, int templateWindowSize)OpenCVForUnity.PhotoModule.Photostatic
fastNlMeansDenoisingMulti(List< Mat > srcImgs, Mat dst, int imgToDenoiseIndex, int temporalWindowSize, MatOfFloat h)OpenCVForUnity.PhotoModule.Photostatic
illuminationChange(Mat src, Mat mask, Mat dst, float alpha, float beta)OpenCVForUnity.PhotoModule.Photostatic
illuminationChange(Mat src, Mat mask, Mat dst, float alpha)OpenCVForUnity.PhotoModule.Photostatic
illuminationChange(Mat src, Mat mask, Mat dst)OpenCVForUnity.PhotoModule.Photostatic
inpaint(Mat src, Mat inpaintMask, Mat dst, double inpaintRadius, int flags)OpenCVForUnity.PhotoModule.Photostatic
INPAINT_NSOpenCVForUnity.PhotoModule.Photo
INPAINT_TELEAOpenCVForUnity.PhotoModule.Photo
LDR_SIZEOpenCVForUnity.PhotoModule.Photo
MIXED_CLONEOpenCVForUnity.PhotoModule.Photo
MONOCHROME_TRANSFEROpenCVForUnity.PhotoModule.Photo
NORMAL_CLONEOpenCVForUnity.PhotoModule.Photo
NORMCONV_FILTEROpenCVForUnity.PhotoModule.Photo
pencilSketch(Mat src, Mat dst1, Mat dst2, float sigma_s, float sigma_r, float shade_factor)OpenCVForUnity.PhotoModule.Photostatic
pencilSketch(Mat src, Mat dst1, Mat dst2, float sigma_s, float sigma_r)OpenCVForUnity.PhotoModule.Photostatic
pencilSketch(Mat src, Mat dst1, Mat dst2, float sigma_s)OpenCVForUnity.PhotoModule.Photostatic
pencilSketch(Mat src, Mat dst1, Mat dst2)OpenCVForUnity.PhotoModule.Photostatic
RECURS_FILTEROpenCVForUnity.PhotoModule.Photo
seamlessClone(Mat src, Mat dst, Mat mask, Point p, Mat blend, int flags)OpenCVForUnity.PhotoModule.Photostatic
stylization(Mat src, Mat dst, float sigma_s, float sigma_r)OpenCVForUnity.PhotoModule.Photostatic
stylization(Mat src, Mat dst, float sigma_s)OpenCVForUnity.PhotoModule.Photostatic
stylization(Mat src, Mat dst)OpenCVForUnity.PhotoModule.Photostatic
textureFlattening(Mat src, Mat mask, Mat dst, float low_threshold, float high_threshold, int kernel_size)OpenCVForUnity.PhotoModule.Photostatic
textureFlattening(Mat src, Mat mask, Mat dst, float low_threshold, float high_threshold)OpenCVForUnity.PhotoModule.Photostatic
textureFlattening(Mat src, Mat mask, Mat dst, float low_threshold)OpenCVForUnity.PhotoModule.Photostatic
textureFlattening(Mat src, Mat mask, Mat dst)OpenCVForUnity.PhotoModule.Photostatic