| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | features2d.hpp | 780 enum { normType = NORM_L2SQR }; enumerator 796 enum { normType = NORM_L2 }; enumerator 812 enum { normType = NORM_L1 }; enumerator 1089 CV_WRAP BFMatcher( int normType=NORM_L2, bool crossCheck=false ); 1107 CV_WRAP static Ptr<BFMatcher> create( int normType=NORM_L2, bool crossCheck=false ) ; 1116 int normType; member in cv::BFMatcher
|
| H A D | core.hpp | 683 CV_EXPORTS_W double norm(InputArray src1, int normType = NORM_L2, InputArray mask = noArray()); 697 int normType = NORM_L2, InputArray mask = noArray()); 702 CV_EXPORTS double norm( const SparseMat& src, int normType ); 729 int normType = NORM_L2, int K = 0, 801 CV_EXPORTS void normalize( const SparseMat& src, SparseMat& dst, double alpha, int normType );
|
| H A D | photo.hpp | 168 int normType = NORM_L2); 248 int normType = NORM_L2);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | features2d.hpp | 780 enum { normType = NORM_L2SQR }; enumerator 796 enum { normType = NORM_L2 }; enumerator 812 enum { normType = NORM_L1 }; enumerator 1089 CV_WRAP BFMatcher( int normType=NORM_L2, bool crossCheck=false ); 1107 CV_WRAP static Ptr<BFMatcher> create( int normType=NORM_L2, bool crossCheck=false ) ; 1116 int normType; member in cv::BFMatcher
|
| H A D | core.hpp | 683 CV_EXPORTS_W double norm(InputArray src1, int normType = NORM_L2, InputArray mask = noArray()); 697 int normType = NORM_L2, InputArray mask = noArray()); 702 CV_EXPORTS double norm( const SparseMat& src, int normType ); 729 int normType = NORM_L2, int K = 0, 801 CV_EXPORTS void normalize( const SparseMat& src, SparseMat& dst, double alpha, int normType );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | features2d.hpp | 780 enum { normType = NORM_L2SQR }; enumerator 796 enum { normType = NORM_L2 }; enumerator 812 enum { normType = NORM_L1 }; enumerator 1089 CV_WRAP BFMatcher( int normType=NORM_L2, bool crossCheck=false ); 1107 CV_WRAP static Ptr<BFMatcher> create( int normType=NORM_L2, bool crossCheck=false ) ; 1116 int normType; member in cv::BFMatcher
|
| H A D | core.hpp | 683 CV_EXPORTS_W double norm(InputArray src1, int normType = NORM_L2, InputArray mask = noArray()); 697 int normType = NORM_L2, InputArray mask = noArray()); 702 CV_EXPORTS double norm( const SparseMat& src, int normType ); 729 int normType = NORM_L2, int K = 0, 801 CV_EXPORTS void normalize( const SparseMat& src, SparseMat& dst, double alpha, int normType );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | base.hpp | 433 enum { normType = NORM_HAMMING }; enumerator
|
| H A D | matx.hpp | 302 template<typename _Tp, int m, int n> static double norm(const Matx<_Tp, m, n>& M, int normType); 922 double norm(const Matx<_Tp, m, n>& M, int normType) in norm() argument 924 switch(normType) { in norm()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | base.hpp | 433 enum { normType = NORM_HAMMING }; enumerator
|
| H A D | matx.hpp | 302 template<typename _Tp, int m, int n> static double norm(const Matx<_Tp, m, n>& M, int normType); 922 double norm(const Matx<_Tp, m, n>& M, int normType) in norm() argument 924 switch(normType) { in norm()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | base.hpp | 433 enum { normType = NORM_HAMMING }; enumerator
|
| H A D | matx.hpp | 302 template<typename _Tp, int m, int n> static double norm(const Matx<_Tp, m, n>& M, int normType); 922 double norm(const Matx<_Tp, m, n>& M, int normType) in norm() argument 924 switch(normType) { in norm()
|