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

搜索资源列表

  1. partial-difference-equation-method

    0下载:
  2. 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:7411006
    • 提供者:何最红
  1. 2zh

    0下载:
  2. VB中快速实现图片二值化与灰度化的源代码,阈值可调-VB quickly realize binary and gray scale image of the source code, the threshold adjustable
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:34814
    • 提供者:胡颈掏
  1. 111

    1下载:
  2. 基于MATLAB的图像处理源程序集,包括阈值、二值化、灰度变化,边缘提取-MATLAB based image processing source code set, including threshold, binary, gray scale, edge extraction, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:92941
    • 提供者:潘超
  1. ImageProcessing4

    0下载:
  2. 灰度转换,walsh变换,对比度拉伸,二值变换,反色,方块编码,,高斯平滑,灰度均衡-Gray-scale conversion, walsh transform, contrast stretching, binary conversion, anti-color, box code, Gaussian smoothing, gray balance
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8791694
    • 提供者:huang jakie
  1. daima

    0下载:
  2. 一共5个代码,其中aufgabe和lms的功能是输入一个脉冲信号,根据不同的系统参数,得出输出信号。 cordic是一个算角度旋转的方法。 gray和graydecode是输入一个数字,对应输出每次只变一位的2进制输出信号。 因为我还是个学生,可能代码比较简单,希望站长谅解,谢谢!我真心希望能够成为该站的一员,学习到有用的知识。-A total of five codes, which aufgabe and lms function is a pulse input signal, depen
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1782
    • 提供者:奚振宇
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:10511
    • 提供者:qing
  1. 28coderesources

    0下载:
  2. 图像处理所涉及的256转灰度,二值化等等,每个部分都是独立可执行的工程文件,很方面的代码复用-256 involved in image processing turn gray, binary, etc., are independent of each part of the project executable file, it' s code reuse
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11164533
    • 提供者:SFDGSDFG
  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. chap2

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

    • 发布日期:2017-04-16
    • 文件大小:17699
    • 提供者:王兆云
  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. 1

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

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:李俊刚
  1. open-camera

    0下载:
  2. 程序代码说明:可打开电脑摄像头 采集图片 然后对图片做简单的图像处理 如:二值化灰度化等-Program code instructions: to open the computer camera image capture pictures and then do a simple image processing such as: binary gray and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1179040
    • 提供者:fanyanjun
  1. ImageShow

    0下载:
  2. 对图像的灰度化,二值化,和细化的源代码,希望可以帮助大家-Of the images of gray, binary, and specifies the source code, the hope can help you
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:53038
    • 提供者:板帅
  1. OTSU

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The foll
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1464
    • 提供者:eepest
  1. MATLAB

    0下载:
  2. 主要边缘检测,灰度化处理,直方图,均衡化 二值化图像等图像处理技术,matlab编程,小程序代码,非常实用-The main edge detection, gray processing, histogram equalization binary image and other image processing technology, matlab programming, applet code, very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:118298
    • 提供者:傅生辉
  1. Identification-

    0下载:
  2. 对单数字的验证码,通过一些OCR引擎,如:tesseract,AspriseOCR很容易解决问题。但碰到如CSDN论坛这中图形验证码就比较麻烦,必须先通过预处理。使图象二值化,黑白灰度,增加亮度。-The single digit verification code, through the OCR engine, such as: Tesseract, AspriseOCR very easy to solve the problem. But the encounter such as CS
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2294
    • 提供者:weishui35
  1. ques1

    0下载:
  2. Write MATLAB code that will do the following (a) Read different images from Matlab Library. Eg. Gray, Index, Colour, Binary images etc. (b) Display size of the images. (c) Display the images. (d) Store the images in hard drive using differe
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:92503
    • 提供者:Rokibul Ahmed
  1. ques5

    0下载:
  2. Write MATLAB code that will do the following enhancement. (a) Manipulate image brightness. (b) Manipulate image contrast. (c) Perform image negative on binary and gray image. (d) Perform log transform. (e) Perform power-law transform
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:67335
    • 提供者:Rokibul Ahmed
  1. ques11

    0下载:
  2. Write MATLAB code that will do the following. (a) NOT, AND, OR, NOR, NAND, XOR operation. (b) Image dilation and erosion (binary and gray image). (c) Image closing and opening (binary and gray image). (d) Boundary detection. (e) Image thinn
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:14652
    • 提供者:Rokibul Ahmed
  1. main

    0下载:
  2. 自己写的C++图像处理代码,实现了灰度值转换,二值化,canny边缘检测,Hough运算,投影法进行字符分割。-Write your own C++ image processing code, to achieve a gray value conversion, binary, canny edge detection, Hough computing, projection method for character segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:11297
    • 提供者:huangyu
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com