搜索资源列表
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
cw_picture
- 用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transformation (image reversed, rotation
inmage_convert
- 图像处理中基本的图像翻转基本代码,vb编写,方便应用
Mytuxiangfanzhuan
- 多媒体,图像翻转-multimedia, image overturned
MFC实现BMP图像灰度翻转和直方图均衡化
- MFC实现BMP图像灰度翻转和直方图均衡化,完整程序代码,MFC to achieve BMP image flip and histogram equalization, a complete code
cqyyc.rar
- 有些无驱摄像头的图像是左右反的,可能用些程序将它的图像翻转过来,Some hassel camera images is about the anti
OpenCVImg.rar
- OpenCV的图像处理例子,主要功能有图像增强,图像翻转等,OpenCV image processing example, the main functions of image enhancement, image flip, etc.
test3
- 采用插值方法实现对灰度图像(彩色图像将自动转换为灰度图像)翻转任意角度。-Interpolation method used to achieve gray-scale images (color images will automatically be converted to grayscale images) arbitrary flip angle.
pictureTransform
- 不使用opencv等工具实现的图像翻转程序,经测试效果不错-Do not use such tools opencv image reversal process, good results have been tested
myshiyan
- 自己设计的图像处理Matlab程序,有灰度图转换,直方图均衡化,图像放大,图像翻转,图像缩小等功能。-Own design Matlab image processing procedures, grayscale conversion, histogram equalization, image zoom, image flip, image narrow functions.
tuxiangchuli
- 图像综合处理程序主要实现图像的可视效果、图像翻转等。-The main image processing to achieve an integrated visual image effects, image flip and so on.
showdib
- 这是一个DIP(数字图像处理)的实验程序,可实现初级的一些DIP图像处理,包FFT,DCT,walsh变换,图像翻转,加噪等操作。-This is a DIP (digital image processing) experimental procedures, can be a number of junior DIP image processing, including FFT, DCT, walsh transform, image flip, noise and other opera
image_transform
- 这是关于图像翻转,旋转,缩放等变换的MATLAB源程序,以函数的形式写出来。-This is about image rotation, zooming transform MATLAB source code, written in the form to function.
jihe
- 这些函数实现图像的几何变换 图像的旋转 图像的翻转-The function of the geometric transformation of image rotation image flip image
对两幅图片进行图像匹配
- 基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。
图像处理GUI
- 包含一些基本的图像处理算法,程序主要功能有: (1)读取处理前图像,存储处理后图像。 (2)对原图像进行添加噪声,有高斯噪声和椒盐噪声可以添加。 (3)对原图像进行空域和频域的滤波。 (4)对原图像或者处理之后的图像进行二值化,亮度翻转,图像(空间)翻转,直方图匹配,直方图均衡。 (5)对原图像或者处理之后的图像进行对比度拉伸变换。(Includes some basic image processing algorithm)
Photo
- 此程序是用MFC单文档编写的图像处理程序,可进行图像翻转,调节对比度,饱和度以及色彩平衡等操作。(This program is written in MFC single document image processing program, can be image flip, adjust contrast, saturation and color balance and other operations.)
C++数组图像
- 通过使用数组读入图像数据,并完成上下、左右翻转和缩小操作。(Read image data through the use of the array, and complete the operation of up and down, turn around and reduce the picture.)
新建文件夹 (2)
- 图像灰度翻转,均衡化,翻转运用MATLAB进行图像翻转(Image grayscale flips, equalizes, AFA no hair Stephen Stephen Stephen Assad mage Aston hair Assad sent to hair shunfeng Assad)
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算