Home
last modified time | relevance | path

Searched refs:has_fg_threshold (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/dnn/misc/caffe/
H A Dopencv-caffe.pb.h12319 bool has_fg_threshold() const;
28063 inline bool WindowDataParameter::has_fg_threshold() const { in has_fg_threshold() function
H A Dopencv-caffe.pb.cc34493 if (has_fg_threshold()) { in ByteSizeLong()