Home
last modified time | relevance | path

Searched refs:idx_mat (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/hfs/src/
H A Dhfs_core.cpp121 idx_mat.convertTo(idx_mat, CV_16U); in getSLICIdxCpu()
122 return idx_mat; in getSLICIdxCpu()
140 const int _h = idx_mat.rows; in getAvgGradientBdry()
141 const int _w = idx_mat.cols; in getAvgGradientBdry()
162 pre = idx_mat.at<ushort>(p2); in getAvgGradientBdry()
440 Mat idx_mat, lab3u, mag1u, tmp; in processImageCpu() local
443 idx_mat = getSLICIdxCpu(img3u, num_css); in processImageCpu()
458 Mat idx_mat, lab3u, mag1u, tmp; in processImageGpu() local
466 getSegmentationI(lab3u, mag1u, idx_mat, in processImageGpu()
501 idx_mat.convertTo(idx_mat, CV_16U); in getSLICIdxGpu()
[all …]
H A Dhfs_core.hpp47 int getAvgGradientBdry( const cv::Mat& idx_mat,
52 const cv::Mat& mag1u, const cv::Mat& idx_mat,
55 const cv::Mat& lab3u, const cv::Mat& mag1u, const cv::Mat& idx_mat,
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/atoms/affine/
H A Dindex.py125 idx_mat = np.arange(expr.size)
126 idx_mat = np.reshape(idx_mat, expr.shape, order='F')
127 self._select_mat = idx_mat[key]
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/hfs/samples/
H A Dexample.cpp37 Mat idx_mat = h->performSegmentGpu( src, false ); in main() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
H A Dpdt_4.f0352 integer(kind = q) :: idx_mat(2,2) component
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
H A Dpdt_4.f0352 integer(kind = q) :: idx_mat(2,2) component
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
H A Dpdt_4.f0352 integer(kind = q) :: idx_mat(2,2) component
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
H A Dpdt_4.f0352 integer(kind = q) :: idx_mat(2,2) component
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
H A Dpdt_4.f0352 integer(kind = q) :: idx_mat(2,2) component
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dpdt_3.f0330 integer(kind = q) :: idx_mat(2,2) ! check these do not get treated as pdt_arrays. component

12