/dports/converters/wkhtmltopdf/qt-5db36ec/examples/widgets/symbianvibration/ |
H A D | vibrationsurface.cpp | 53 const double IntensityFactor = XQVibra::MaxIntensity / NumberOfLevels; 138 } else if (intensity > XQVibra::MaxIntensity) { in getIntensity() 139 intensity = XQVibra::MaxIntensity; in getIntensity()
|
H A D | xqvibra.h | 58 static const int MaxIntensity = 100; variable
|
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/ |
H A D | threshold.c | 396 #define MaxIntensity 255 in KapurThreshold() macro 440 for (i=1; i <= MaxIntensity; i++) in KapurThreshold() 443 for (j=0; j <= MaxIntensity; j++) in KapurThreshold() 465 for (i=j+1; i <= MaxIntensity; i++) in KapurThreshold() 477 for (j=1; j <= MaxIntensity; j++) in KapurThreshold() 489 return(100.0*threshold/MaxIntensity); in KapurThreshold() 532 for (i=0; i <= (ssize_t) MaxIntensity; i++) in OTSUThreshold() 539 for (i=1; i <= (ssize_t) MaxIntensity; i++) in OTSUThreshold() 549 for (i=0; i < (ssize_t) MaxIntensity; i++) in OTSUThreshold() 568 return(100.0*threshold/MaxIntensity); in OTSUThreshold() [all …]
|
H A D | effect.c | 902 #define MaxIntensity (255) in BilateralBlurImage() macro 910 intensity_gaussian[2*(MaxIntensity+1)], in BilateralBlurImage() 952 for (w=(-MaxIntensity); w < MaxIntensity; w++) in BilateralBlurImage() 953 intensity_gaussian[w+MaxIntensity]=BlurGaussian((double) w,intensity_sigma); in BilateralBlurImage() 1043 if ((intensity >= -MaxIntensity) && (intensity <= MaxIntensity)) in BilateralBlurImage() 1044 weights[id][n]=intensity_gaussian[(ssize_t) intensity+MaxIntensity]* in BilateralBlurImage()
|
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/ |
H A D | threshold.c | 396 #define MaxIntensity 255 in KapurThreshold() macro 440 for (i=1; i <= MaxIntensity; i++) in KapurThreshold() 443 for (j=0; j <= MaxIntensity; j++) in KapurThreshold() 465 for (i=j+1; i <= MaxIntensity; i++) in KapurThreshold() 477 for (j=1; j <= MaxIntensity; j++) in KapurThreshold() 489 return(100.0*threshold/MaxIntensity); in KapurThreshold() 532 for (i=0; i <= (ssize_t) MaxIntensity; i++) in OTSUThreshold() 539 for (i=1; i <= (ssize_t) MaxIntensity; i++) in OTSUThreshold() 549 for (i=0; i < (ssize_t) MaxIntensity; i++) in OTSUThreshold() 568 return(100.0*threshold/MaxIntensity); in OTSUThreshold() [all …]
|
H A D | effect.c | 902 #define MaxIntensity (255) in BilateralBlurImage() macro 910 intensity_gaussian[2*(MaxIntensity+1)], in BilateralBlurImage() 952 for (w=(-MaxIntensity); w < MaxIntensity; w++) in BilateralBlurImage() 953 intensity_gaussian[w+MaxIntensity]=BlurGaussian((double) w,intensity_sigma); in BilateralBlurImage() 1043 if ((intensity >= -MaxIntensity) && (intensity <= MaxIntensity)) in BilateralBlurImage() 1044 weights[id][n]=intensity_gaussian[(ssize_t) intensity+MaxIntensity]* in BilateralBlurImage()
|
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/ |
H A D | threshold.c | 405 #define MaxIntensity 255 in KapurThreshold() macro 449 for (i=1; i <= MaxIntensity; i++) in KapurThreshold() 452 for (j=0; j <= MaxIntensity; j++) in KapurThreshold() 474 for (i=j+1; i <= MaxIntensity; i++) in KapurThreshold() 486 for (j=1; j <= MaxIntensity; j++) in KapurThreshold() 498 return(100.0*threshold/MaxIntensity); in KapurThreshold() 541 for (i=0; i <= (ssize_t) MaxIntensity; i++) in OTSUThreshold() 548 for (i=1; i <= (ssize_t) MaxIntensity; i++) in OTSUThreshold() 558 for (i=0; i < (ssize_t) MaxIntensity; i++) in OTSUThreshold() 577 return(100.0*threshold/MaxIntensity); in OTSUThreshold() [all …]
|
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/ |
H A D | threshold.c | 405 #define MaxIntensity 255 in KapurThreshold() macro 449 for (i=1; i <= MaxIntensity; i++) in KapurThreshold() 452 for (j=0; j <= MaxIntensity; j++) in KapurThreshold() 474 for (i=j+1; i <= MaxIntensity; i++) in KapurThreshold() 486 for (j=1; j <= MaxIntensity; j++) in KapurThreshold() 498 return(100.0*threshold/MaxIntensity); in KapurThreshold() 541 for (i=0; i <= (ssize_t) MaxIntensity; i++) in OTSUThreshold() 548 for (i=1; i <= (ssize_t) MaxIntensity; i++) in OTSUThreshold() 558 for (i=0; i < (ssize_t) MaxIntensity; i++) in OTSUThreshold() 577 return(100.0*threshold/MaxIntensity); in OTSUThreshold() [all …]
|
/dports/devel/erlang-gproc/gproc-0.8.0/patches/stdlib/ |
H A D | supervisor.erl | 376 {Strategy, MaxIntensity, Period} = SupFlags, 378 intensity = MaxIntensity, 390 check_flags({Strategy, MaxIntensity, Period}) -> 392 validIntensity(MaxIntensity), 753 init_state1(SupName, {Strategy, MaxIntensity, Period}, Mod, Args) -> 755 validIntensity(MaxIntensity), 759 intensity = MaxIntensity,
|
/dports/math/octave-forge-image/image-2.12.0/inst/ |
H A D | bwpropfilt.m | 29 ## value, e.g., Area, Extent, and MaxIntensity, but not PixelValues, basic, and 30 ## BoundingBox. For certain attributes, such as MaxIntensity and
|
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Transformation/include/mirtk/ |
H A D | RegisteredImage.h | 156 mirtkPublicAttributeMacro(double, MaxIntensity);
|
/dports/sysutils/testdisk/testdisk-7.1/src/ |
H A D | file_spe.c | 136 float MaxIntensity; /* 1450 max intensity of data (future) */ member
|
/dports/misc/magicpoint/magicpoint-1.13a/image/ |
H A D | dither.c | 25 #define MaxIntensity 65536 /* maximum possible Intensity */ macro
|
/dports/x11/xloadimage/xloadimage.4.1/ |
H A D | dither.c | 25 #define MaxIntensity 65536 /* maximum possible Intensity */ macro
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/ |
H A D | supervisor.erl | 1214 #{strategy := Strategy, intensity := MaxIntensity, period := Period} -> 1216 intensity = MaxIntensity, 1224 check_flags({Strategy, MaxIntensity, Period}) -> 1226 intensity => MaxIntensity, 1232 intensity := MaxIntensity, 1235 validIntensity(MaxIntensity),
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/ |
H A D | supervisor.erl | 1214 #{strategy := Strategy, intensity := MaxIntensity, period := Period} -> 1216 intensity = MaxIntensity, 1224 check_flags({Strategy, MaxIntensity, Period}) -> 1226 intensity => MaxIntensity, 1232 intensity := MaxIntensity, 1235 validIntensity(MaxIntensity),
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/ |
H A D | supervisor.erl | 1228 #{strategy := Strategy, intensity := MaxIntensity, period := Period} -> 1230 intensity = MaxIntensity, 1238 check_flags({Strategy, MaxIntensity, Period}) -> 1240 intensity => MaxIntensity, 1246 intensity := MaxIntensity, 1249 validIntensity(MaxIntensity),
|
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit_common/src/ |
H A D | supervisor2.erl | 1382 #{strategy := Strategy, intensity := MaxIntensity, period := Period} -> 1384 intensity = MaxIntensity, 1392 check_flags({Strategy, MaxIntensity, Period}) -> 1394 intensity => MaxIntensity, 1400 intensity := MaxIntensity, 1403 validIntensity(MaxIntensity),
|
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Applications/src/ |
H A D | evaluate-similarity.cc | 573 target.MaxIntensity(NaN); in main() 575 source.MaxIntensity(NaN); in main()
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/ |
H A D | supervisor.erl | 1310 #{strategy := Strategy, intensity := MaxIntensity, period := Period, 1313 intensity = MaxIntensity, 1322 check_flags({Strategy, MaxIntensity, Period}) -> 1324 intensity => MaxIntensity, 1331 intensity := MaxIntensity, 1335 validIntensity(MaxIntensity),
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/ |
H A D | supervisor.erl | 1310 #{strategy := Strategy, intensity := MaxIntensity, period := Period, 1313 intensity = MaxIntensity, 1322 check_flags({Strategy, MaxIntensity, Period}) -> 1324 intensity => MaxIntensity, 1331 intensity := MaxIntensity, 1335 validIntensity(MaxIntensity),
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/ |
H A D | supervisor.erl | 1310 #{strategy := Strategy, intensity := MaxIntensity, period := Period, 1313 intensity = MaxIntensity, 1322 check_flags({Strategy, MaxIntensity, Period}) -> 1324 intensity => MaxIntensity, 1331 intensity := MaxIntensity, 1335 validIntensity(MaxIntensity),
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/ |
H A D | supervisor.erl | 1310 #{strategy := Strategy, intensity := MaxIntensity, period := Period, 1313 intensity = MaxIntensity, 1322 check_flags({Strategy, MaxIntensity, Period}) -> 1324 intensity => MaxIntensity, 1331 intensity := MaxIntensity, 1335 validIntensity(MaxIntensity),
|
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Registration/src/ |
H A D | NormalizedIntensityCrossCorrelation.cc | 919 _Target->MaxIntensity(1.0); in Initialize() 923 _Source->MaxIntensity(1.0); in Initialize()
|
/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/examples/ |
H A D | symbianvibration.qdoc | 118 The range of vibration intensity ranges from 0 to XQVibra::MaxIntensity. We
|