Searched refs:cctable_Pv_ (Results 1 – 1 of 1) sorted by relevance
486 GpuMat cctable_Pv_; member in __anon6991cfe50811::BGPixelStat515 cuda::ensureSizeIsEnough(params.N2cc * size.height, size.width, CV_32FC1, cctable_Pv_); in create()516 cctable_Pv_.setTo(Scalar::all(0)); in create()561 stat.cctable_Pv_data_ = cctable_Pv_.data; in operator fgd::BGPixelStat()562 stat.cctable_Pv_step_ = cctable_Pv_.step; in operator fgd::BGPixelStat()