Home
last modified time | relevance | path

Searched refs:smooth2 (Results 1 – 25 of 61) sorted by relevance

123

/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dtest_dsmooth.c47 float* smooth2; in test_dsmooth_vs_dsmooth2() local
66 smooth2 = calloc(bites, 1); in test_dsmooth_vs_dsmooth2()
71 dsmooth2(img, nx, ny, sigma, smooth2); in test_dsmooth_vs_dsmooth2()
76 CuAssertIntEquals(tc, 0, compare_images(smooth1, smooth2, nx, ny, eps)); in test_dsmooth_vs_dsmooth2()
81 free(smooth2); in test_dsmooth_vs_dsmooth2()
88 float* smooth2; in test_dsmooth2_inplace() local
102 smooth2 = calloc(bites, 1); in test_dsmooth2_inplace()
104 dsmooth2(img, nx, ny, sigma, smooth2); in test_dsmooth2_inplace()
111 CuAssertIntEquals(tc, 0, compare_images(smooth1, smooth2, nx, ny, eps)); in test_dsmooth2_inplace()
115 free(smooth2); in test_dsmooth2_inplace()
/dports/math/vtk9/VTK-9.1.0/Filters/Points/Testing/Python/
H A DTestPointSmoothingFilter.py137 smooth2.SetSmoothingModeToUniform()
138 smooth2.SetNumberOfIterations(40)
140 smooth2.SetMaximumStepSize(0.001)
141 smooth2.SetNeighborhoodSize(24)
142 smooth2.SetPackingFactor(1.5)
143 smooth2.SetAttractionFactor(0.5)
144 smooth2.EnableConstraintsOn()
145 smooth2.SetFixedAngle(45)
146 smooth2.SetBoundaryAngle(105)
149 smooth2.SetPlane(plane)
[all …]
H A DTestPointSmoothingFilter3.py118 smooth2 = vtk.vtkPointSmoothingFilter() variable
119 smooth2.SetInputData(pdata)
120 smooth2.SetSmoothingModeToUniform()
121 smooth2.SetNumberOfIterations(80)
122 smooth2.SetNumberOfSubIterations(10)
123 smooth2.EnableConstraintsOn()
124 smooth2.SetMaximumStepSize(0.01)
125 smooth2.SetNeighborhoodSize(20)
126 smooth2.GenerateConstraintScalarsOn()
127 smooth2.SetPackingFactor(1.5)
[all …]
H A DTestPointSmoothingFilter2.py174 smooth2 = vtk.vtkPointSmoothingFilter() variable
175 smooth2.SetInputData(pdata)
176 smooth2.SetSmoothingModeToUniform()
177 smooth2.SetNumberOfIterations(20)
178 smooth2.SetNumberOfSubIterations(10)
179 smooth2.EnableConstraintsOn()
180 smooth2.SetMaximumStepSize(0.01)
181 smooth2.SetNeighborhoodSize(20)
182 smooth2.GenerateConstraintScalarsOn()
183 smooth2.SetPackingFactor(1.0)
[all …]
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/share/scripts/inverse/
H A Dpotential_to_generic.sh55 smooth2="$(critical mktemp ${trunc}.pot.extended.XXXXX)"
56 …critical csg_resample --in ${input} --out "${smooth2}" --grid "${table_begin}:${step}:${table_end}…
60 …te ${lfct:+--lfct ${lfct}} ${rfct:+--rfct ${rfct}} --type "$bondtype" "${smooth2}" "${extrapolate}"
H A Dpotential_to_dlpoly.sh96 smooth2="$(critical mktemp ${trunc}.pot.extended.XXXXX)"
97 critical csg_resample --in ${input} --out "${smooth2}" --grid "${table_zero}:${step}:${table_end}" …
99 do_external potential extrapolate --type "$bondtype" "${smooth2}" "${extrapolate}"
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/share/scripts/inverse/
H A Dpotential_to_generic.sh55 smooth2="$(critical mktemp ${trunc}.pot.extended.XXXXX)"
56 …critical csg_resample --in ${input} --out "${smooth2}" --grid "${table_begin}:${step}:${table_end}…
60 …te ${lfct:+--lfct ${lfct}} ${rfct:+--rfct ${rfct}} --type "$bondtype" "${smooth2}" "${extrapolate}"
H A Dpotential_to_dlpoly.sh96 smooth2="$(critical mktemp ${trunc}.pot.extended.XXXXX)"
97 critical csg_resample --in ${input} --out "${smooth2}" --grid "${table_zero}:${step}:${table_end}" …
99 do_external potential extrapolate --type "$bondtype" "${smooth2}" "${extrapolate}"
/dports/math/R-cran-KFAS/KFAS/man/
H A Dsexratio.Rd46 sexratio.smooth2 <- exp(out$thetahat)
50 ts.plot(cbind(sexratio.smooth, sexratio.ci, sexratio.smooth2, sexratio.ci2),
/dports/math/reduce/Reduce-svn5758-src/packages/plot/
H A Dplotexp2.red122 smooth2(l,ff,f,x,minv,maxv,g,rat,lev,ml);
125 symbolic procedure smooth2(l,ff,f,x,minv,maxv,g,rat,lev,ml);
186 smooth2(cdr l,ff,f,x,minv,maxv,g,rat,lev,ml);
187 smooth2(l,ff,f,x,minv,maxv,g,rat,lev,ml);
200 smooth2(l,ff,f,x,minv,maxv,g,rat,lev,ml) >>;
204 smooth2(cdr z,ff,f,x,minv,maxv,g,rat,lev,ml) >>;
/dports/games/blockout/BL_SRC/BlockOut/
H A DBotPlayerAI.cpp387 float smooth2 = Smoothness2(); // How smooth is the pitch (sqr)
392 float note = -27.0f*thick-75.0f*nbHole1-3.0f*smooth2+17.0f*edgel; //3DMANIA
398 thick,edgel,smooth2,nbHole1,note);
/dports/graphics/wings/wings-8d019ebe48/plugins_src/autouv/shaders/
H A Dvoronoi.fs50 vec2 smooth2(vec2 uv) {
70 l.zw = smooth2(l.zw);
H A Dnoise_ext.fs273 vec2 smooth2(vec2 uv) {
283 l.zw = smooth2(l.zw);
/dports/graphics/lcms/lcms-1.19/src/
H A Dcmsgamma.c475 void smooth2(vec w, vec y, vec z, float lambda, int m) in smooth2() function
536 smooth2(w, y, z, (float) lambda, nItems); in cmsSmoothGamma()
738 smooth2(w, y, z, (float) lambda, nItems); in cmsSmoothSampledCurve()
925 smooth2(w, y, z, (float) nEntries, nEntries); in _cmsSmoothEndpoints()
/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dnonlineardiffusion.hxx329 BasicImage<TmpType> smooth2(size); in nonlinearDiffusion() local
334 s2 = smooth2.upperLeft(); in nonlinearDiffusion()
583 BasicImage<TmpType> smooth2(size); in nonlinearDiffusionExplicit() local
588 s2 = smooth2.upperLeft(); in nonlinearDiffusionExplicit()
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dnonlineardiffusion.hxx353 BasicImage<TmpType> smooth2(size); in doxygen_overloaded_function() local
358 s2 = smooth2.upperLeft(); in doxygen_overloaded_function()
629 BasicImage<TmpType> smooth2(size); in doxygen_overloaded_function() local
634 s2 = smooth2.upperLeft(); in doxygen_overloaded_function()
/dports/graphics/xaos/XaoS-release-4.2.1/tutorial/
H A Doutnew.xhf170 (message "smooth2")
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dpair_buck6d_coul_gauss.rst26 *buck6d/coul/gauss/long* args = smooth smooth2 cutoff (cutoff2)
28 smooth2 = smoothing onset within Coulombic cutoff (ratio)
/dports/graphics/vigra/vigra-8acd73a/vigranumpy/lib/
H A Darraytypes.py2024 smooth2 = filters.explictKernel(-1, 0, numpy.array([0.5, 0.5]));
2027 filters.convolve(src[:,:s[1]], (smooth1, smooth2), out=dest[::2,1::2])
2028 filters.convolve(src[:s[0],:], (smooth2, smooth1), out=dest[1::2,::2])
2029 filters.convolve(src[:s[0],:s[1]], (smooth2, smooth2), out=dest[1::2,1::2])
2111 smooth2 = filters.explictKernel(-1, 0, numpy.array([0.5, 0.5]));
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dedit.c1757 char smooth[5], smooth2[5]; member
1840 smooth2 = paspi->smooth2;
1865 smooth2[1] = TRUE;
1891 smooth2[1] = TRUE;
1915 smooth2[1] = TRUE;
2047 char *smooth=paspi->smooth, *smooth2=paspi->smooth2; local
2209 char *smooth=paspi->smooth, *smooth2=paspi->smooth2; local
2222 smooth2[1] = TRUE;
2227 smooth2[2] = TRUE;
2286 smooth2[1] = TRUE;
[all …]
H A Dstretch.e62 char *smooth2));
/dports/cad/cura-engine/CuraEngine-fadb5d6b/src/utils/
H A Dpolygon.cpp1085 void ConstPolygonRef::smooth2(int remove_length, PolygonRef result) const in smooth2() function in cura::ConstPolygonRef
1113 Polygons Polygons::smooth2(int remove_length, int min_area) const in smooth2() function in cura::Polygons
1134 poly.smooth2(remove_length, ret.newPoly()); in smooth2()
H A Dpolygon.h275 void smooth2(int remove_length, PolygonRef result) const;
889 …Polygons smooth2(int remove_length, int min_area) const; //!< removes points connected to small li…
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/liblcms2/src/
H A Dcmsgamma.c880 cmsBool smooth2(cmsContext ContextID, cmsFloat32Number w[], cmsFloat32Number y[], cmsFloat32Number … in smooth2() function
963 …if (!smooth2(Tab ->InterpParams->ContextID, w, y, z, (cmsFloat32Number) lambda, nItems)) return FA… in cmsSmoothToneCurve()
/dports/graphics/xaos/XaoS-release-4.2.1/catalogs/
H A Dru.cat799 smooth2 "И это работает только для режимов отображения

123