Home
last modified time | relevance | path

Searched defs:nfeatures (Results 1 – 25 of 149) sorted by relevance

123456

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudalegacy/src/cuda/
H A Dgmg.cu76 …or, const PtrStepi& colors, const PtrStepf& weights, const int x, const int y, const int nfeatures) in findFeature()
88 …__device__ void normalizeHistogram(PtrStepf weights, const int x, const int y, const int nfeatures) in normalizeHistogram()
101 …r, const float weight, PtrStepi colors, PtrStepf weights, const int x, const int y, int& nfeatures) in insertFeature()
185 int nfeatures = nfeatures_(y, x); in update() local
227 …ate_gpu(PtrStepSzb frame, PtrStepb fgmask, PtrStepSzi colors, PtrStepf weights, PtrStepi nfeatures, in update_gpu()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/xfeatures2d/misc/python/
H A Dshadow_sift.hpp9 Ptr<cv::SIFT> SIFT_create(int nfeatures = 0, int nOctaveLayers = 3, in SIFT_create()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest3.m11 nfeatures = 6 ; variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/bgsegm/src/
H A Dbgfg_gmg.cpp224 static float findFeature(int color, const int* colors, const float* weights, int nfeatures) in findFeature()
236 static void normalizeHistogram(float* weights, int nfeatures) in normalizeHistogram()
249 static bool insertFeature(int color, float weight, int* colors, float* weights, int& nfeatures, int… in insertFeature()
314 …GMG_LoopBody(const Mat& frame, const Mat& fgmask, const Mat_<int>& nfeatures, const Mat_<int>& col… in GMG_LoopBody()
375 int nfeatures = nfeatures_row[x]; in operator ()() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/demo/dnn_results/
H A Ddnn_summary.m143 nfeatures = 60000 ; variable
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/demo/dnn_results/
H A Ddnn_summary.m143 nfeatures = 60000 ; variable
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/demo/dnn_results/
H A Ddnn_summary.m143 nfeatures = 60000 ; variable
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/demo/dnn_results/
H A Ddnn_summary.m143 nfeatures = 60000 ; variable
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/demo/dnn_results/
H A Ddnn_summary.m143 nfeatures = 60000 ; variable

123456