搜索资源列表
图像处理程序集
- P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
图像处理
- (9)VC编写的完整的图像处理程序。包括二值化、阈值分隔、边缘监测、小波变换、图像压缩、Hough变换等
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
matlab图像处理软件
- 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
VC编程实现一些数字图像处理
- VC编程实现一些数字图像处理,如阈值分割、投影检测、差影检测、模板匹配,VC programming to achieve a number of digital image processing, such as threshold segmentation, projection detection, poor shadow detection, template matching
Demo_Program
- 数字图像处理比较完整的程序,包括图像二值化、灰度线性化、阈值变换、边缘检测、轮廓跟踪、图像细化-More complete digital image processing procedures, including image binarization, gray linear, threshold transform, edge detection, contour tracing, image thinning, etc.
DigiPicture
- 数字图像处理技术的一些经典算法,开发平台是VS2005,这些算法全部用C++语言实现,其中包括怎样显示位图,图像的反色,灰度阈值变换,灰度拉伸,灰度均衡,亮度增减,图像平移,图像缩放等-Digital image processing technology, a number of classical algorithms, the development platform is the VS2005, all of these algorithms using C++ language, in
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
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
2.2 图像分割技术
- 基于matble数字图像处理,迭代法阈值分割,灰度处理(digital image processing)
142062310320 张斌
- 对图像进行小波分析和变换、滤波、灰度化、图像阈值化和分割等(Wavelet transform and transform the image)
数字图像处理部分功能
- 包括对图像的打开保存、灰度化、滤波、阈值分割、canny算子、腐蚀等(It includes opening, preserving, grayning, filtering, thresholding, Canny operator, etching and so on.)
基于阈值处理的图像分割
- 用gui做的阈值分割界面,其中包含三种分割方法,数字图像处理那本书里的(Threshold segmentation interface made with GUI)
基于阈值分割的车牌定位识别MatLab实现
- 本设计基于阈值分割的方法实现车牌号码的定位与识别。利用Matlab仿真平台给出仿真例程及结果。(This design realizes the location and recognition of license plate number based on threshold segmentation method. The simulation routine and results are given by using the simulation platform of matlab.