Welcome![Sign In][Sign Up]
Location:
Search - 图像,变换

Search list

[Windows Develop数字图像几何变换

Description: 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual C++创建一个多文档应用程序框架,在实现任意BMP图像的读写,打印,以及剪贴板操作的基础上,完成经典的图像几何变换功能。 -geometric transformation is the most common means of image processing, image deformation of geometric correction, can be an accurate picture. Transform common geometric features include image translation, the mirror image transform, image transfer home, image scaling, image rotation and so on. Current digital image processing applications have become wider, and have penetrated into the industrial, aerospace, military and other areas, the national economy will play an increasingly larger role. Digital image processing as a vital part of the work presented in this paper is how to use Visual C programming tools to design a complete application procedures and achieve the classic image geometry transform function. Procedures probably be divided into two parts : the reader BMP images, and digita
Platform: | Size: 909332 | Author: 陈万通 | Hits:

[Crypt_Decrypt algrithmsjpeg2000图像Arnold变换加密

Description: 针对JPEG2000格式的图像,利用了Arnold变换对图像的小波系数进行加密,对初步研究JPEG2000图像加密算法的有试用价值
Platform: | Size: 5820738 | Author: yanwang92 | Hits:

[2D Graphic图像增强变换

Description: 用C语言写的图像增强变换的源码,有问题问341661392
Platform: | Size: 2355544 | Author: wizard734@163.com | Hits:

[Documents数字图像旋转

Description: 基于matlab的而二维图像几何变换。与库函数imrotate(a,angle)功能相同。
Platform: | Size: 26112 | Author: caoguangying | Hits:

[SourceCode使用距离变换和分水岭算法分割图像的Matlab程序

Description: 使用距离变换和分水岭算法分割图像的Matlab程序
Platform: | Size: 777 | Author: wangqifanstudy@163.com | Hits:

[SourceCode30个图像处理

Description: 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
Platform: | Size: 1088528 | Author: linghan19871010 | Hits:

[GDI-Bitmap图像几何变换

Description: VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
Platform: | Size: 1595624 | Author: 66173287@qq.com | Hits:

[SourceCode图像的几何变换 旋转 平移 缩放

Description: 数字图像处理中的基本图像操作,在VC下用MFC多文档实现。参考教材《Visual C++数字图像处理典型算法及实现》
Platform: | Size: 4972886 | Author: tongdanhao | Hits:

[Wavelet图像小波变换

Description: 这是小波变换软件在图像处理中的应用,该软件是基于MFC的,可以处理不同大小的图像,同样也可以更换小波函数,实现不同的小波变换。-This is the wavelet transform the image processing software, the application of the software is based on the MFC, can handle different sizes of the images, but also can be replaced wavelet function, allowing different wavelet transform.
Platform: | Size: 69632 | Author: 黄林海 | Hits:

[Graph programJava图像处理

Description: 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1. Geometry Transform(Flip, Rotate, Scale) 2. Color Transform(Histogram, RGB-YSH Translate, Contrast, Level, Equalize in gray) 3. Convolve (Sharpness, Smooth , Edge enhancement, Mean) 4.Frequence Transform (FFT, wavelet reconstruct)
Platform: | Size: 54272 | Author: 徐林 | Hits:

[Multimedia DevelopVC图像处理变换识别及各种应用

Description: VC图像处理及各种应用程序集合,包括图像的各种变换,图像分割,图像识别,特征提取等多种应用-VC various image processing and application pool, including the transformation of images, image segmentation, image recognition, feature extraction and other applications
Platform: | Size: 334848 | Author: 赵安辉 | Hits:

[Streaming Mpeg4离散小波变换

Description: 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像,352*288的gray图像,不能打开jpg图像-a procedure Mallat algorithm wavelet transform two procedures would open the arbitrary aspect ratio of bmp image, the raw square image, 352* 288 images of gray, unable to break jpg image
Platform: | Size: 2364416 | Author: 周小川 | Hits:

[2D Graphic04 VC图像的几何变换源代码

Description: 04 VC图像的几何变换源代码,旋转,比例缩放,等等几何变换-04 VC images of the geometric transform source code, rotation, scaling, zooming, etc. Geometry Transformation
Platform: | Size: 274432 | Author: glg | Hits:

[Windows Develop数字图像几何变换

Description: 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual C++创建一个多文档应用程序框架,在实现任意BMP图像的读写,打印,以及剪贴板操作的基础上,完成经典的图像几何变换功能。 -geometric transformation is the most common means of image processing, image deformation of geometric correction, can be an accurate picture. Transform common geometric features include image translation, the mirror image transform, image transfer home, image scaling, image rotation and so on. Current digital image processing applications have become wider, and have penetrated into the industrial, aerospace, military and other areas, the national economy will play an increasingly larger role. Digital image processing as a vital part of the work presented in this paper is how to use Visual C programming tools to design a complete application procedures and achieve the classic image geometry transform function. Procedures probably be divided into two parts : the reader BMP images, and digita
Platform: | Size: 909312 | Author: 陈万通 | Hits:

[Special Effectscw_picture

Description: 用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, zoom); (2) Color Transform (histogram, the RGB- gt; YSH transformation, contrast adjustment, enhanced color, gray balance); (3) drawing functions
Platform: | Size: 361472 | Author: 宏伟 | Hits:

[Special Effects图像dct变换的程序

Description: 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8 DCT, the only difference reservations DC coefficient, and the preservation of the former 4, 8 or 16 DCT coefficients (DC+ AC), and then separately IDCT transformation, the results of the comparison. 2. Using Matlab-Image Processing Toolbox to achieve the function.
Platform: | Size: 1024 | Author: 朱晓路 | Hits:

[Windows Developvc编程实现灰度图像与彩色图像变换

Description: Windows环境,利用visual c++开发-Windows environment, the development of visual c
Platform: | Size: 61440 | Author: 姜荣 | Hits:

[Special Effects图像几何变换

Description: 图像的几何变换包括仿射变换,几何变换,中心变换等功能(The geometric transformation of the image includes the functions of affine transformation, geometric transformation, central transformation and so on)
Platform: | Size: 259072 | Author: visile | Hits:

[Special Effects图像几何变换

Description: 改进的matlab程序,用到的是基本代码,不含matlab中一步到位的函数,适合初学者(The improved matlab program is used in basic code, and does not contain one step function in MATLAB. It is suitable for beginners.)
Platform: | Size: 1024 | Author: 小麓 | Hits:

[Other图像几何变换处理

Description: 图像的几何变换: 改变图像的大小或形状。比如图像的平移、旋转、放大、缩小等,这些方法在图像配准中使用较多。 图像变换: 通过数学映射的方法,将空域的图像信息转换到频域、时频域等空间上进行分析。比如傅里叶变换、小波变换等。(Image several transformation processing)
Platform: | Size: 106496 | Author: 司马懿! | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net