搜索资源列表
DIP程序
- 以前的数字图像处理作业,包括直方图,均衡,Sobel,中值,FFT,IFFT,DCT,IDCT,8*8DCT等-previous digital image processing operations, including the histogram, balanced and Sobel, values, FFT, IFFT, DCT, IDCT, 8 * 8DCT etc.
Wangmeng_8433028879
- ∷软件简介∷ 共14部分,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀 算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术, 对每种常用的数字图像处理方法,都提供了完整的源代码。 - 鈭?the software synopsis 鈭?altogether 14 parts, separately introduced the picture spot operation, the geometry transformatio
1
- 图形学与数字图像处理实验中区域填充实验源码实验目的 1、 通过实验,进一步理解和掌握扫描线填充算法; 2、 掌握用扫描线填充算法进行区域填充的基本过程; 3、 通过编程,会在TC环境下用扫描线填充算法编程实现一个饼型图的绘制; 4、 通过实验,进一步理解和掌握Sutherland 裁剪算法; 5、 掌握用Sutherland 裁剪算法裁减多边形的基本过程; 6、 通过编程,会在TC环境下用Sutherland 算法编程实现用矩形窗口对多边形的裁剪。 实验环境 计
matlab
- 非常好用的通用程序,尤其是图形图像和数字信号处理方面的好东西
caise
- 将数字转化为彩色图像,增加了可视化效果。
数字图象处理1.1
- 数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测-digital image processing of curriculum design, and put up some trouble, see accompanying text documents, they can do some simple raster image processing, but the combination of photog
matlab版-冈萨雷斯的程序.rar
- matlab版-冈萨雷斯的程序,数字图像处理经典程序
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
DRAFTING
- 数字图像处理中的绘图程序,里面包含多种绘图命令-Digital image processing in the mapping procedure, which contains a wide range of graphics commands
DIP
- 使用matlab在数字图像处理中画直方图,放大,缩小图像等的小程序-using matlab to draw histogram,zoom in or zoom out in DIP
dftconv
- 数字信号处理:实现对32点矩形序列和x(n)=n+1序列分别进行DFT,两者线形卷积,原序列补点至63点后的DFT和对DFT乘积的IDFT。显示为数值和坐标轴中的图像。vista系统不能看图。在win-c下编译,c语言-Digital signal processing: to achieve 32 points, rectangular sequence and x (n) = n+1 sequences were carried out DFT, linear convolution bet
EasyDraw
- 一个VC编的小程序,主要是画直线,可以画自己想选的颜色,对于刚学数字图像处理VC编程的有点帮助-VC compiled a small program, mainly drawing a straight line, you can choose the color of paint they want, just learn digital image processing for VC programming a little help
VCDIP_P28
- 这是一个简单的用VC实现的画图程序,可以训练基本的数字图像处理知识和编程基础。-This is a simple drawing program with VC, the training of basic knowledge of digital image processing and programming basis.
gimp-2.8.0
- vc数字图像处理代码,包含各种滤镜代码等-vc digital image processing code, contains a variety of filter code
bmpProcess
- 研究生课程数字图像处理,这篇讲述了关于位图图像处理得方法,如何去更好理解位图处理信息。-Post-graduate courses digital image processing, this tells the story of the bitmap image processing methods, how to better understand the bitmap processing information.
123
- 我们有一门课程是数字图像处理,它是用matlab编程后做实验的-We have a course is digital image processing, which is done after using matlab programming experiment
Digital-Image
- 数字图像处理实习源码,有点运算,灰度变换,几何变换-Digital image processing source code practice, a little arithmetic, gray-scale transformation, geometric transformation
graph
- 输出页面,图形图像的处理,数字图像处理菜单栏功能的实现数据库操作-printing graph
matlab(watershed)
- 实现分水岭算法,可以对数字图像进行分水岭分割-Achieve watershed algorithm, digital image watershed segmentation
TX
- 自己编写的数字图像的滤波比较,包含均值、中值以及高斯滤波函数。-I have written the digital image of the filter comparison, including the mean, median and Gauss filter function.