Home
last modified time | relevance | path

Searched refs:distmax (Results 1 – 25 of 57) sorted by relevance

123

/dports/graphics/colmap/colmap-3.6/lib/SiftGPU/
H A DSiftMatchCU.cpp149 float* H, float* F, float distmax, in GetGuidedSiftMatch() argument
158 return GetBestMatch(max_match, match_buffer, distmax, ratiomax, mbm); in GetGuidedSiftMatch()
162 float distmax, float ratiomax, int mbm) { in GetSiftMatch() argument
167 return GetBestMatch(max_match, match_buffer, distmax, ratiomax, mbm); in GetSiftMatch()
171 float distmax, float ratiomax, int mbm) { in GetBestMatch() argument
176 ProgramCU::GetRowMatch(&_texDot, _texMatch, distmax, ratiomax); in GetBestMatch()
180 ProgramCU::GetColMatch(&_texCRT, _texMatch + 1, distmax, ratiomax); in GetBestMatch()
H A DSiftMatch.cpp411 float distmax, float ratiomax, float hdistmax, float fdistmax, int mbm) in GetGuidedSiftMatch() argument
455 return GetBestMatch(max_match, match_buffer, distmax, ratiomax, mbm); in GetGuidedSiftMatch()
458 int SiftMatchGL::GetBestMatch(int max_match, uint32_t match_buffer[][2], float distmax, float ratio… in GetBestMatch() argument
475 glUniform3f(_param_rowmax_param, (float)_num_sift[1], distmax, ratiomax); in GetBestMatch()
488 glUniform3f(_param_rowmax_param, (float)_num_sift[0], distmax, ratiomax); in GetBestMatch()
521 int SiftMatchGL::GetSiftMatch(int max_match, uint32_t match_buffer[][2], float distmax, float rati… in GetSiftMatch() argument
555 return GetBestMatch(max_match, match_buffer, distmax, ratiomax, mbm); in GetSiftMatch()
688 float distmax, float ratiomax, float hdistmax, float fdistmax, int mutual_best_match) in GetGuidedSiftMatch() argument
692 return __matcher->GetSiftMatch(max_match, match_buffer, distmax, ratiomax, mutual_best_match); in GetGuidedSiftMatch()
698 distmax, ratiomax, H? hdistmax: ti, F? fdistmax: ti, mutual_best_match); in GetGuidedSiftMatch()
[all …]
H A DSiftMatchCU.h49 …int GetBestMatch(int max_match, uint32_t match_buffer[][2], float distmax, float ratiomax, int mb…
59 …int GetSiftMatch(int max_match, uint32_t match_buffer[][2], float distmax, float ratiomax, int mb…
61 float distmax, float ratiomax, float hdistmax, float fdistmax, int mbm);
H A DSiftMatch.h75 …int GetBestMatch(int max_match, uint32_t match_buffer[][2], float distmax, float ratiomax, int mb…
86 …int GetSiftMatch(int max_match, uint32_t match_buffer[][2], float distmax, float ratiomax, int mb…
88 float distmax, float ratiomax, float hdistmax,float fdistmax, int mbm);
H A DProgramCU.h68 static void GetRowMatch(CuTexImage* texDot, CuTexImage* texMatch, float distmax, float ratiomax);
69 static void GetColMatch(CuTexImage* texCRT, CuTexImage* texMatch, float distmax, float ratiomax);
H A DSiftGPU.h334 float distmax = 0.7, //maximum distance of sift descriptor
355 float distmax = 0.7, //maximum distance of sift descriptor
/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Dcraters.c129 distmax = 1+(diam>>1); in get_sqrmap()
130 ddistmax = (gdouble) distmax; in get_sqrmap()
136 for (i=0; i<distmax; i++) { in get_sqrmap()
153 if (dist<distmax) { in get_sqrmap()
168 if (dist>=distmax) { in get_sqrmap()
180 if (dist>=distmax) { in get_sqrmap()
204 gint i,x,y, dist, distmax; in get_smoothmap() local
212 distmax = diam>>1; in get_smoothmap()
213 bell = normalized_bell_new(distmax); in get_smoothmap()
217 for (i=0; i<distmax; i++) { in get_smoothmap()
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_neighlist_mesh.cpp79 distmax(0.0), in FixNeighlistMesh()
251 double prev_distmax = distmax; in pre_force()
257 distmax = neighbor->cutneighmax + SMALL_DELTA; in pre_force()
263 distmax = neighbor->cutneighmax - rmax + SMALL_DELTA; in pre_force()
281 …if((skin != prev_skin) || (distmax != prev_distmax) || (neighbor->last_setup_bins_timestep > last_… in pre_force()
344 …phereNeighbuild(iTri,r ? r[iAtom]*contactDistanceFactor : 0. ,x[iAtom],r ? skin : (distmax+skin) )) in checkBin()
414 double delta = distmax; in getBinBoundariesFromBoundingBox()
490 if (mesh_->resolveTriSphereNeighbuild(iTri, maxdiag, center, distmax + skin)) in generate_bin_list()
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dlinkdissimilar.f35 & straight(9,*),zcscg(*),rcscg(*),zcs0cg(*),rcs0cg(*),distmax,
47 distmax=1.d30
58 distmax=0.d0
62 if(dist.lt.distmax) then
64 distmax=dist
/dports/cad/scotch/scotch-6.0.4/src/libscotch/
H A Dlibrary_dgraph_map_view.c116 Anum distmax; in SCOTCH_dgraphMapView() local
373 for (distmax = 255; distmax != -1; distmax --) /* Find longest distance */ in SCOTCH_dgraphMapView()
374 if (commglbdist[distmax] != 0) in SCOTCH_dgraphMapView()
376 for (distval = 0; distval <= distmax; distval ++) /* Print distance histogram */ in SCOTCH_dgraphMapView()
H A Ddgraph_band_grow.c82 const Gnum distmax, /*+ Maximum distance from separator vertices … in DGRAPHBANDGROWNAMECOLL() argument
143 reduloctab[1] = distmax; in DGRAPHBANDGROWNAMECOLL()
144 reduloctab[2] = - distmax; in DGRAPHBANDGROWNAMECOLL()
188 for (distval = 0; ++ distval <= distmax; ) { in DGRAPHBANDGROWNAMECOLL()
320 const Gnum distmax, /*+ Maximum distance from separator vertices … in DGRAPHBANDGROWNAMEPTOP() argument
382 reduloctab[1] = distmax; in DGRAPHBANDGROWNAMEPTOP()
383 reduloctab[2] = - distmax; in DGRAPHBANDGROWNAMEPTOP()
442 for (distval = 0; ++ distval <= distmax; ) { in DGRAPHBANDGROWNAMEPTOP()
H A Dlibrary_graph_map_view.c136 Anum distmax; in graphMapView2() local
413 for (distmax = 255; distmax != -1; distmax --) /* Find longest distance */ in graphMapView2()
414 if (commdist[distmax] != 0) in graphMapView2()
417 for (distval = 0; distval <= distmax; distval ++) /* Print distance histogram */ in graphMapView2()
H A Dgraph_band.c78 const Gnum distmax, /*+ Maximum distance from separator vertices … in graphBand() argument
127 for (distval = 0; ++ distval <= distmax; ) { in graphBand()
H A Dbgraph_bipart_bd.c81 …Gnum distmax; /* Maximum distance allowed … in bgraphBipartBd() local
119 distmax = (Gnum) paraptr->distmax; in bgraphBipartBd()
120 …if (distmax < 1) /* Always at least one layer of vertices around se… in bgraphBipartBd()
121 distmax = 1; in bgraphBipartBd()
148 while (distmax -- > 0) { /* For all passes except the last one */ in bgraphBipartBd()
H A Dbgraph_bipart_bd.h58 Gnum distmax; /*+ Maximum distance to separator +*/ member
H A Dvdgraph_separate_bd.h54 INT distmax; /*+ Width of band surrounding the separator +*/ member
H A Dbdgraph_bipart_bd.h54 INT distmax; /*+ Width of band surrounding the frontier +*/ member
H A Dvdgraph_separate_bd.c104 if (paraptr->distmax < 1) /* If distance is 0 (or less) */ in vdgraphSeparateBd()
110 … grafptr->complocload[0] + grafptr->complocload[2], grafptr->complocload[1], paraptr->distmax, in vdgraphSeparateBd()
H A Dkgraph_map_bd.h64 INT distmax; /*+ Width of band surrounding the frontier +*/ member
H A Dvgraph_separate_bd.h57 Gnum distmax; /*+ Maximum distance to separator +*/ member
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/moddata_3/
H A Dbug2406523 set distmax [projponf f i_2]
24 regexp {proj dist = ([-0-9.+eE]+)} ${distmax} full MaxDist
/dports/math/freefem++/FreeFem-sources-4.6/unit/plugins/
H A Ddistance.edp18 distance(Th, u, v[], distmax=100);
35 distance(Th, u, v[], distmax=100);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/examples/advanced/multi_start/
H A Dmulti.cpp246 double dist , distmax = 0.0, avg_dist = 0.0; in eval_x() local
266 if ( dist > distmax ) in eval_x()
267 distmax = dist; in eval_x()
281 constraint = sqrt(distmax) + avg_dist/(10.0*_NBC); in eval_x()
/dports/science/fastjet/fastjet-3.3.4/plugins/D0RunIICone/
H A DILConeAlgorithm.hpp497 float distmax = 999.; int imax = -1; in makeClusters() local
501 if ( dist < distmax ) in makeClusters()
503 distmax = dist; in makeClusters()
507 if ( distmax > _DUPLICATE_DR || in makeClusters()
/dports/science/siconos/siconos-4.4.0/mechanisms/src/CADMBTB/
H A DmyExtrema_GenExtSS.cxx213 Standard_Real distmin = RealLast(), distmax = 0.0, TheDist; in Perform() local
236 if (TheDist > distmax) { in Perform()
237 distmax = TheDist; in Perform()

123