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

搜索资源列表

  1. codesforimageprocessing

    1下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3360101
    • 提供者:
  1. chepaidingwei2

    0下载:
  2. 用投影的方法来实现 车牌的定位 先对图像进行灰度化 再进行二值化 提取图像轮廓-projection methods to achieve the positioning plates on the first grayscale image of another binary image contour extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:viky
  1. kittlerMet方法图像二值化

    1下载:
  2. kittlerMet方法图像二值化,把RGB,灰度图,索引图等转化为二值图,method of image binarization kittlerMet to RGB, grayscale, index, maps, etc. into a binary image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:996
    • 提供者:lina
  1. 实现基于android的图片处理

    0下载:
  2. 实现基于android的图片处理,转为灰度,二值化等。-Android-based image processing, to grayscale, binary, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-26
    • 文件大小:44628
    • 提供者:wangyao
  1. juliTransform

    0下载:
  2. 距离变换算法距很好的将二值图像变换为灰度图,为后续用分水岭算法做准备-From a good distance transform algorithm will transform grayscale binary image, watershed algorithm is used to prepare the follow-up
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:216124
    • 提供者:直线
  1. Morphologic

    0下载:
  2. 二值图像形态滤波和灰度图像形态滤波操作的Matlab实现。-Binary image morphological filter and grayscale images Matlab morphological filtering operations to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:80708
    • 提供者:Anna
  1. sy2

    0下载:
  2. 在matlab中编程实现图像的创建256级灰度图像的灰度级直方图; 2. 三段式线性变换,区间参数自定义; 3. 灰度图像转变为二值图像(阈值自定义); 4. 无论使用matlab或OpenCV,均不可使用库函数。 -Matlab programming in the 256-level grayscale image to create gray-scale image histogram 2. Three-step linear transformation, custom
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:429648
    • 提供者:zhangxiao
  1. BMPscan

    0下载:
  2. 用vc做的BMP图象扫描、转为灰度图、二值化,放大缩小等功能。-Vc do with BMP image scanning, to grayscale, binary, zoom and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:77872
    • 提供者:王风
  1. DigitRec

    0下载:
  2. 使用说明 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:176441
    • 提供者:sombad
  1. filtfill

    0下载:
  2. 输入为灰度图,输出为二值图。函数功能是通过ostu找到阈值后,根据一定策略来滤除孤立点,加强密集点。-Grayscale input, output for the binary image. Function ostu found through the threshold, in accordance with a certain strategy to filter out isolated points, to strengthen the point-intensive.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:592
    • 提供者:邓义平
  1. plateVs2003

    1下载:
  2. 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19981344
    • 提供者:liren
  1. DistanceTransform

    0下载:
  2. 距离变换,图形图像处理中经常用到的,把一个二值图像变为灰度图像-Distance transform, Computer Graphics often used, to a binary image into a grayscale image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:216115
    • 提供者:木头
  1. imageprocessing

    0下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to grayscale, Hough transform, Wal
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3330673
    • 提供者:啊哦
  1. li9_18_1

    0下载:
  2. 通过灰度和二值化图像后,计算不规则图形的面积-By the grayscale and binary image, to calculate the area of ​ ​ irregular shapes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:551
    • 提供者:tony
  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. chap6

    0下载:
  2. 将RGB图像转换为二值图像以及将矩阵转换为灰度图像-The RGB image is converted into a binary image, and the image is converted to grayscale matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:752
    • 提供者:苏宁
  1. Gray_Binary_Image_Processing_in_C

    0下载:
  2. This program is used to convert a grayscale image into a binary image. The imput image should be of size 320x240, The grayscale image should be named inputGray . The image should be of BMP type. The output will be formed in outputimage1 file -This
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:106720
    • 提供者:ARUNA RAJAN
  1. matlab

    0下载:
  2. 将一幅彩图转化为灰度图,再将灰度图转化为txt,再将它转化为二进制txt-The conversion of a color image to grayscale, grayscale and then converted to txt, then it is converted to binary txt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6481
    • 提供者:项小娇
  1. Mathematical-Morphology

    0下载:
  2. 针对图像滤波消噪的同时把图像中一些重要的细节特征消去这个问题,阐述了二值形态学和灰度形态学的基本运算,同时讨论了数学形态学的结构元素选取及其在图像滤波中的作用,提出了基于数学形态学的二值图像和灰度图像滤波方法,并且通过实验验证了其在图像滤波中的有效性.-In view of the problem that image filter removes the noise and unfortunately eliminates the important details, this paper f
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1681869
    • 提供者:林雪
  1. Image-Corrosion

    0下载:
  2. 腐蚀是图像形态学的两个基本操作之一,另外一个是膨胀(Dilate)。二值图像上的腐蚀是腐蚀最典型的运用,但是腐蚀操作同样可以运用于灰度图像。二值图像腐蚀操作最基本的效果是腐蚀图像中前景色区域的边缘。使得前景图像区域变小,前景图像内部的背景区域被放大。-Corrosion is one of the two basic operation of the image morphology, and the other one is the expansion (Dilate). Corrosion
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:50761
    • 提供者:张聪
« 1 23 4 5 »
搜珍网 www.dssz.com