搜索资源列表
OTSUway
- OTSU方法计算图像二值化的自适应阈值。OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法-Otsu images calculated value of the two adaptive threshold. Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple
txbh
- 关于图像变换操作的程序,内有256色转灰度图,walsh变换,二值化及付立叶变换等内容(程序+图片)
Log
- 有了合适的处理对象,剩下的就是技术问题了。在数字运动检测中运用的关键技术有图像数据读取、图像的中值滤波、图像灰度化、图像梯度的获取、图像特征区域的确定、两幅图像的匹配、图像二值化、图像细化、图像去离散点的操作、物体的区域定位、物体中心点的取得,最后再从图片中得到物体运动轨迹。本运动检测系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹。本文主要阐述了什么是数字图像处理、数字图像处理的基本要求、数
VC
- 这是一个在VC++环境下实现对图像二值化的程序。-This is a VC++ environment to achieve the image binarization process.
deiphiimageprocessing
- 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
car
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
Image
- 可以二值化和直方图的功能,用于数字图像处理-Binarization and histogram can be functions of
tuxiangdedaishuyutuxiangdefenge
- 图像的代数与图像分割 图像的二值化 图像的分割 膨胀 结构化 轮廓提取-Image algebra and image segmentation image segmentation of binary image contour extraction expansion of structured
101
- 利用DELPHI进行图像处理 包括图像滤波、灰度化和图像的二值化-Using DELPHI image processing including image filtering, gray scale and image binarization
Mymatlab
- 基于图像处理的颗粒分析系统设计,对颗粒图像进行处理,滤波,二值化,分割,最后统计颗粒粒径与个数-Particle analysis based on image processing system design, particle image processing, filtering, binarization, segmentation, the final particle size and the number of statistical
procedure
- 在毕业设计文件的文件夹中,主要介绍了在delphi中,利用各种不同的算法来实现建立在位图上的不同效果,其中主要介绍的有曝光、浮雕、马赛克、模糊、锐化、添加杂色、喷溅、霓虹、90度旋转、水平翻转、垂直翻转。另外还做了当步撤销和图像的缩放,还有简单的jpg,bmp的格式转换。 在chap1文件夹中,有关于图像格式转换,图像浏览器等的源程序。在chap2文件夹包括灰度直方图,二值化,对比度等的源程序。在chap3文件夹中,有关于几何变换的源程序。在chap4文件夹中,有关于通道,颜色调节,颜色混合
otsu.matlab
- 这是otsu算法的matlab版,可以对图像进行自动二值化处理。-Otsu algorithm matlab version, automatic binarization processing of the image.
Delphi_only
- 图像二值化,图像处理的基础操作,只是简单的转换,基于频域的变换。-The image binarization , image processing operation , just a simple conversion , based on frequency domain transform .
scale
- 对图像二值化后,并将指定字符进行缩放达到所需的标准大小,-Image scaling
erzhihua
- labview图像二值化例程,主要通过灰度处理之后进行二值化-labview image
THRED
- LABVIEW 图像二值化程序,已在实际项目中使用,绝对OK-LABVIEW image binarization procedures have been used in actual projects, absolutely OK
Delphi
- 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
caisetuxiang
- 选取一个种子点,用彩色图像的3通道进行二值化(Select a seed point and use the 3 channel of the color image for two values)
图像灰度变换
- 对彩色图像进行二值化,灰度图像非线性变换,指数变换,幂次变换从而得到直方图进行分析。(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)
LabVIEW应用于实时图像采集及处理系统
- 视觉图像处理图片二值化基于labview,简单易懂谢谢参考(Visual image processing image binarization based on LabVIEW, easy to understand, thank you for your reference)