Home
last modified time | relevance | path

Searched refs:smoothy (Results 1 – 25 of 52) sorted by relevance

123

/dports/math/R-cran-KFAS/KFAS/src/
H A Dngsmooth.f9010 integer, intent(in) :: p,m, r, n,nnd,nsim,smootha,smooths,smoothy, rankp,& local
34 double precision, intent(inout), dimension((p-1)*smoothy+1,(n-1)*smoothy+1) :: yhat
35 …double precision, intent(inout), dimension((p-1)*smoothy+1,(p-1)*smoothy+1,(n-1)*smoothy+1) :: yvar
68 if(smoothy.EQ.1) then
104 if(smoothy.EQ.1) then
H A Dngfilter.f9010 integer, intent(in) :: p,m, r, n,nnd,nsim,rankp,smootha,smooths,smoothy& local
34 double precision, intent(inout), dimension((p-1)*smoothy+1,(n-1)*smoothy+1) :: yhat
35 …double precision, intent(inout), dimension((p-1)*smoothy+1,(p-1)*smoothy+1,(n-1)*smoothy+1) :: yvar
69 if(smoothy.EQ.1) then
113 if(smoothy.EQ.1) then
H A Ddeclarations.h72 double *yhat,double *yvar,int *smootha, int *smooths, int *smoothy, int *expected, double *htol);
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dadaptmap.c244 l_int32 smoothy) in pixBackgroundNorm() argument
2387 if (smoothx < 1 || smoothy < 1) in pixBackgroundNormFlex()
2389 if (smoothx > 3 || smoothy > 3) in pixBackgroundNormFlex()
2466 l_int32 smoothy) in pixContrastNorm() argument
2480 if (smoothx < 0 || smoothy < 0) in pixContrastNorm()
2482 if (smoothx > 8 || smoothy > 8) in pixContrastNorm()
2523 l_int32 smoothy, in pixMinMaxTiles() argument
2541 if (smoothx < 0 || smoothy < 0) in pixMinMaxTiles()
2543 if (smoothx > 5 || smoothy > 5) in pixMinMaxTiles()
2568 if (smoothx > 0 || smoothy > 0) { in pixMinMaxTiles()
[all …]
H A Dbinarize.c107 l_int32 smoothy, in pixOtsuAdaptiveThreshold() argument
131 smoothy = L_MIN(smoothy, (ny - 1) / 2); in pixOtsuAdaptiveThreshold()
145 if (smoothx > 0 || smoothy > 0) in pixOtsuAdaptiveThreshold()
146 pixth = pixBlockconv(pixthresh, smoothx, smoothy); in pixOtsuAdaptiveThreshold()
223 l_int32 smoothy, in pixOtsuThreshOnBackgroundNorm() argument
246 mincount, bgval, smoothx, smoothy); in pixOtsuThreshOnBackgroundNorm()
318 l_int32 smoothy, in pixMaskedThreshOnBackgroundNorm() argument
342 mincount, 255, smoothx, smoothy); in pixMaskedThreshOnBackgroundNorm()
H A Dleptprotos.h9 …x, l_int32 sy, l_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy );
11 …, l_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy, PIX **ppixd );
12 …_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy, PIX **ppixr, PIX…
22 …extern PIX * pixGetInvBackgroundMap ( PIX *pixs, l_int32 bgval, l_int32 smoothx, l_int32 smoothy );
28 … *pixs, l_int32 filtertype, l_int32 edgethresh, l_int32 smoothx, l_int32 smoothy, l_float32 gamma,…
29 …undNormFlex ( PIX *pixs, l_int32 sx, l_int32 sy, l_int32 smoothx, l_int32 smoothy, l_int32 delta );
30 … PIX *pixd, PIX *pixs, l_int32 sx, l_int32 sy, l_int32 mindiff, l_int32 smoothx, l_int32 smoothy );
31 …*pixs, l_int32 sx, l_int32 sy, l_int32 mindiff, l_int32 smoothx, l_int32 smoothy, PIX **ppixmin, P…
117 …eThreshold ( PIX *pixs, l_int32 sx, l_int32 sy, l_int32 smoothx, l_int32 smoothy, l_float32 scoref…
118 …_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy, l_float32 scoref…
[all …]
/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dthreshnorm_reg.c38 l_int32 smoothx, l_int32 smoothy,
80 l_int32 smoothy, in AddTestSet() argument
89 smoothx, smoothy, gamma, minval, in AddTestSet()
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dadaptmap.c309 l_int32 smoothy) in pixBackgroundNorm() argument
2509 if (smoothx < 1 || smoothy < 1) in pixBackgroundNormFlex()
2511 if (smoothx > 3 || smoothy > 3) in pixBackgroundNormFlex()
2590 l_int32 smoothy) in pixContrastNorm() argument
2604 if (smoothx < 0 || smoothy < 0) in pixContrastNorm()
2606 if (smoothx > 8 || smoothy > 8) in pixContrastNorm()
2649 l_int32 smoothy, in pixMinMaxTiles() argument
2668 if (smoothx < 0 || smoothy < 0) in pixMinMaxTiles()
2670 if (smoothx > 5 || smoothy > 5) in pixMinMaxTiles()
2695 if (smoothx > 0 || smoothy > 0) { in pixMinMaxTiles()
[all …]
H A Dbinarize.c144 l_int32 smoothy, in pixOtsuAdaptiveThreshold() argument
170 smoothy = L_MIN(smoothy, (ny - 1) / 2); in pixOtsuAdaptiveThreshold()
184 if (smoothx > 0 || smoothy > 0) in pixOtsuAdaptiveThreshold()
185 pixth = pixBlockconv(pixthresh, smoothx, smoothy); in pixOtsuAdaptiveThreshold()
264 l_int32 smoothy, in pixOtsuThreshOnBackgroundNorm() argument
287 mincount, bgval, smoothx, smoothy); in pixOtsuThreshOnBackgroundNorm()
361 l_int32 smoothy, in pixMaskedThreshOnBackgroundNorm() argument
385 mincount, 255, smoothx, smoothy); in pixMaskedThreshOnBackgroundNorm()
H A Dallheaders.h47 …x, l_int32 sy, l_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy );
49 …, l_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy, PIX **ppixd );
50 …_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy, PIX **ppixr, PIX…
60 …extern PIX * pixGetInvBackgroundMap ( PIX *pixs, l_int32 bgval, l_int32 smoothx, l_int32 smoothy );
66 … *pixs, l_int32 filtertype, l_int32 edgethresh, l_int32 smoothx, l_int32 smoothy, l_float32 gamma,…
67 …undNormFlex ( PIX *pixs, l_int32 sx, l_int32 sy, l_int32 smoothx, l_int32 smoothy, l_int32 delta );
68 … PIX *pixd, PIX *pixs, l_int32 sx, l_int32 sy, l_int32 mindiff, l_int32 smoothx, l_int32 smoothy );
69 …*pixs, l_int32 sx, l_int32 sy, l_int32 mindiff, l_int32 smoothx, l_int32 smoothy, PIX **ppixmin, P…
152 …eThreshold ( PIX *pixs, l_int32 sx, l_int32 sy, l_int32 smoothx, l_int32 smoothy, l_float32 scoref…
153 …_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy, l_float32 scoref…
[all …]
/dports/graphics/swfmill/swfmill-0.3.6/src/
H A DSWFShapeMaker.cpp22 smoothx = smoothy = 0.0; in ShapeMaker()
94 smoothy = lasty + _cy; in curveToR()
112 smoothy = ay - _cy; in curveToR()
120 curveToR(smoothx, smoothy, ax, ay); in smoothCurveToR()
125 curveTo(lastx + smoothx, lasty + smoothy, ax, ay); in smoothCurveTo()
162 smoothy = ay - y2; in cubicTo()
207 cubicTo(lastx + smoothx, lasty + smoothy, x2, y2, ax, ay); in smoothCubicTo()
212 cubicToR(smoothx, smoothy, x2, y2, ax, ay); in smoothCubicToR()
H A DSWFShapeMaker.h154 double getSmoothY() { return smoothy; } in getSmoothY()
185 double smoothx, smoothy; variable
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/src/ocrmypdf/
H A Dleptonica.py548 smoothx, smoothy = kernel_size
553 pix._cdata, sx, sy, smoothx, smoothy, scorefract, ffi.NULL, p_pix
572 smoothx, smoothy = kernel_size
587 smoothy,
604 smoothx, smoothy = kernel_size
618 smoothy,
/dports/x11/gnome-pie/Gnome-Pie-0.5.7/src/renderers/
H A DcenterRenderer.vala129 double smoothy = fabs(diff) < 0.9 ? fabs(diff) + 0.1 : 1.0;
130 double step = max_rotation_speed*frame_time*smoothy;
/dports/graphics/vigra/vigra-8acd73a/vigranumpy/src/core/
H A Dsampling.cxx428 Gaussian< double > smoothy(sigmay, derivativeOrderY); in resamplingGaussian2D() local
442 smoothx, xratio, xoffset, smoothy, yratio, yoffset); in resamplingGaussian2D()
/dports/math/ngraph/Ngraph-6.3.54-src/src/
H A Dofile.c245 int smooth,smoothx,smoothy; member
278 int smoothx,smoothy; in opendata() local
529 else fp->smooth=smoothy; in opendata()
531 fp->smoothy=smoothy; in opendata()
1921 smy=fp->smoothy; in getdata()
1926 smy=fp->smoothy; in getdata()
1928 sm3=fp->smoothy; in getdata()
1931 smy=fp->smoothy; in getdata()
1936 smy=fp->smoothy; in getdata()
1937 sm2=fp->smoothy; in getdata()
[all …]
/dports/biology/migrate/migrate-3.6.11/src/
H A Dbayes.c3676 boolean *smoothy=NULL; in calc_hpd_credibility() local
3709 smoothy = (boolean *) mycalloc(numparam, sizeof(boolean)); in calc_hpd_credibility()
3719 smoothy[pa0] = FALSE; in calc_hpd_credibility()
3772 if(!smoothy[pa]) in calc_hpd_credibility()
3776 smoothy[pa] = TRUE; in calc_hpd_credibility()
3874 myfree(smoothy); in calc_hpd_credibility()
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dallheaders.h46 …x, l_int32 sy, l_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy );
48 …, l_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy, PIX **ppixd );
49 …_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy, PIX **ppixr, PIX…
59 …extern PIX * pixGetInvBackgroundMap ( PIX *pixs, l_int32 bgval, l_int32 smoothx, l_int32 smoothy );
65 … *pixs, l_int32 filtertype, l_int32 edgethresh, l_int32 smoothx, l_int32 smoothy, l_float32 gamma,…
66 …undNormFlex ( PIX *pixs, l_int32 sx, l_int32 sy, l_int32 smoothx, l_int32 smoothy, l_int32 delta );
67 … PIX *pixd, PIX *pixs, l_int32 sx, l_int32 sy, l_int32 mindiff, l_int32 smoothx, l_int32 smoothy );
68 …*pixs, l_int32 sx, l_int32 sy, l_int32 mindiff, l_int32 smoothx, l_int32 smoothy, PIX **ppixmin, P…
151 …eThreshold ( PIX *pixs, l_int32 sx, l_int32 sy, l_int32 smoothx, l_int32 smoothy, l_float32 scoref…
152 …_int32 thresh, l_int32 mincount, l_int32 bgval, l_int32 smoothx, l_int32 smoothy, l_float32 scoref…
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/resources/dictionaries/en-US/
H A Den-US.dic42773 smoothy/60 1
/dports/textproc/sigil/Sigil-1.8.0/src/Resource_Files/dictionaries/
H A Den_US.dic42773 smoothy/60 1
/dports/textproc/pageedit/PageEdit-1.2.0/dictionaries/
H A Den_US.dic42773 smoothy/60 1
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/orig/
H A Den_US-custom.dic42836 smoothy/SM
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/locales/en-US/hunspell/
H A Den-US.dic46074 smoothy/SM
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/locales/en-US/hunspell/
H A Den-US.dic45974 smoothy/SM
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/orig/
H A Den_US-custom.dic42836 smoothy/SM

123