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.CoreModule.Core Member List

This is the complete list of members for OpenCVForUnity.CoreModule.Core, including all inherited members.

absdiff(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
absdiff(Mat src1, Scalar src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
add(Mat src1, Mat src2, Mat dst, Mat mask, int dtype)OpenCVForUnity.CoreModule.Corestatic
add(Mat src1, Mat src2, Mat dst, Mat mask)OpenCVForUnity.CoreModule.Corestatic
add(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
add(Mat src1, Scalar src2, Mat dst, Mat mask, int dtype)OpenCVForUnity.CoreModule.Corestatic
add(Mat src1, Scalar src2, Mat dst, Mat mask)OpenCVForUnity.CoreModule.Corestatic
add(Mat src1, Scalar src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
addSamplesDataSearchPath(string path)OpenCVForUnity.CoreModule.Corestatic
addSamplesDataSearchSubDirectory(string subdir)OpenCVForUnity.CoreModule.Corestatic
addWeighted(Mat src1, double alpha, Mat src2, double beta, double gamma, Mat dst, int dtype)OpenCVForUnity.CoreModule.Corestatic
addWeighted(Mat src1, double alpha, Mat src2, double beta, double gamma, Mat dst)OpenCVForUnity.CoreModule.Corestatic
BadAlignOpenCVForUnity.CoreModule.Core
BadAlphaChannelOpenCVForUnity.CoreModule.Core
BadCallBackOpenCVForUnity.CoreModule.Core
BadCOIOpenCVForUnity.CoreModule.Core
BadDataPtrOpenCVForUnity.CoreModule.Core
BadDepthOpenCVForUnity.CoreModule.Core
BadImageSizeOpenCVForUnity.CoreModule.Core
BadModelOrChSeqOpenCVForUnity.CoreModule.Core
BadNumChannel1UOpenCVForUnity.CoreModule.Core
BadNumChannelsOpenCVForUnity.CoreModule.Core
BadOffsetOpenCVForUnity.CoreModule.Core
BadOrderOpenCVForUnity.CoreModule.Core
BadOriginOpenCVForUnity.CoreModule.Core
BadROISizeOpenCVForUnity.CoreModule.Core
BadStepOpenCVForUnity.CoreModule.Core
BadTileSizeOpenCVForUnity.CoreModule.Core
batchDistance(Mat src1, Mat src2, Mat dist, int dtype, Mat nidx, int normType, int K, Mat mask, int update, bool crosscheck)OpenCVForUnity.CoreModule.Corestatic
batchDistance(Mat src1, Mat src2, Mat dist, int dtype, Mat nidx, int normType, int K, Mat mask, int update)OpenCVForUnity.CoreModule.Corestatic
batchDistance(Mat src1, Mat src2, Mat dist, int dtype, Mat nidx, int normType, int K, Mat mask)OpenCVForUnity.CoreModule.Corestatic
batchDistance(Mat src1, Mat src2, Mat dist, int dtype, Mat nidx, int normType, int K)OpenCVForUnity.CoreModule.Corestatic
batchDistance(Mat src1, Mat src2, Mat dist, int dtype, Mat nidx, int normType)OpenCVForUnity.CoreModule.Corestatic
batchDistance(Mat src1, Mat src2, Mat dist, int dtype, Mat nidx)OpenCVForUnity.CoreModule.Corestatic
bitwise_and(Mat src1, Mat src2, Mat dst, Mat mask)OpenCVForUnity.CoreModule.Corestatic
bitwise_and(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
bitwise_not(Mat src, Mat dst, Mat mask)OpenCVForUnity.CoreModule.Corestatic
bitwise_not(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
bitwise_or(Mat src1, Mat src2, Mat dst, Mat mask)OpenCVForUnity.CoreModule.Corestatic
bitwise_or(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
bitwise_xor(Mat src1, Mat src2, Mat dst, Mat mask)OpenCVForUnity.CoreModule.Corestatic
bitwise_xor(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
BORDER_CONSTANTOpenCVForUnity.CoreModule.Core
BORDER_DEFAULTOpenCVForUnity.CoreModule.Core
BORDER_ISOLATEDOpenCVForUnity.CoreModule.Core
BORDER_REFLECTOpenCVForUnity.CoreModule.Core
BORDER_REFLECT101OpenCVForUnity.CoreModule.Core
BORDER_REFLECT_101OpenCVForUnity.CoreModule.Core
BORDER_REPLICATEOpenCVForUnity.CoreModule.Core
BORDER_TRANSPARENTOpenCVForUnity.CoreModule.Core
BORDER_WRAPOpenCVForUnity.CoreModule.Core
borderInterpolate(int p, int len, int borderType)OpenCVForUnity.CoreModule.Corestatic
broadcast(Mat src, Mat shape, Mat dst)OpenCVForUnity.CoreModule.Corestatic
calcCovarMatrix(Mat samples, Mat covar, Mat mean, int flags, int ctype)OpenCVForUnity.CoreModule.Corestatic
calcCovarMatrix(Mat samples, Mat covar, Mat mean, int flags)OpenCVForUnity.CoreModule.Corestatic
cartToPolar(Mat x, Mat y, Mat magnitude, Mat angle, bool angleInDegrees)OpenCVForUnity.CoreModule.Corestatic
cartToPolar(Mat x, Mat y, Mat magnitude, Mat angle)OpenCVForUnity.CoreModule.Corestatic
checkHardwareSupport(int feature)OpenCVForUnity.CoreModule.Corestatic
checkRange(Mat a, bool quiet, double minVal, double maxVal)OpenCVForUnity.CoreModule.Corestatic
checkRange(Mat a, bool quiet, double minVal)OpenCVForUnity.CoreModule.Corestatic
checkRange(Mat a, bool quiet)OpenCVForUnity.CoreModule.Corestatic
checkRange(Mat a)OpenCVForUnity.CoreModule.Corestatic
CMP_EQOpenCVForUnity.CoreModule.Core
CMP_GEOpenCVForUnity.CoreModule.Core
CMP_GTOpenCVForUnity.CoreModule.Core
CMP_LEOpenCVForUnity.CoreModule.Core
CMP_LTOpenCVForUnity.CoreModule.Core
CMP_NEOpenCVForUnity.CoreModule.Core
compare(Mat src1, Mat src2, Mat dst, int cmpop)OpenCVForUnity.CoreModule.Corestatic
compare(Mat src1, Scalar src2, Mat dst, int cmpop)OpenCVForUnity.CoreModule.Corestatic
completeSymm(Mat m, bool lowerToUpper)OpenCVForUnity.CoreModule.Corestatic
completeSymm(Mat m)OpenCVForUnity.CoreModule.Corestatic
convertFp16(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
convertScaleAbs(Mat src, Mat dst, double alpha, double beta)OpenCVForUnity.CoreModule.Corestatic
convertScaleAbs(Mat src, Mat dst, double alpha)OpenCVForUnity.CoreModule.Corestatic
convertScaleAbs(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
copyMakeBorder(Mat src, Mat dst, int top, int bottom, int left, int right, int borderType, Scalar value)OpenCVForUnity.CoreModule.Corestatic
copyMakeBorder(Mat src, Mat dst, int top, int bottom, int left, int right, int borderType)OpenCVForUnity.CoreModule.Corestatic
copyTo(Mat src, Mat dst, Mat mask)OpenCVForUnity.CoreModule.Corestatic
countNonZero(Mat src)OpenCVForUnity.CoreModule.Corestatic
COVAR_COLSOpenCVForUnity.CoreModule.Core
COVAR_NORMALOpenCVForUnity.CoreModule.Core
COVAR_ROWSOpenCVForUnity.CoreModule.Core
COVAR_SCALEOpenCVForUnity.CoreModule.Core
COVAR_SCRAMBLEDOpenCVForUnity.CoreModule.Core
COVAR_USE_AVGOpenCVForUnity.CoreModule.Core
cubeRoot(float val)OpenCVForUnity.CoreModule.Corestatic
dct(Mat src, Mat dst, int flags)OpenCVForUnity.CoreModule.Corestatic
dct(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
DCT_INVERSEOpenCVForUnity.CoreModule.Core
DCT_ROWSOpenCVForUnity.CoreModule.Core
DECOMP_CHOLESKYOpenCVForUnity.CoreModule.Core
DECOMP_EIGOpenCVForUnity.CoreModule.Core
DECOMP_LUOpenCVForUnity.CoreModule.Core
DECOMP_NORMALOpenCVForUnity.CoreModule.Core
DECOMP_QROpenCVForUnity.CoreModule.Core
DECOMP_SVDOpenCVForUnity.CoreModule.Core
determinant(Mat mtx)OpenCVForUnity.CoreModule.Corestatic
dft(Mat src, Mat dst, int flags, int nonzeroRows)OpenCVForUnity.CoreModule.Corestatic
dft(Mat src, Mat dst, int flags)OpenCVForUnity.CoreModule.Corestatic
dft(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
DFT_COMPLEX_INPUTOpenCVForUnity.CoreModule.Core
DFT_COMPLEX_OUTPUTOpenCVForUnity.CoreModule.Core
DFT_INVERSEOpenCVForUnity.CoreModule.Core
DFT_REAL_OUTPUTOpenCVForUnity.CoreModule.Core
DFT_ROWSOpenCVForUnity.CoreModule.Core
DFT_SCALEOpenCVForUnity.CoreModule.Core
divide(Mat src1, Mat src2, Mat dst, double scale, int dtype)OpenCVForUnity.CoreModule.Corestatic
divide(Mat src1, Mat src2, Mat dst, double scale)OpenCVForUnity.CoreModule.Corestatic
divide(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
divide(double scale, Mat src2, Mat dst, int dtype)OpenCVForUnity.CoreModule.Corestatic
divide(double scale, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
divide(Mat src1, Scalar src2, Mat dst, double scale, int dtype)OpenCVForUnity.CoreModule.Corestatic
divide(Mat src1, Scalar src2, Mat dst, double scale)OpenCVForUnity.CoreModule.Corestatic
divide(Mat src1, Scalar src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
eigen(Mat src, Mat eigenvalues, Mat eigenvectors)OpenCVForUnity.CoreModule.Corestatic
eigen(Mat src, Mat eigenvalues)OpenCVForUnity.CoreModule.Corestatic
eigenNonSymmetric(Mat src, Mat eigenvalues, Mat eigenvectors)OpenCVForUnity.CoreModule.Corestatic
exp(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
extractChannel(Mat src, Mat dst, int coi)OpenCVForUnity.CoreModule.Corestatic
fastAtan2(float y, float x)OpenCVForUnity.CoreModule.Corestatic
FILLEDOpenCVForUnity.CoreModule.Core
findFile(string relative_path, bool required, bool silentMode)OpenCVForUnity.CoreModule.Corestatic
findFile(string relative_path, bool required)OpenCVForUnity.CoreModule.Corestatic
findFile(string relative_path)OpenCVForUnity.CoreModule.Corestatic
findFileOrKeep(string relative_path, bool silentMode)OpenCVForUnity.CoreModule.Corestatic
findFileOrKeep(string relative_path)OpenCVForUnity.CoreModule.Corestatic
findNonZero(Mat src, Mat idx)OpenCVForUnity.CoreModule.Corestatic
flip(Mat src, Mat dst, int flipCode)OpenCVForUnity.CoreModule.Corestatic
flipND(Mat src, Mat dst, int axis)OpenCVForUnity.CoreModule.Corestatic
Formatter_FMT_COpenCVForUnity.CoreModule.Core
Formatter_FMT_CSVOpenCVForUnity.CoreModule.Core
Formatter_FMT_DEFAULTOpenCVForUnity.CoreModule.Core
Formatter_FMT_MATLABOpenCVForUnity.CoreModule.Core
Formatter_FMT_NUMPYOpenCVForUnity.CoreModule.Core
Formatter_FMT_PYTHONOpenCVForUnity.CoreModule.Core
gemm(Mat src1, Mat src2, double alpha, Mat src3, double beta, Mat dst, int flags)OpenCVForUnity.CoreModule.Corestatic
gemm(Mat src1, Mat src2, double alpha, Mat src3, double beta, Mat dst)OpenCVForUnity.CoreModule.Corestatic
GEMM_1_TOpenCVForUnity.CoreModule.Core
GEMM_2_TOpenCVForUnity.CoreModule.Core
GEMM_3_TOpenCVForUnity.CoreModule.Core
getBuildInformation()OpenCVForUnity.CoreModule.Corestatic
getCPUFeaturesLine()OpenCVForUnity.CoreModule.Corestatic
getCPUTickCount()OpenCVForUnity.CoreModule.Corestatic
getHardwareFeatureName(int feature)OpenCVForUnity.CoreModule.Corestatic
getIppVersion()OpenCVForUnity.CoreModule.Corestatic
getNumberOfCPUs()OpenCVForUnity.CoreModule.Corestatic
getNumThreads()OpenCVForUnity.CoreModule.Corestatic
getOptimalDFTSize(int vecsize)OpenCVForUnity.CoreModule.Corestatic
getThreadNum()OpenCVForUnity.CoreModule.Corestatic
getTickCount()OpenCVForUnity.CoreModule.Corestatic
getTickFrequency()OpenCVForUnity.CoreModule.Corestatic
getVersionMajor()OpenCVForUnity.CoreModule.Corestatic
getVersionMinor()OpenCVForUnity.CoreModule.Corestatic
getVersionRevision()OpenCVForUnity.CoreModule.Corestatic
getVersionString()OpenCVForUnity.CoreModule.Corestatic
GpuApiCallErrorOpenCVForUnity.CoreModule.Core
GpuNotSupportedOpenCVForUnity.CoreModule.Core
hasNonZero(Mat src)OpenCVForUnity.CoreModule.Corestatic
hconcat(List< Mat > src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
HeaderIsNullOpenCVForUnity.CoreModule.Core
idct(Mat src, Mat dst, int flags)OpenCVForUnity.CoreModule.Corestatic
idct(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
idft(Mat src, Mat dst, int flags, int nonzeroRows)OpenCVForUnity.CoreModule.Corestatic
idft(Mat src, Mat dst, int flags)OpenCVForUnity.CoreModule.Corestatic
idft(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
inRange(Mat src, Scalar lowerb, Scalar upperb, Mat dst)OpenCVForUnity.CoreModule.Corestatic
insertChannel(Mat src, Mat dst, int coi)OpenCVForUnity.CoreModule.Corestatic
invert(Mat src, Mat dst, int flags)OpenCVForUnity.CoreModule.Corestatic
invert(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
kmeans(Mat data, int K, Mat bestLabels, TermCriteria criteria, int attempts, int flags, Mat centers)OpenCVForUnity.CoreModule.Corestatic
kmeans(Mat data, int K, Mat bestLabels, TermCriteria criteria, int attempts, int flags)OpenCVForUnity.CoreModule.Corestatic
KMEANS_PP_CENTERSOpenCVForUnity.CoreModule.Core
KMEANS_RANDOM_CENTERSOpenCVForUnity.CoreModule.Core
KMEANS_USE_INITIAL_LABELSOpenCVForUnity.CoreModule.Core
log(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
LUT(Mat src, Mat lut, Mat dst)OpenCVForUnity.CoreModule.Corestatic
magnitude(Mat x, Mat y, Mat magnitude)OpenCVForUnity.CoreModule.Corestatic
Mahalanobis(Mat v1, Mat v2, Mat icovar)OpenCVForUnity.CoreModule.Corestatic
MaskIsTiledOpenCVForUnity.CoreModule.Core
max(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
max(Mat src1, Scalar src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
mean(Mat src, Mat mask)OpenCVForUnity.CoreModule.Corestatic
mean(Mat src)OpenCVForUnity.CoreModule.Corestatic
meanStdDev(Mat src, MatOfDouble mean, MatOfDouble stddev, Mat mask)OpenCVForUnity.CoreModule.Corestatic
meanStdDev(Mat src, MatOfDouble mean, MatOfDouble stddev)OpenCVForUnity.CoreModule.Corestatic
merge(List< Mat > mv, Mat dst)OpenCVForUnity.CoreModule.Corestatic
min(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
min(Mat src1, Scalar src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
minMaxLoc(Mat src, Mat mask)OpenCVForUnity.CoreModule.Corestatic
minMaxLoc(Mat src)OpenCVForUnity.CoreModule.Corestatic
mixChannels(List< Mat > src, List< Mat > dst, MatOfInt fromTo)OpenCVForUnity.CoreModule.Corestatic
mulSpectrums(Mat a, Mat b, Mat c, int flags, bool conjB)OpenCVForUnity.CoreModule.Corestatic
mulSpectrums(Mat a, Mat b, Mat c, int flags)OpenCVForUnity.CoreModule.Corestatic
multiply(Mat src1, Mat src2, Mat dst, double scale, int dtype)OpenCVForUnity.CoreModule.Corestatic
multiply(Mat src1, Mat src2, Mat dst, double scale)OpenCVForUnity.CoreModule.Corestatic
multiply(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
multiply(Mat src1, Scalar src2, Mat dst, double scale, int dtype)OpenCVForUnity.CoreModule.Corestatic
multiply(Mat src1, Scalar src2, Mat dst, double scale)OpenCVForUnity.CoreModule.Corestatic
multiply(Mat src1, Scalar src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
mulTransposed(Mat src, Mat dst, bool aTa, Mat delta, double scale, int dtype)OpenCVForUnity.CoreModule.Corestatic
mulTransposed(Mat src, Mat dst, bool aTa, Mat delta, double scale)OpenCVForUnity.CoreModule.Corestatic
mulTransposed(Mat src, Mat dst, bool aTa, Mat delta)OpenCVForUnity.CoreModule.Corestatic
mulTransposed(Mat src, Mat dst, bool aTa)OpenCVForUnity.CoreModule.Corestatic
NATIVE_LIBRARY_NAMEOpenCVForUnity.CoreModule.Corestatic
norm(Mat src1, int normType, Mat mask)OpenCVForUnity.CoreModule.Corestatic
norm(Mat src1, int normType)OpenCVForUnity.CoreModule.Corestatic
norm(Mat src1)OpenCVForUnity.CoreModule.Corestatic
norm(Mat src1, Mat src2, int normType, Mat mask)OpenCVForUnity.CoreModule.Corestatic
norm(Mat src1, Mat src2, int normType)OpenCVForUnity.CoreModule.Corestatic
norm(Mat src1, Mat src2)OpenCVForUnity.CoreModule.Corestatic
NORM_HAMMINGOpenCVForUnity.CoreModule.Core
NORM_HAMMING2OpenCVForUnity.CoreModule.Core
NORM_INFOpenCVForUnity.CoreModule.Core
NORM_L1OpenCVForUnity.CoreModule.Core
NORM_L2OpenCVForUnity.CoreModule.Core
NORM_L2SQROpenCVForUnity.CoreModule.Core
NORM_MINMAXOpenCVForUnity.CoreModule.Core
NORM_RELATIVEOpenCVForUnity.CoreModule.Core
NORM_TYPE_MASKOpenCVForUnity.CoreModule.Core
normalize(Mat src, Mat dst, double alpha, double beta, int norm_type, int dtype, Mat mask)OpenCVForUnity.CoreModule.Corestatic
normalize(Mat src, Mat dst, double alpha, double beta, int norm_type, int dtype)OpenCVForUnity.CoreModule.Corestatic
normalize(Mat src, Mat dst, double alpha, double beta, int norm_type)OpenCVForUnity.CoreModule.Corestatic
normalize(Mat src, Mat dst, double alpha, double beta)OpenCVForUnity.CoreModule.Corestatic
normalize(Mat src, Mat dst, double alpha)OpenCVForUnity.CoreModule.Corestatic
normalize(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
OpenCLApiCallErrorOpenCVForUnity.CoreModule.Core
OpenCLDoubleNotSupportedOpenCVForUnity.CoreModule.Core
OpenCLInitErrorOpenCVForUnity.CoreModule.Core
OpenCLNoAMDBlasFftOpenCVForUnity.CoreModule.Core
OpenGlApiCallErrorOpenCVForUnity.CoreModule.Core
OpenGlNotSupportedOpenCVForUnity.CoreModule.Core
Param_ALGORITHMOpenCVForUnity.CoreModule.Core
Param_BOOLEANOpenCVForUnity.CoreModule.Core
Param_FLOATOpenCVForUnity.CoreModule.Core
Param_INTOpenCVForUnity.CoreModule.Core
Param_MATOpenCVForUnity.CoreModule.Core
Param_MAT_VECTOROpenCVForUnity.CoreModule.Core
Param_REALOpenCVForUnity.CoreModule.Core
Param_SCALAROpenCVForUnity.CoreModule.Core
Param_STRINGOpenCVForUnity.CoreModule.Core
Param_UCHAROpenCVForUnity.CoreModule.Core
Param_UINT64OpenCVForUnity.CoreModule.Core
Param_UNSIGNED_INTOpenCVForUnity.CoreModule.Core
patchNaNs(Mat a, double val)OpenCVForUnity.CoreModule.Corestatic
patchNaNs(Mat a)OpenCVForUnity.CoreModule.Corestatic
PCA_DATA_AS_COLOpenCVForUnity.CoreModule.Core
PCA_DATA_AS_ROWOpenCVForUnity.CoreModule.Core
PCA_USE_AVGOpenCVForUnity.CoreModule.Core
PCABackProject(Mat data, Mat mean, Mat eigenvectors, Mat result)OpenCVForUnity.CoreModule.Corestatic
PCACompute(Mat data, Mat mean, Mat eigenvectors, int maxComponents)OpenCVForUnity.CoreModule.Corestatic
PCACompute(Mat data, Mat mean, Mat eigenvectors)OpenCVForUnity.CoreModule.Corestatic
PCACompute(Mat data, Mat mean, Mat eigenvectors, double retainedVariance)OpenCVForUnity.CoreModule.Corestatic
PCACompute2(Mat data, Mat mean, Mat eigenvectors, Mat eigenvalues, int maxComponents)OpenCVForUnity.CoreModule.Corestatic
PCACompute2(Mat data, Mat mean, Mat eigenvectors, Mat eigenvalues)OpenCVForUnity.CoreModule.Corestatic
PCACompute2(Mat data, Mat mean, Mat eigenvectors, Mat eigenvalues, double retainedVariance)OpenCVForUnity.CoreModule.Corestatic
PCAProject(Mat data, Mat mean, Mat eigenvectors, Mat result)OpenCVForUnity.CoreModule.Corestatic
perspectiveTransform(Mat src, Mat dst, Mat m)OpenCVForUnity.CoreModule.Corestatic
phase(Mat x, Mat y, Mat angle, bool angleInDegrees)OpenCVForUnity.CoreModule.Corestatic
phase(Mat x, Mat y, Mat angle)OpenCVForUnity.CoreModule.Corestatic
polarToCart(Mat magnitude, Mat angle, Mat x, Mat y, bool angleInDegrees)OpenCVForUnity.CoreModule.Corestatic
polarToCart(Mat magnitude, Mat angle, Mat x, Mat y)OpenCVForUnity.CoreModule.Corestatic
pow(Mat src, double power, Mat dst)OpenCVForUnity.CoreModule.Corestatic
PSNR(Mat src1, Mat src2, double R)OpenCVForUnity.CoreModule.Corestatic
PSNR(Mat src1, Mat src2)OpenCVForUnity.CoreModule.Corestatic
randn(Mat dst, double mean, double stddev)OpenCVForUnity.CoreModule.Corestatic
randShuffle(Mat dst, double iterFactor)OpenCVForUnity.CoreModule.Corestatic
randShuffle(Mat dst)OpenCVForUnity.CoreModule.Corestatic
randu(Mat dst, double low, double high)OpenCVForUnity.CoreModule.Corestatic
reduce(Mat src, Mat dst, int dim, int rtype, int dtype)OpenCVForUnity.CoreModule.Corestatic
reduce(Mat src, Mat dst, int dim, int rtype)OpenCVForUnity.CoreModule.Corestatic
REDUCE_AVGOpenCVForUnity.CoreModule.Core
REDUCE_MAXOpenCVForUnity.CoreModule.Core
REDUCE_MINOpenCVForUnity.CoreModule.Core
REDUCE_SUMOpenCVForUnity.CoreModule.Core
REDUCE_SUM2OpenCVForUnity.CoreModule.Core
reduceArgMax(Mat src, Mat dst, int axis, bool lastIndex)OpenCVForUnity.CoreModule.Corestatic
reduceArgMax(Mat src, Mat dst, int axis)OpenCVForUnity.CoreModule.Corestatic
reduceArgMin(Mat src, Mat dst, int axis, bool lastIndex)OpenCVForUnity.CoreModule.Corestatic
reduceArgMin(Mat src, Mat dst, int axis)OpenCVForUnity.CoreModule.Corestatic
repeat(Mat src, int ny, int nx, Mat dst)OpenCVForUnity.CoreModule.Corestatic
RNG_NORMALOpenCVForUnity.CoreModule.Core
RNG_UNIFORMOpenCVForUnity.CoreModule.Core
rotate(Mat src, Mat dst, int rotateCode)OpenCVForUnity.CoreModule.Corestatic
ROTATE_180OpenCVForUnity.CoreModule.Core
ROTATE_90_CLOCKWISEOpenCVForUnity.CoreModule.Core
ROTATE_90_COUNTERCLOCKWISEOpenCVForUnity.CoreModule.Core
scaleAdd(Mat src1, double alpha, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
setErrorVerbosity(bool verbose)OpenCVForUnity.CoreModule.Corestatic
setIdentity(Mat mtx, Scalar s)OpenCVForUnity.CoreModule.Corestatic
setIdentity(Mat mtx)OpenCVForUnity.CoreModule.Corestatic
setNumThreads(int nthreads)OpenCVForUnity.CoreModule.Corestatic
setRNGSeed(int seed)OpenCVForUnity.CoreModule.Corestatic
setUseIPP(bool flag)OpenCVForUnity.CoreModule.Corestatic
setUseIPP_NotExact(bool flag)OpenCVForUnity.CoreModule.Corestatic
setUseOptimized(bool onoff)OpenCVForUnity.CoreModule.Corestatic
solve(Mat src1, Mat src2, Mat dst, int flags)OpenCVForUnity.CoreModule.Corestatic
solve(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
solveCubic(Mat coeffs, Mat roots)OpenCVForUnity.CoreModule.Corestatic
solvePoly(Mat coeffs, Mat roots, int maxIters)OpenCVForUnity.CoreModule.Corestatic
solvePoly(Mat coeffs, Mat roots)OpenCVForUnity.CoreModule.Corestatic
sort(Mat src, Mat dst, int flags)OpenCVForUnity.CoreModule.Corestatic
SORT_ASCENDINGOpenCVForUnity.CoreModule.Core
SORT_DESCENDINGOpenCVForUnity.CoreModule.Core
SORT_EVERY_COLUMNOpenCVForUnity.CoreModule.Core
SORT_EVERY_ROWOpenCVForUnity.CoreModule.Core
sortIdx(Mat src, Mat dst, int flags)OpenCVForUnity.CoreModule.Corestatic
split(Mat m, List< Mat > mv)OpenCVForUnity.CoreModule.Corestatic
sqrt(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
StsAssertOpenCVForUnity.CoreModule.Core
StsAutoTraceOpenCVForUnity.CoreModule.Core
StsBackTraceOpenCVForUnity.CoreModule.Core
StsBadArgOpenCVForUnity.CoreModule.Core
StsBadFlagOpenCVForUnity.CoreModule.Core
StsBadFuncOpenCVForUnity.CoreModule.Core
StsBadMaskOpenCVForUnity.CoreModule.Core
StsBadMemBlockOpenCVForUnity.CoreModule.Core
StsBadPointOpenCVForUnity.CoreModule.Core
StsBadSizeOpenCVForUnity.CoreModule.Core
StsDivByZeroOpenCVForUnity.CoreModule.Core
StsErrorOpenCVForUnity.CoreModule.Core
StsFilterOffsetErrOpenCVForUnity.CoreModule.Core
StsFilterStructContentErrOpenCVForUnity.CoreModule.Core
StsInplaceNotSupportedOpenCVForUnity.CoreModule.Core
StsInternalOpenCVForUnity.CoreModule.Core
StsKernelStructContentErrOpenCVForUnity.CoreModule.Core
StsNoConvOpenCVForUnity.CoreModule.Core
StsNoMemOpenCVForUnity.CoreModule.Core
StsNotImplementedOpenCVForUnity.CoreModule.Core
StsNullPtrOpenCVForUnity.CoreModule.Core
StsObjectNotFoundOpenCVForUnity.CoreModule.Core
StsOkOpenCVForUnity.CoreModule.Core
StsOutOfRangeOpenCVForUnity.CoreModule.Core
StsParseErrorOpenCVForUnity.CoreModule.Core
StsUnmatchedFormatsOpenCVForUnity.CoreModule.Core
StsUnmatchedSizesOpenCVForUnity.CoreModule.Core
StsUnsupportedFormatOpenCVForUnity.CoreModule.Core
StsVecLengthErrOpenCVForUnity.CoreModule.Core
subtract(Mat src1, Mat src2, Mat dst, Mat mask, int dtype)OpenCVForUnity.CoreModule.Corestatic
subtract(Mat src1, Mat src2, Mat dst, Mat mask)OpenCVForUnity.CoreModule.Corestatic
subtract(Mat src1, Mat src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
subtract(Mat src1, Scalar src2, Mat dst, Mat mask, int dtype)OpenCVForUnity.CoreModule.Corestatic
subtract(Mat src1, Scalar src2, Mat dst, Mat mask)OpenCVForUnity.CoreModule.Corestatic
subtract(Mat src1, Scalar src2, Mat dst)OpenCVForUnity.CoreModule.Corestatic
sumElems(Mat src)OpenCVForUnity.CoreModule.Corestatic
SVBackSubst(Mat w, Mat u, Mat vt, Mat rhs, Mat dst)OpenCVForUnity.CoreModule.Corestatic
SVD_FULL_UVOpenCVForUnity.CoreModule.Core
SVD_MODIFY_AOpenCVForUnity.CoreModule.Core
SVD_NO_UVOpenCVForUnity.CoreModule.Core
SVDecomp(Mat src, Mat w, Mat u, Mat vt, int flags)OpenCVForUnity.CoreModule.Corestatic
SVDecomp(Mat src, Mat w, Mat u, Mat vt)OpenCVForUnity.CoreModule.Corestatic
trace(Mat mtx)OpenCVForUnity.CoreModule.Corestatic
transform(Mat src, Mat dst, Mat m)OpenCVForUnity.CoreModule.Corestatic
transpose(Mat src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
transposeND(Mat src, MatOfInt order, Mat dst)OpenCVForUnity.CoreModule.Corestatic
useIPP()OpenCVForUnity.CoreModule.Corestatic
useIPP_NotExact()OpenCVForUnity.CoreModule.Corestatic
useOptimized()OpenCVForUnity.CoreModule.Corestatic
vconcat(List< Mat > src, Mat dst)OpenCVForUnity.CoreModule.Corestatic
VERSIONOpenCVForUnity.CoreModule.Corestatic
VERSION_MAJOROpenCVForUnity.CoreModule.Corestatic
VERSION_MINOROpenCVForUnity.CoreModule.Corestatic
VERSION_REVISIONOpenCVForUnity.CoreModule.Corestatic
VERSION_STATUSOpenCVForUnity.CoreModule.Corestatic