Home
last modified time | relevance | path

Searched defs:thres (Results 1 – 25 of 562) sorted by relevance

12345678910>>...23

/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rrel/
H A Drrel_ransac_obj.cxx20 double thres = *scale_begin * scale_mult_; in fcn() local
34 double thres = scale * scale_mult_; in fcn() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/sdet_pro/processes/
H A Dsdet_segment_image_process.cxx48 auto thres = pro.get_input<float>(3); in sdet_segment_image_process() local
115 auto thres = pro.get_input<float>(4); in sdet_segment_image_using_edge_map_process() local
185 auto thres = pro.get_input<float>(4); in sdet_segment_image_using_height_map_process() local
256 auto thres = pro.get_input<float>(5); in sdet_segment_image_using_height_map_process2() local
/dports/audio/julius/julius-4.1.2/libsent/src/phmm/
H A Dgprune_safe.c76 compute_g_safe(HMMWork *wrk, HTK_HMM_Dens *binfo, LOGPROB thres) in compute_g_safe()
163 LOGPROB score, thres; in gprune_safe() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/test/
H A Dtest_translation3d_estimator.cpp40 const double thres = 1e-3; in TEST() local
89 const double thres = 1e-4; in TEST() local
H A Dtest_reproject_image_to_3d.cpp47 template<class T> double thres() { return 1.0; } in thres() function
48 template<> double thres<float>() { return 1e-5; } in thres() function
/dports/science/R-cran-FAdist/FAdist/R/
H A Drlgamma3.R2 function(n,shape=1,scale=1,thres=1) argument
H A Drlnorm3.R2 function(n,shape=1,scale=1,thres=0) argument
H A Drgamma3.R2 function(n,shape=1,scale=1,thres=0) argument
H A Drllog3.R2 function(n,shape=1,scale=1,thres=0) argument
H A Drweibull3.R2 function(n,shape,scale=1,thres=0) argument
H A Ddweibull3.R2 function(x,shape,scale=1,thres=0,log=FALSE) argument
H A Ddgamma3.R2 function(x,shape=1,scale=1,thres=0,log=FALSE) argument
H A Ddllog3.R2 function(x,shape=1,scale=1,thres=0,log=FALSE) argument
H A Ddlnorm3.R2 function(x,shape=1,scale=1,thres=0,log=FALSE) argument
H A Dpweibull3.R2 function(q,shape,scale=1,thres=0,lower.tail=TRUE,log.p=FALSE) argument
H A Ddlgamma3.R2 function(x,shape=1,scale=1,thres=1,log=FALSE) argument
H A Dpgamma3.R2 function(q,shape=1,scale=1,thres=0,lower.tail=TRUE,log.p=FALSE) argument
H A Dpllog3.R2 function(q,shape=1,scale=1,thres=0,lower.tail=TRUE,log.p=FALSE) argument
H A Dqgamma3.R2 function(p,shape=1,scale=1,thres=0,lower.tail=TRUE,log.p=FALSE) argument
H A Dplnorm3.R2 function(q,shape=1,scale=1,thres=0,lower.tail=TRUE,log.p=FALSE) argument
H A Dqlgamma3.R2 function(p,shape=1,scale=1,thres=1,lower.tail=TRUE,log.p=FALSE) argument
H A Dqllog3.R2 function(p,shape=1,scale=1,thres=0,lower.tail=TRUE,log.p=FALSE) argument
H A Dqlnorm3.R2 function(p,shape=1,scale=1,thres=0,lower.tail=TRUE,log.p=FALSE) argument
H A Dqweibull3.R2 function(p,shape,scale=1,thres=0,lower.tail=TRUE,log.p=FALSE) argument
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/desc/exe/
H A Dvolm_desc_land_exe.cxx77 float thres = 0.5f; in main() local
124 double thres = 0.5; in main() local

12345678910>>...23