Home
last modified time | relevance | path

Searched defs:isSubmatrix (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dmorph.dispatch.cpp198 int borderType, const double borderValue[4], int iterations, bool isSubmatrix) in halMorph()
485 int borderType, const double borderValue[4], int iterations, bool isSubmatrix) in morph()
H A Dfilter.dispatch.cpp1175 double delta, int borderType, bool isSubmatrix) in replacementFilter2D()
1438 bool isSubmatrix) in filter2D()
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Dcuda.inl.hpp416 bool GpuMatND::isSubmatrix() const in isSubmatrix() function in cv::cuda::GpuMatND
H A Dmat.inl.hpp661 bool Mat::isSubmatrix() const in isSubmatrix() function in cv::Mat
3332 bool UMat::isSubmatrix() const in isSubmatrix() function in cv::UMat
/dports/graphics/opencv/opencv-4.5.3/modules/core/misc/objc/common/
H A DMat.mm346 - (BOOL)isSubmatrix { method
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dmatrix_wrap.cpp954 bool _InputArray::isSubmatrix(int i) const in isSubmatrix() function in cv::_InputArray
/dports/graphics/opencv/opencv-4.5.3/modules/core/misc/java/src/java/
H A Dcore+Mat.java442 public boolean isSubmatrix() { in isSubmatrix() method in Mat