OpenCV  4.3.0
Open Source Computer Vision
Todo List
Page Color conversions
document other conversion modes
Member cv::batchDistance (InputArray src1, InputArray src2, OutputArray dist, int dtype, OutputArray nidx, int normType=NORM_L2, int K=0, InputArray mask=noArray(), int update=0, bool crosscheck=false)
document
Member cv::calcCovarMatrix (const Mat *samples, int nsamples, Mat &covar, Mat &mean, int flags, int ctype=CV_64F)
InputArrayOfArrays
Class cv::dnn::DictValue
Maybe int64 is useless because double type exactly stores at least 2^52 integers.
Class cv::Formatted
document
Class cv::Formatter
document
Class cv::LDA
document this class
Class cv::linemod::Modality
Max response, to allow optimization of summing (255/MAX) features as uint8
Member cv::linemod::QuantizedPyramid::pyrDown ()=0
Allow pyramid scale factor other than 2
Class cv::RNG_MT19937
document
Member cv::SVD::backSubst (const Matx< _Tp, nm, 1 > &w, const Matx< _Tp, m, nm > &u, const Matx< _Tp, n, nm > &vt, const Matx< _Tp, m, nb > &rhs, Matx< _Tp, n, nb > &dst)
document
Member cv::SVD::compute (const Matx< _Tp, m, n > &a, Matx< _Tp, nm, 1 > &w, Matx< _Tp, m, nm > &u, Matx< _Tp, n, nm > &vt)
document
Member cv::SVD::compute (const Matx< _Tp, m, n > &a, Matx< _Tp, nm, 1 > &w)
document
Class cv::UMat
document
Page OpenCV4Android SDK
I'm not sure that this is the best place to talk about OpenCV Manager
Page Similarity check (PNSR and SSIM) on the GPU
update this tutorial