CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - binary image to grayscale image

搜索资源列表

  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
    • 文件大小:1680
    • 提供者:刘荣辉
  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
    • 文件大小:53721
    • 提供者:程磊
  1. IMAQ-image-pretreatment

    0下载:
  2. labview图像预处理,子程序,包括转化为灰度图,二值化,腐蚀,膨胀,参数可调-labview IMAQ image pretreatment,sub vi,consist of conversion to grayscale, binary, erosion, dilation, adjustable parameters
  3. 所属分类:Special Effects

    • 发布日期:2016-05-12
    • 文件大小:25600
    • 提供者:马上立刻
  1. matlab

    0下载:
  2. matlab图像处理的一个实例,二值化,灰度图均衡化,滤波,提取边缘。自己毕业设计的一点心得和大家一起分享。-matlab image processing of an example of binary, grayscale equalization, filtering, edge extraction. Design their own school experiences and that we share.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3637413
    • 提供者:furan
  1. Licensenumber

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2739336
    • 提供者:曹晓峰
  1. imagezoom

    0下载:
  2. 图像无极放大的相关资料,其中几篇文章介绍了如何轮廓矢量化方面的知识,在二值图放大中有很大的应用,也可应用到灰度图像中-Promise to enlarge the image of the relevant information, including several articles describes how to contour vector of knowledge, in the binary image to enlarge, there is in some application
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:1002408
    • 提供者:changhe.cheng
  1. digital_image_counter

    0下载:
  2. 对一幅具有一些特征点的图像 得到灰度图、二值图,最后利用获得的二值图像对原图像中的特征点进行计数。-Has some characteristic point of an image to be grayscale, binary map, the final binary image obtained using the original image of the feature points are counted.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:240062
    • 提供者:buffontus
  1. yzm

    0下载:
  2. 对图片进行灰度化,二值化处理,还可以对图片进行腐蚀,膨胀处理.-Based on the image to grayscale, binary processing, the picture can also erosion and dilation processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1037222
    • 提供者:lihaopeng
  1. GrayTrans

    0下载:
  2. 次下载文档主要是图像灰度相关的变换,包括二值化、彩色到灰度、对数函数非线性变换、进行非线性拉伸、线性变换、负相变换、指数变换等-Downloads document is mainly related to image intensity transformation, including binary, color to grayscale, logarithmic function, nonlinear transformation, non-linear stretching, linea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:8774
    • 提供者:王如意
  1. zhiluan

    0下载:
  2. 灰度图像经过二值变换和置乱预处理得到二值灰度图像-After two values of gray image scrambling transformation and binary grayscale images are pre-
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1634
    • 提供者:王春鹏
  1. image

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

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

    0下载:
  2. 读取一张图片,将其转换为灰度图像之后再转换为二值图像-Read a picture, convert it to grayscale image then to the binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:39382
    • 提供者:张伦榤
  1. Image-segmentation

    0下载:
  2. 图像的阈值分割。利用图像中要提取的目标区域与其背景在灰度特性上的差异,把图像看作具有不同灰度级的两类区域(目标区域和背景区域)的组合,选取一个比较合理的阈值,以确定图像中每个像素点应该属于目标区域还是背景区域,从而产生相应的二值图像。 -Image segmentation. Used to extract the target image and its background in the grayscale characteristics of the regional difference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:140139
    • 提供者:
  1. Image-processing-experiments

    0下载:
  2. Image processing experiments基本的图像处理实验。图形界面,实现了水平翻转,垂直翻转,图像旋转,灰度图像,单阈值二值化,双阈值二值化,非0置白法,孤立像素清除,3*3平均值滤波,N*N中值滤波,一阶微分,二阶微分,拉普拉斯变换,负像,缩小,放大,原始大小-Image processing experiments basic image processing experiments. Graphical interface to achieve a horizontal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2761315
    • 提供者:
  1. 14581

    0下载:
  2. 图像处理的基本变换源程序,包含:256色转灰度,图像旋转,取对数,均值滤波,二值变换等-The basic transform image processing source code, including: 256 colors to grayscale, image rotation, logarithmic, mean filtering, binary transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:757942
    • 提供者:李辉
  1. BMP

    1下载:
  2. 二进制流读入bmp图像,空间和灰度分辨率的改变-Bmp image read the binary stream, spatial and grayscale resolution change
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:7169
    • 提供者:xiehanyu
  1. otsuthresh

    0下载:
  2. 大津法,将灰度图像转化为二值图像,选取的阀值是生成图像的方差最大-Otsu method, the grayscale image into a binary image, the selected threshold is the maximum variance of the image generated
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:533
    • 提供者:wrf
  1. image

    0下载:
  2. 图像处理的几个实例程序,包括图像格式转换:将索引图像转换为二进制图像,灰度图像等-some examples on image processing including imageformat-convert Index image to binary images, grayscale images and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:526880
    • 提供者:秦超
  1. moments

    0下载:
  2. 利用matlab将输入的rgb图像转化为灰度图像后,利用阈值求的二值图像,边缘算子求的边缘图像,边缘图像求归一化不变矩,Hu矩。-Matlab input rgb image to grayscale image, using the binary image threshold seeking child seeking the edge of the image, the edge operator, the edge of the image seeking normalized inva
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:955
    • 提供者:张卡恩
  1. matlab-chenxu

    1下载:
  2. 文档内容是基于小波域的脆弱水印嵌入和提取的算法代码。原图像为灰度图像,水印为二值水印图像。-The document content is based on wavelet domain fragile watermarking embedding and extraction algorithm code. The original image to grayscale watermark for the binary watermark image.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:8944
    • 提供者:liyong
« 12 3 4 5 »
搜珍网 www.dssz.com