CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - image binarization

搜索资源列表

  1. VC

    0下载:
  2. 这是一个在VC++环境下实现对图像二值化的程序。-This is a VC++ environment to achieve the image binarization process.
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-11
    • 文件大小:2875775
    • 提供者:liuwen
  1. Image

    0下载:
  2. 可以二值化和直方图的功能,用于数字图像处理-Binarization and histogram can be functions of
  3. 所属分类:assembly language

    • 发布日期:2017-05-10
    • 文件大小:2072994
    • 提供者:张昆峰
  1. 101

    0下载:
  2. 利用DELPHI进行图像处理 包括图像滤波、灰度化和图像的二值化-Using DELPHI image processing including image filtering, gray scale and image binarization
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-04
    • 文件大小:1156290
    • 提供者:陈全
  1. 2

    0下载:
  2. A algorithm for gray image binarization
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6673
    • 提供者:zuomeixia
  1. Mymatlab

    1下载:
  2. 基于图像处理的颗粒分析系统设计,对颗粒图像进行处理,滤波,二值化,分割,最后统计颗粒粒径与个数-Particle analysis based on image processing system design, particle image processing, filtering, binarization, segmentation, the final particle size and the number of statistical
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:750688
    • 提供者:wangyinhui
  1. BinaryImage

    0下载:
  2. 汇编编写的二值化图片代码,调用该函数时需要提供两个参数,第一个参数为位图的内存地址,第二个参数为二值化阀值.-Binarization Image code written in assembly, two parameters need to provide a bitmap address, the second binarization threshold.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:873
    • 提供者:zxw0402
  1. procedure

    0下载:
  2. 在毕业设计文件的文件夹中,主要介绍了在delphi中,利用各种不同的算法来实现建立在位图上的不同效果,其中主要介绍的有曝光、浮雕、马赛克、模糊、锐化、添加杂色、喷溅、霓虹、90度旋转、水平翻转、垂直翻转。另外还做了当步撤销和图像的缩放,还有简单的jpg,bmp的格式转换。 在chap1文件夹中,有关于图像格式转换,图像浏览器等的源程序。在chap2文件夹包括灰度直方图,二值化,对比度等的源程序。在chap3文件夹中,有关于几何变换的源程序。在chap4文件夹中,有关于通道,颜色调节,颜色混合
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-01
    • 文件大小:14647485
    • 提供者:谭学敏
  1. otsu.matlab

    0下载:
  2. 这是otsu算法的matlab版,可以对图像进行自动二值化处理。-Otsu algorithm matlab version, automatic binarization processing of the image.
  3. 所属分类:assembly language

    • 发布日期:2017-11-04
    • 文件大小:855
    • 提供者:吴燕超
  1. Delphi_only

    0下载:
  2. 图像二值化,图像处理的基础操作,只是简单的转换,基于频域的变换。-The image binarization , image processing operation , just a simple conversion , based on frequency domain transform .
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-04
    • 文件大小:228906
    • 提供者:zhuge
  1. Greay

    0下载:
  2. 利用matlab进行图片处理,用于图像灰度化和边缘检测以及二值化-Matlab image processing for image gray and edge detection and binarization
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:533
    • 提供者:fangyangyang
  1. dwt

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

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

    0下载:
  2. 用matlab实现图像的灰度化,二值化两个基本功能-Gray image using matlab binarization two basic functions
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:665
    • 提供者:李翠娥
  1. erzhihua

    0下载:
  2. 自行编写的小程序。利用LABVIEW对图像进行二值化,阈值为随机的,-LABVIEW image binarization
  3. 所属分类:LabView

    • 发布日期:2017-12-09
    • 文件大小:14146
    • 提供者:zhaoyang
  1. THRED

    0下载:
  2. LABVIEW 图像二值化程序,已在实际项目中使用,绝对OK-LABVIEW image binarization procedures have been used in actual projects, absolutely OK
  3. 所属分类:LabView

    • 发布日期:2017-12-07
    • 文件大小:17104
    • 提供者:周勇
  1. Delphi

    0下载:
  2. Delphi:Delphi 二值化图像的源码实例,将网上的一些代码收集了过来,重新编写了这个基于Delphi源码的图像二值化实例程序,不使用控件,用D7就可直接编译了,运行效果如上图所示,可能还有些过度,图像稍显粗糙,仅供参考吧。 -Delphi: Delphi source code examples, binary image with some of the code over the Internet to collect and re-write this based Delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:6020
    • 提供者:3AT2GUS
  1. Binary-labview

    0下载:
  2. 该程序实用初学者对LabVIEW的学习,该程序主要对图像进行二值化处理,主要利用数组的运算,不是NI自带的Vi。-The program of practical learning LabVIEW beginners, the program is mainly for image binarization processing, the main advantage of an array of computing, not NI comes Vi.
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:24116
    • 提供者:胡桂凤
  1. matlab

    0下载:
  2. 基于数字图像跟matlab对车辆空位统计系统的实现,实现灰度图像的二值化,边缘检测等-Based on digital image with matlab of vehicle space statistical system, realize the gray image binarization, edge detection and so on
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:8700
    • 提供者:杨小楠
  1. yuantuPerzhihua

    0下载:
  2. 打开摄像头,进行图像预处理和灰度化,两种二值化方法-Open the camera, image pre-processing and grayscale two binarization method
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:34507
    • 提供者:wxcwithjln
  1. 图像灰度变换

    0下载:
  2. 对彩色图像进行二值化,灰度图像非线性变换,指数变换,幂次变换从而得到直方图进行分析。(The binarization of the color image, the non-linear transformation of the gray image, the exponential transformation and the power conversion are carried out to obtain the histogram for analysis)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:321手背后
  1. LabVIEW应用于实时图像采集及处理系统

    2下载:
  2. 视觉图像处理图片二值化基于labview,简单易懂谢谢参考(Visual image processing image binarization based on LabVIEW, easy to understand, thank you for your reference)
  3. 所属分类:LabView编程

    • 发布日期:2021-01-22
    • 文件大小:338944
    • 提供者:zhenghao66
搜珍网 www.dssz.com