搜索资源列表
数字图像几何变换
- 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
vc++图像处理源代码
- 数字图象处理C++算法程序(点运算,几何变换,图像增强,形态变换etc)-digital image processing algorithm C (point operations, geometry transformation, image enhancement, morphological transformation, etc)
VC_DigitalImageProcess
- 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
Digitalimage-process
- 对数字图像进行点运算、几何变换、正交变换、形态学变换、边缘与轮廓提取、图像编码等一列处理-for digital image point operations, geometry transformation, orthogonal transformation, morphological transformation, and the edge contour extraction, Image coding of an address
geometrictransformation
- 这段代码是用来描述数字图像处理的一些关于几何变换的代码。非常的简单明了,对初学者来说非常容易看懂的。-This code is used to describe the digital image processing on the geometry transform the code. Very simple and very easy for beginners to read it.
232313
- 数字图像处理实习代码,包括图像转换,灰度变换、几何变换-Digital image processing practical code, including image conversion, gray-scale transformation, geometric transformation .....
243432
- 数字图像处理实习代码,包括图像转换,灰度变换、几何变换-Digital image processing practical code, including image conversion, gray-scale transformation, geometric transformation .....
34567564
- 数字图像处理实习代码,包括图像转换,灰度变换、几何变换、平滑等-Digital image processing practical code, including image conversion, gray-scale transformation, geometric transformation, smoothing, etc. .....
200631231
- 数字图像处理实习代码,包括图像转换,灰度变换、几何变换,平滑、滤波-Digital image processing practical code, including image conversion, gray-scale transformation, geometric transformation, smooth, filter .....
image_processing
- 数字图像处理编程入门 windows位图和调色板 图像的几何变换,平滑,锐化,直方图修正,彩色变换,腐蚀,膨胀,细化算法等-Introduction to digital image processing programming windows bitmap and palette images of geometric transformation, smoothing, sharpening, histogram correction, color conversion, erosi
GeoTrans
- MFC中数字图像处理几何变换的程序。 很全的,本科阶段的都有!-MFC geometric transformation of digital image processing procedures.
shu
- 数字图像,又称数码图像或数位图像,是二维图像用有限数字数值像素的表示。 通常,像素在计算机中保存为二维整数数阻的光栅图像,这些值经常用压缩格式进行传输和储存。 数字图像可以许多不同的输入设备和技术生成,例如数码相机、扫描仪、坐标测量机、seismographic profiling、airborne radar等等,也可以从任意的非图像数据合成得到,例如数学函数或者三维几何模型,三维几何模型是计算机图形学的一个主要分支。数字图像处理领域就是研究它们的变换算法。 -Digi
Image-Comprehensive-Processing
- 数字图像的综合处理,能够实现图像的平滑,锐化,增强,边缘检测与提取,几何变换和频率域变换等操作。-Digital image processing, image smoothing, sharpening, enhancement, edge detection and extraction, geometric transformations and frequency domain transform operation.
IMAGE-PROCESS
- 实现数字图像基本的各种处理(直方图统计,几何变换,二值化),三大变换(傅里叶,沃尔什,离散余弦),各种复原方法-Basic all kinds of digital image processing (histogram statistics, geometry transformation, binarization), three transform (Fourier, Walsh, discrete cosine), all kinds of recovery methods
TA20130321
- 数字图像处理,包括BMP灰度图像的参数计算,图像几何变换,FFT,IFFT,图像加躁,滤波编码等-Digital image processing, including BMP grayscale image parameter calculation, image geometric transformation, FFT, IFFT, image plus noise, filtering and coding
matlab数字图像处理与识别
- 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re