HomeSort by relevance Sort by last modified time
    Searched full:intensity (Results 151 - 175 of 475) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/ImageMagick/utilities/
magick.1.in 126 improve contrast by `stretching' the intensity range
158 improve contrast by `stretching with saturation' the intensity range
  /external/ImageMagick/www/api/
attribute.html 140 <p>IdentifyImageGray() returns grayscale if all the pixels in the image have the same red, green, and blue intensities, and bi-level is the intensity is either 0 or QuantumRange. Otherwise undefined is returned.</p>
166 <p>IdentifyImageMonochrome() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange.</p>
attribute.php 136 <p>IdentifyImageGray() returns grayscale if all the pixels in the image have the same red, green, and blue intensities, and bi-level is the intensity is either 0 or QuantumRange. Otherwise undefined is returned.</p>
162 <p>IdentifyImageMonochrome() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange.</p>
colorspace.php 117 <p>SetImageMonochrome() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange and changes the type of the image to bi-level.</p>
  /external/aac/libAACdec/src/
channelinfo.h 344 \brief Applies intensity stereo
346 The function applies intensity stereo.
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
Pixmap.java 50 Alpha, Intensity, LuminanceAlpha, RGB565, RGBA4444, RGB888, RGBA8888;
54 if (format == Intensity) return Gdx2DPixmap.GDX2D_FORMAT_ALPHA;
  /external/opencv/cvaux/src/
cvdpstereo.cpp 158 //intensity gradients image construction
319 //compute intensity Y-gradients
  /external/opencv3/modules/videoio/include/opencv2/videoio/
videoio_c.h 254 CV_CAP_PROP_XI_AEAG_LEVEL = 419, // Average intensity of output signal AEAG should achieve(in %)
337 CV_CAP_INTELPERC_IR_MAP = 2, // Each pixel is a 16-bit integer. The value indicates the intensity of the reflected laser beam.
  /docs/source.android.com/src/devices/tech/power/
performance.jd 111 apps with high intensity workloads more control over how their work is allocated
  /external/ImageMagick/ImageMagick/api/
colorspace.html 117 <p>SetImageMonochrome() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange and changes the type of the image to bi-level.</p>
  /external/ImageMagick/ImageMagick/script/
high-dynamic-range.html 56 <p class="lead magick-description">High dynamic-range imaging (HDRI) permits a far greater dynamic range of exposures (i.e. a large difference between light and dark areas) than standard digital imaging techniques. HDRI accurately represents the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows. The HDR imaging approach includes:</p>
  /external/ImageMagick/config/
ImageMagick.rdf.in 39 High dynamic-range images: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.
  /external/ImageMagick/www/
high-dynamic-range.html 60 <p class="lead magick-description">High dynamic-range imaging (HDRI) permits a far greater dynamic range of exposures (i.e. a large difference between light and dark areas) than standard digital imaging techniques. HDRI accurately represents the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows. The HDR imaging approach includes:</p>
  /external/aac/libAACenc/src/
intensity.h 87 contents/description: intensity stereo prototype
  /external/deqp/doc/testspecs/GLES31/
functional.shaders.sample_variables.txt 106 color intensity should decrease. With multisample targets with sample count = 1,
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfPreviewImage.h 54 unsigned char g; // the pixel's color; intensity is
  /external/opencv3/apps/createsamples/
createsamples.cpp 186 printf( "Max intensity deviation: %d\n", maxintensitydev );
  /external/opencv3/doc/py_tutorials/py_feature2d/py_fast/
py_fast.markdown 26 intensity be \f$I_p\f$.
  /external/opencv3/doc/py_tutorials/py_imgproc/py_histograms/py_2d_histogram/
py_2d_histogram.markdown 15 intensity value of the pixel. But in two-dimensional histograms, you consider two features. Normally
  /external/opencv3/doc/py_tutorials/py_ml/py_svm/py_svm_opencv/
py_svm_opencv.markdown 14 In kNN, we directly used pixel intensity as the feature vector. This time we will use [Histogram of
  /external/opencv3/doc/tutorials/imgproc/erosion_dilatation/
erosion_dilatation.markdown 28 - Finding of intensity bumps or holes in an image
  /external/opencv3/doc/tutorials/imgproc/imgtrans/canny_detector/
canny_detector.markdown 34 -# Find the intensity gradient of the image. For this, we follow a procedure analogous to Sobel:
  /hardware/bsp/intel/peripheral/libupm/src/lcd/
ssd1306.h 215 * @param dim True to dim display, false for max intensity
  /hardware/bsp/intel/peripheral/libupm/src/
upm.h 142 * @brief Measure light intensity or distances
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_ipic_adv.c 174 // especially the intensity compensation value

Completed in 971 milliseconds

1 2 3 4 5 67 8 91011>>