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

搜索资源列表

  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. 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. Plate

    0下载:
  2. VC++ 车牌识别源代码示例。对车牌进行图像灰度化、灰度均衡化、边缘检测、预处理、定位车牌、分割车牌、车牌二值化处理,最后截出车牌区域。-VC++ license plate recognition source code examples. On the license plate gray, gray balance, edge detection, pretreatment, positioning plates, dividing the number plates binary pro
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:99800
    • 提供者:mcaeg
  1. tu-xiang-gu-jia--

    0下载:
  2. 将灰度图像转为二值图像源代码,图像的骨架源代码-The gray-scale image into a binary image source code, source code skeleton image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:55612
    • 提供者:song
  1. PROG3

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

    • 发布日期:2017-04-28
    • 文件大小:321918
    • 提供者:priyanka
  1. Image-Processing-Based-on-PDE

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

    • 发布日期:2017-05-23
    • 文件大小:7414784
    • 提供者:marshal
  1. img-Match

    0下载:
  2. testpipei_1.m 基于灰度的归一化匹配算法 testpipei_2.m 基于灰度的快速模板匹配算法 getOrder.m 二进制编码 gettezheng.m 求特征值-Testpipei_1. M normalized matching algorithm based on gray level Testpipei_2. M fast template matching algorithm based on gray level GetOrder. M binar
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:126233
    • 提供者:Nathaniel
  1. shanon_binary

    0下载:
  2. IMAGE SOURCE CODING & DECODING In This code The Coding Technique Used Is Shanon Binary Coding Data Input Is A Gray Image The Symbols Are The Intensity Levels Of The Pixels (256 Intensity)
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1937
    • 提供者:Mostafa Helal
  1. LBP

    0下载:
  2. Local Binary Pattern (LBP) operator it is possible to describe the texture and shape of a digital (gray scale) image. One LBP is a binary code for an image -pixel which tells something about the local neighborhood of that pixel.-Local Binar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3128
    • 提供者:manu
  1. 程序员必备所有制码转换

    0下载:
  2. 二进制 ASCII码 八进制 十六进制 特点数位 逢10进1 逢2进1 逢16进1 美国信息交换标准代码(计算机键盘代码) 共256个字符每个字符8big BCD码(8421) 格雷码等(Binary ASCII code Octal number system Hexadecimal Characteristic digit 10 to 1 2 to 1 16 to 1 Standard code for the exchange of informati
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:206848
    • 提供者:踏雪飞扬
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com