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

搜索资源列表

  1. a

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

    • 发布日期:2017-04-01
    • 文件大小:272420
    • 提供者:sf
  1. matlab_watermark

    0下载:
  2. 本文算法是将24 位真彩图的亮度分量分块 DCT ,然后利用DCT 量化系数的奇偶特性嵌入8 位灰度水印图,并通过PN 序列加密来保证水印的 安全性。算法中,将灰度图像转换为二进制数据 流,置乱后扩频调制,隐藏在宿主DCT 系数量化值 中,提取时不需要宿主信号,实现水印信号的盲提 取。-This algorithm is 24-bit true color pictures of the luminance component of block DCT, quantiza
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:285063
    • 提供者:王秀梅
  1. picture-processing

    0下载:
  2. 本代码主要是对一幅灰度图像rice.jpg进行一些处理,消除rice.jpg图像中的亮度不一致的背景,并使用阀值分割将修改后的图像转换为二值图像,使用轮廓检测返回图像中目标对象的个数以及统计属性。 -This code is a major grayscale rice.jpg some processing, the brightness of the image to eliminate inconsistencies rice.jpg the background, and use t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:4221
    • 提供者:高东旭
  1. Image

    0下载:
  2. 这是我在网上找到的一些关于数字图想处理的子处理模块集合:里面有二值化,灰度化,对数等十几个模块。各个模块都经过独立编译可以直接运行看效果-This is the number I found online on the Digital Chart of the sub-processing module to handle the collection: there are binary, grayscale, on a few dozen modules. Have been independ
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3869572
    • 提供者:xielei
  1. Gray2WhiteBlack

    0下载:
  2. 灰度图转二值图在图像处理中是常用到的方法.原理也很简单,设置0-255中的一个值为门限值,像素大于等于门限的就是白的,否则就是黑的.关键是怎样选取这个门限值.本子程序就是解决这个问题的. -Grayscale binary image transfer is commonly used in image processing to the method principle is very simple, set a value of 0-255 in the threshold, the thr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1147
    • 提供者:xuxiangxing
  1. chap11

    0下载:
  2. 基于神经网络的文字识别系统,关键技术:灰度化,二值化、图像缩放、细化、平滑等,最后还用了神经网络对提取到的数字信息进行分析判断。-Neural network based character recognition system, key technologies: grayscale, binary, image scaling, thinning, smoothing, and finally extracted with a neural network to analyze digita
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3868962
    • 提供者:钱妍
  1. depthofimagegenerati

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU method of adaptive image binarization threshold, OTSU
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:213599
    • 提供者:zhangxinran
  1. syqrck

    0下载:
  2. 本程序通过C#实现了图像三级小波变换,并采用除二取余的方法将二值图像水印潜入图片中频小波系数当中,提取率在98 以上,鲁棒性一般。要求图片256*256灰度图像,水印信息32*32二值图像。-Program in C# to achieve the image of three wavelet transform, and the addition to the methods of the two modulo the binary image watermark to sneak into
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:98424
    • 提供者:许成斌
  1. Face-Car-Image

    0下载:
  2. 这是用于分析飞思卡尔智能车采集到的图像数据的软件。可用于分析灰度、二值等数据,并且显示RGB分布-This is the software used to analyze the image data collected by Freescale Smart Car. Grayscale, binary data can be used to analyze and display RGB distribution
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4409829
    • 提供者:张鑫
  1. Bnormalizatioi

    0下载:
  2. 图像的二值化处理就是讲图像上的点的灰度置为0或255,也就是讲整个图像呈现出明显的黑白效果。即将2566个亮度等级的灰度图像通过适当的阀值选取而获得仍然可以反映图像整体和局部特征的二值化图像。 已通过测试。 -Binary image processing is about the point grayscale image is set to 0 or 255, that is, speaking to the entire image showing a clear black and
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2770
    • 提供者:molingrang
  1. Threshold

    0下载:
  2. 通过本程序,实现图像的阈值处理。通过输入一幅灰度图像,设置合适的阈值,可以把图像变成一幅二值图像-Through this procedure, to achieve the threshold value processing of the image. Through the input of a grayscale image, and set the appropriate threshold value, the image can be turned into a binary im
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:58569
    • 提供者:武阿明
  1. Bit--Plane-Slicing

    0下载:
  2. 该程序实现一幅灰度图像的位显示,即将一幅灰度图像按照8位二进制进行显示!-The program implements a bit of a gray-scale image display, is about to display a grayscale image binary conducted in accordance with 8!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:891
    • 提供者:xuefeng li
  1. twoVALUE

    0下载:
  2. 该程序是对灰度图片的动态二值化处理,自动选取阈值,并做二值化有利于图像的处理,基于vs2010,C#程序。-The program is a dynamic binary processing, automatically select the threshold, and do binarization is conducive to the image processing, grayscale picture based vs2010, C# program.
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:251487
    • 提供者:张灯
  1. 2

    0下载:
  2. MATLAB的图像处理基础的资料 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:28583
    • 提供者:liuyan
  1. dwt

    0下载:
  2. 研究中我么采用分段的方法对数字音频信号嵌入水印。为便于研 究,以灰度图像为数字水印原始信号经二值化处理后得到水印再嵌入 音频信号的离散变换域中,从而得到嵌入水印的音频信号,其实现过 程原理框图如图1 所示。在水印嵌入的过程主要实现四个阶段的任 务:(1)数据准备与预处理,主要是准备好水印原始图片和待嵌入水印 的音频信号 (2)音频信号分段处理,用于嵌入水印的音频数据部分等 分成(m1*m2)个音频数据段 (3)水印图像降维处理,在此过程灰度图像 水印转化为二值图象,
  3. 所属分类:LabView

    • 发布日期:2017-11-14
    • 文件大小:898
    • 提供者:吴吟骋
  1. 2

    0下载:
  2. P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 -P0201: MATLAB assignment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:15602
    • 提供者:xing
  1. 2

    0下载:
  2. MATLAB图像处理源程序汇总2:程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:17595
    • 提供者:木子
  1. LungSeg

    1下载:
  2. 肺部CT图片分割提取出肺实质:迭代法获取灰度阈值;二值化图像;分区使用纯M语言编写,各个环节都是自己编程解决,没有用Matlab内置的函数,方便改成其他语言代码。-Lung CT image segmentation to extract the lung parenchyma: iterative methods for grayscale threshold binary image partition using pure M language, are all aspects
  3. 所属分类:Special Effects

    • 发布日期:2016-03-15
    • 文件大小:304128
    • 提供者:lib
  1. ImageReader

    1下载:
  2. 1. 利用二进制流读取Bitmap位图文件; 2. 把读取彩色图像转换成灰度图像; 3. 提取并且显示彩色图像各个色彩通道;-1. Using the binary stream to read Bitmap bitmap file 2. To read the color image is converted into grayscale images 3. Extracting and displaying a color image of each color channel
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:2017
    • 提供者:yuchen
  1. ClusterImageSegmentation

    0下载:
  2. 图像聚类分割。将灰度图转换为2值图像。大家可自行修改,加入24位图处理功能。-Image clustering segmentation. The binary image is converted to grayscale. We can modify, add 24 Figure processing functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1162
    • 提供者:Hason
« 1 2 34 5 »
搜珍网 www.dssz.com