CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图片二值化

搜索资源列表

  1. image-processing

    0下载:
  2. 实现图像的基本处理(包括色彩变化、腐蚀膨胀、二值化、放大缩小等各种操作)及显示,数据库操作等(将图片存在数据库中)-To realize the basic image processing (including color change, corrosion expansion, binarization, zoom in on various operations) and display, operations, etc (image will exist in the )
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-16
    • 文件大小:25406316
    • 提供者:陈晓莉
  1. chepaishibieCPP

    0下载:
  2. 一、车型识别 1.首先单击车型识别菜单下的载入图像菜单项(载入背景和前景图像)。 2.然后单击车辆提取菜单项,依次进行图像做差、二值化、开运算、图像去噪、图像填充处理,轮廓提取。 3.最后单击车型识别菜单项,对车辆进行识别。 4.测试图像存储在img文件夹下,车型轮廓模板存储在contour文件夹下。 二、车牌识别 1.先打开一幅图片,然后在车牌定位与识别菜单下依次点击:车牌提取、倾斜校正、字符分割、字符识别。 2.测试图像存储在img文件夹下。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17609199
    • 提供者:张晨
  1. bmp

    0下载:
  2. 基于Linux下的opencv库,实现bmp图片的灰度和二值化,适用于对有杂质的二维码进行处理。-Based on OpenCV under the Linux library, to achieve BMP image gray and binarization, suitable for the treatment of impurities in the two-dimensional code.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1379101
    • 提供者:李启龙
  1. Auto_Remove_Large_Objects.m

    0下载:
  2. 基于二值化图像自动识别图片中的较大物体对象并且把它移除掉-automatically detect the large object in the picture and remove it
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:768
    • 提供者:heke
  1. Big-video-camera

    0下载:
  2. 简介:双击文件夹下“DyCamera.exe”或是“DyCamera”,打开应用软件主窗口。大影摄像头录像大师是比较专业的摄像头录像、拍照软件。拥有简单易用、功能强大的录像功能和后期图像处理功能。打开软件时电脑上必须有能够正常工作的摄像头。 软件主要功介绍: 【摄像头功能】录像、拍照、间隔定时自动拍照(可以毫秒为单位设置间隔时间)。可以设置摄像头的所有参数:包括亮度、对比度、曝光时间等等。拍照 文件可以保存为各种常见的格式,比如JPG/BMP等等。 【图片处理功能】剪切、
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-27
    • 文件大小:10153669
    • 提供者:伍先生
  1. binaryzation

    0下载:
  2. labview 将灰度图像二值化 图片格式bmp-binarization of gray image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:23803
    • 提供者:九命
  1. picEmbel

    0下载:
  2. 给定一张图片能够对其执行灰度图 滤波 二值化 形态学腐蚀膨胀 寻找轮廓,主要用于调试图片识别方面 可以作为工具类软件使用-Given a picture can be used to perform grayscale image filtering two value of morphological erosion and expansion to find the outline, mainly used for debugging image recognition can be use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:136253
    • 提供者:yyg
  1. bp-for-license-recognition

    1下载:
  2. 利用BP神经网络算法进行车牌图像识别的代码,进行数字、车牌字符的识别,另附相应学习图片素材(二值化)及训练后网络-Using BP neural network algorithm for vehicle license plate image recognition code, the number of characters, license plate recognition, with the corresponding learning picture material and tra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:628950
    • 提供者:liukai
  1. License-plate-location

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:745585
    • 提供者:薛颖杰
  1. License-plate-recognition

    0下载:
  2. 载入数字车牌,智能识别,检测返回识别的数字,此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 “256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。采用神经网络进行训练识别,识别率达到90 -Loading digital license plate, identification, detection returns the identification number, is
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3879351
    • 提供者:李红贤
  1. QRcode_righting

    1下载:
  2. 二维码扶正,对不同光照图片都有较好结果,涉及几种不同的二值化方法,采用霍夫检测直线和双线性变换扶正二维码,内含的7张图片都能扶正-Two-dimensional code righting, have a better picture of the different light result, involving several different binarization method using Hough transform to detect linear and bilinear r
  3. 所属分类:Special Effects

    • 发布日期:2016-12-11
    • 文件大小:1948672
    • 提供者:苏娇
  1. line_det_final

    0下载:
  2. 在mfc上实现的加载图片,进行二值化处理,加噪声处理,然后用hough检测直线-mfc noise hough detect lines
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:63308800
    • 提供者:杨林林
  1. codeblock

    0下载:
  2. 读取BMP格式的图片,并按单一阈值进行简单二值化-Read BMP image and binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:349447
    • 提供者:宋欢
  1. 88810870

    0下载:
  2. 对一副图片进行阈植处理,把图象二值化.不错的源码-To threshold processing planting of an image, the image binarization. Good source
  3. 所属分类:Graph program

    • 发布日期:2017-12-19
    • 文件大小:27648
    • 提供者:IXUqfmn!126639
  1. binardzation

    0下载:
  2. matlab代码,实现指纹图片的二值化,细化等功能,编译通过,结果正确-Matlab code, the realization of fingerprint image binarization, refinement, and other functions, compiled through, the result is correct
  3. 所属分类:Graph program

    • 发布日期:2017-12-18
    • 文件大小:22528
    • 提供者:iaxetmyi
  1. cell_out

    0下载:
  2. 一个细胞计数的小程序,所用的操作是二值化、腐蚀膨胀,滤波,文件中没有细胞图片,可以从网上或者手中找一个细胞图试一试。仅供参考,程序并不高端。(a little .m file for the cell count.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:独孤傲娇
  1. bnnarfzation

    0下载:
  2. matlab代码,实现指纹图片的二值化,细化等功能,编译通过,结果正确(Matlab code, the realization of fingerprint image binarization, refinement, and other functions, compiled through, the result is correct)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:22528
    • 提供者:chmmwnk
  1. 车牌识别系统MATLAB源代码完整

    0下载:
  2. clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:89088
    • 提供者:为谁甜
  1. center of laser spot

    0下载:
  2. 对图片进行二值化处理后,再除噪,找出光斑中心位置和半径。(After binaryzation of the image processing, and then remove noise, find the center of the spot and radius)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:Liu60
  1. center of laser spot-1

    0下载:
  2. 对图片应用利用max,min等函数求阈值分割点,最后转化为二值化图像,去噪后利用中值滤波处理再除噪,找出光斑中心位置和半径。(After binaryzation of the image processing, and then remove noise, find the center of the spot and radius)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:Liu60
« 1 2 ... 9 10 11 12 13 1415 16 »
搜珍网 www.dssz.com