搜索资源列表
LineTrans
- <visual c++数字图像处理典型算法及实现>一书的第三章示例1灰度线性变换、阈值变换、灰度窗口变换、拉伸、均衡,很好的一本书和算法
图像处理程序集
- P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
Demo_Program
- 数字图像处理比较完整的程序,包括图像二值化、灰度线性化、阈值变换、边缘检测、轮廓跟踪、图像细化-More complete digital image processing procedures, including image binarization, gray linear, threshold transform, edge detection, contour tracing, image thinning, etc.
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
2
- 数字图像处理:阈值分割及形态学处理,本程序出色的完成了图形提取,内容包括程序,讲解和运行结果-Digital image processing: segmentation and morphology threshold treatment, the procedure was completed excellent graphics extraction, including procedures and operations on the results of
xishuruanyingzhi
- 数字图像处理方法,系数软阈值函数与硬阈值,软阈值函数去噪比较-The research of digital image processing technique
ImageN
- 原理是冈萨雷斯《数字图像处理(第二版)》的二值图像处理:基本全局阈值法,双阈值法。以及邻域处理中单点宽边界检测,连通检测等算法。-Principle is that Gonzalez " Digital Image Processing (Second Edition)" Binary Image Processing: Basic global threshold method, dual-threshold method. And the neighborhood to
removefacula
- 数字图像经过阈值处理后可能留有光斑,本代码可以消除较小的干扰光斑-The code for removing faculae
Imageprocess
- 数字图像处理,阈值面积分割图像,特征图像提取,特征定位,投影检测,坐标确定。不下后悔!-Digital image processing, the threshold area of image segmentation, feature image extraction, feature location, projection test to determine coordinates. No less than regret it!
threshold
- 对数字图像进行阈值分割的处理,本例选取的阈值是最大灰度值的一般。-Digital image processing by threshold segmentation, the threshold selected in this case is the largest gray value of the ordinary.
standarimages
- 数字图像处理的常用标准图像,可用于图像复原,阈值分割,边缘检测等练习-Common used standard digital images for processing, can be used for image restoration, segmentation, edge detection and other exercises
27796692EdgContour
- 实现目标的边缘检测 阈值分割,轮廓提取。数字图像处理常用的方法-Goals thresholding edge detection, contour extraction. Common method of digital image processing
chepaishibie
- 学数字图像处理课程做的一个大作业,车牌识别的,用matlab编程实现,并采用了自适应阈值法,最后用模板匹配的方法实现了车牌的自动识别功能-Learn digital image processing program to do a great job, license plate recognition with matlab programming, using the adaptive threshold method, and finally with the template match
ShuZiTuXiangChuLi
- vc编写数字图像处理的程序,其中有图像处理的各种方法的程序,包括图像多种扫描显示,图像增强(灰度变换、直方图均衡、图像平滑,阈值分割,多种滤波器、伪彩色增强等),图像变换(傅立叶变换、产生矩形并变换、离散余弦变换、沃尔什变换),图像复原(维纳滤波、逆滤波等等),图像编码(哈夫曼编码、香 农-费诺编码等) -Usevc++ to write program for digital image processing, including the various of methods o
experiments
- 上课的课程:数字图像处理,同Labwindows/CVI实现的多个小程序,分别有:多种函数曲线的生成、多种函数曲线的生成并显示极值、二值图像的边缘追踪、二值图像的形态学处理、根据直方图选择阈值、灰度变换、均值滤波、粒子图像分析、图像的边缘检测、正弦曲线生成、直方图均衡化、直方图显示、中值滤波、自动计算阈值。-Class courses: digital image processing, Labwindows/CVI realize with multiple small program, a
2.2 图像分割技术
- 基于matble数字图像处理,迭代法阈值分割,灰度处理(digital image processing)
数字图像处理部分功能
- 包括对图像的打开保存、灰度化、滤波、阈值分割、canny算子、腐蚀等(It includes opening, preserving, grayning, filtering, thresholding, Canny operator, etching and so on.)
基于阈值处理的图像分割
- 用gui做的阈值分割界面,其中包含三种分割方法,数字图像处理那本书里的(Threshold segmentation interface made with GUI)
Vc6_Image
- VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术