Searched refs:P_l_Gaus_Temp_ (Results 1 – 3 of 3) sorted by relevance
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/people/include/pcl/gpu/people/ |
H A D | bodyparts_detector.h | 128 …pcl::device::LabelProbability P_l_Gaus_Temp_; // the current Gaussian buffer to store the interm… variable
|
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/people/src/ |
H A D | people_detector.cpp | 306 …(depth_device1_,rdf_detector_->P_l_2_, kernel_device, rdf_detector_->P_l_Gaus_Temp_ ,rdf_detector_… in processProb() 310 …_device1_, rdf_detector_->P_l_Gaus_, 0.5, rdf_detector_->P_l_, 0.5, rdf_detector_->P_l_Gaus_Temp_); in processProb() 314 …ity_processor_->SelectLabel(depth_device1_, rdf_detector_->labels_, rdf_detector_->P_l_Gaus_Temp_); in processProb()
|
H A D | bodyparts_detector.cpp | 142 P_l_Gaus_Temp_.create(rows,cols); in allocate_buffers()
|