col               251 modules/core/include/opencv2/core/cuda.inl.hpp GpuMat GpuMat::col(int x) const
col               595 modules/core/include/opencv2/core/mat.inl.hpp Mat Mat::col(int x) const
col              1387 modules/core/include/opencv2/core/mat.inl.hpp Mat_<_Tp> Mat_<_Tp>::col(int x) const
col              3238 modules/core/include/opencv2/core/mat.inl.hpp UMat UMat::col(int x) const
col               688 modules/core/include/opencv2/core/matx.hpp Matx<_Tp, m, 1> Matx<_Tp, m, n>::col(int j) const
col               214 modules/core/misc/java/src/java/core+Mat.java     public Mat col(int x)
col               610 modules/core/src/matop.cpp MatExpr MatExpr::col(int x) const
col               208 modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp __host__ GpuMat_<T> GpuMat_<T>::col(int x) const