Home
last modified time | relevance | path

Searched defs:thresold (Results 1 – 11 of 11) sorted by relevance

/dports/devel/R-cran-classInt/classInt/inst/doc/
H A DheadtailsR.R392 thresold = NA, nameattr
411 thresold = thr, nameattr
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/filter_multiscale_align/lib/Patate/common/gl_utils/
H A Dcolor.h82 static const Scalar thresold; member
/dports/math/cgal/CGAL-5.3/include/CGAL/Qt/
H A DmanipulatedFrame_impl.h96 const int thresold = 10; in checkIfGrabsMouse() local
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/QGLViewer/
H A DmanipulatedFrame.cpp95 const int thresold = 10; in checkIfGrabsMouse() local
/dports/math/octomap/octomap-1.9.7/octovis/src/extern/QGLViewer/
H A DmanipulatedFrame.cpp95 const int thresold = 10; in checkIfGrabsMouse() local
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/test/
H A Dalgo_test.h791 Weight thresold = (*weight_generator_)(); in TestOptimize() local
801 Weight thresold = (*weight_generator_)(); in TestOptimize() local
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/test/
H A Dalgo_test.h791 Weight thresold = (*weight_generator_)(); in TestOptimize() local
801 Weight thresold = (*weight_generator_)(); in TestOptimize() local
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/test/
H A Dalgo_test.h791 Weight thresold = (*weight_generator_)(); in TestOptimize() local
801 Weight thresold = (*weight_generator_)(); in TestOptimize() local
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/QCodeEdit/document/
H A Dqdocument.cpp2119 int thresold = (2 * cwidth) / 3; in documentOffsetToCursor() local
2162 int thresold = (2 * cwidth) / 3; in documentOffsetToCursor() local
/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/QCodeEdit/document/
H A Dqdocument.cpp2119 int thresold = (2 * cwidth) / 3; in documentOffsetToCursor() local
2162 int thresold = (2 * cwidth) / 3; in documentOffsetToCursor() local
/dports/misc/visp/visp-3.4.0/modules/tracker/mbt/src/
H A DvpMbGenericTracker.cpp3899 void vpMbGenericTracker::setDepthNormalPclPlaneEstimationRansacThreshold(double thresold) in setDepthNormalPclPlaneEstimationRansacThreshold()