CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - grayscale

搜索资源列表

  1. 用于灰度图与真彩图的静态图像压缩的国际标准

    0下载:
  2. JPEG国际标准,ISO/IEC 10918,CCITT T.81,用于灰度图与真彩图的静态图像压缩的国际标准,JPEG international standard, ISO/IEC 10918, CCITT T.81, grayscale and true color for static image compression international standards
  3. 所属分类:图片显示浏览

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:李才伟
  1. OTSU 算法可以说是自适应计算单阈值

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-28
    • 文件大小:1.64kb
    • 提供者:刘荣辉
  1. RGBtoGray.rar

    0下载:
  2. 一个把RGB转换成灰度图的例子,中间还有各种典型的图像处理,Converted into a RGB to grayscale example, the middle there are a variety of typical image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-25
    • 文件大小:65.4kb
    • 提供者:lemon
  1. Grayscale-conversion

    0下载:
  2. 利用OpenCV载入工程文件夹中的彩色图像,进行灰度转换,并将转换前后的两张图片同时显示出来。-Load color images in the project folder using OpenCV and make the grayscale conversion, then show the two pictures.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.14mb
    • 提供者:xiaoyao
  1. connected_components_image

    0下载:
  2. Implementation Of Labeling Connected Components 用C#实现图像的连通区域标定,可选4连通,8连通-Implementation Of Labeling Connected Components The algorithm is coded in C# using unsafe so the quality and speed of the program may not be affected. The class BitmapData i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:52.46kb
    • 提供者:程磊
  1. zhifangtuguidinghua

    0下载:
  2. rgb图像转化为灰度图像 直方图均衡化 直方图规定化 例程-rgb image into a grayscale image histogram equalization, histogram specification routines
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2.33kb
    • 提供者:刘慧
  1. grayscale

    0下载:
  2. 256色转灰度图,数字图像处理。c++开发环境-256 colors to grayscale, digital image processing. c++ development environment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:180.99kb
    • 提供者:zhy
  1. facefind

    0下载:
  2. face detection and precise eyes location. it is a very good code that works on both grayscale and jpg image.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:661byte
    • 提供者:archit
  1. grayscale

    0下载:
  2. 256色转灰度图,图像处理技术,源代码以及图像效果。-256 colors to grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.11mb
    • 提供者:余育文
  1. quick_gray

    0下载:
  2. 一个快速实现彩色图像变灰度图的例子,速度很快,比使用VB中的图像函数要优化许多-A rapid change of color grayscale image of example, fast, than the use of VB' s image functions to enhance the quality of many
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:73.36kb
    • 提供者:李威
  1. BMP256Color

    0下载:
  2. 如何將任意圖形轉換成256色,256灰階,16色或是單色圖檔 -How to convert any graphic 256 color, 256 grayscale, 16-color or monochrome image file
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:7.69kb
    • 提供者:yuesong
  1. wavecompression

    0下载:
  2. The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet. 1. Reading an image of either gray scale or RGB image. 2. Converting the image into grayscale if the image is RGB. 3. Decomposition of im
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:817byte
    • 提供者:fer
  1. dajinfa-erzhihua-matlab

    0下载:
  2. 实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:2.93kb
    • 提供者:budongwei
  1. grayscale

    0下载:
  2. 图像灰度变化,包括二值化,线性变化,灰度直方土,灰度分布均衡化-Image gray change, including binary, linear change, gray straight side soil, gray balance in the distribution of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.64mb
    • 提供者:xl
  1. 256colors-to-grayscale

    0下载:
  2. 该程序可以实现图像的256色转灰度图功能,采用VC++实现-The program can be 256 colors to grayscale image function, using VC++ implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.72mb
    • 提供者:
  1. image

    0下载:
  2. 本代码利用matlab实现了图形的一些简单变换,包括灰度化,二值化等-The code is implemented using matlab graphics simple transformation, including grayscale, binary, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:723byte
    • 提供者:天水
  1. Grayscale

    0下载:
  2. Opencv example turning camera view to a grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4.38mb
    • 提供者:ace
  1. Segmentation-In-Grayscale

    0下载:
  2. segmentation based on grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12.29mb
    • 提供者:mashi020
  1. Grayscale-color-image

    0下载:
  2. 对彩色图像灰度化,使得图像更容易做进一步的变换,比如阈值计算,图像分割等-Grayscale color images, making images easier to do further transformations, such as the threshold value, image segmentation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:44.94kb
    • 提供者:郝志浪
  1. circleofretinex

    0下载:
  2. 实现C语言下的中心环绕retinex算法,可处理灰度图像和彩色图像-"Achieved under the center of the C language around retinex algorithm can handle grayscale images and color images"
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.64mb
    • 提供者:祝斌
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com