-
AffineTransformation computes and applies the geometric affine transformation to...
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1
-
6种区域融合方法
本代码基于区域的小波变换融合方法,主要是基于区域能量、区域方差、区域最大这几种方法。-Region-based wavelet transform fusion method is mainly based on regional energy, regional variance, the largest in this region several ways.
- 2022-02-07 03:21:01下载
- 积分:1
-
演示了如何制作透明图标的效果。供爱好的人学习。
演示了如何制作透明图标的效果。供爱好的人学习。-Demonstrated how to create a transparent icon effect. For people who love learning.
- 2023-03-20 12:50:03下载
- 积分:1
-
YUV到RGB的程序,RGB到YUV转换原理及代码
YUV转RGB程序,RGB TO YUV转换原理及代码-YUV to RGB procedures, RGB TO YUV conversion principle and code
- 2022-11-14 09:00:03下载
- 积分:1
-
多小波处理程序,实现常用多小波与单小波小波分解重构,具有预滤波与后滤波功能...
多小波处理程序,实现常用多小波与单小波小波分解重构,具有预滤波与后滤波功能-Multiwavelet treatment procedures commonly used Multiwavelet realize single wavelet decomposition wavelet reconstruction with pre-filtering and post filtering
- 2022-08-31 20:35:03下载
- 积分:1
-
扩频
%%M 文件 rb_audio_watermarking.m 所对应的音频水印检测R.布里戈拉 %,2010 年 4 月%%输入的 your_file_marked.wav 的水印的音频文件%your_wm_scaled.bmp 嵌入的水印图像%计算,它的大小%%输出的 your_detected_watermark.bmp 计算水印
- 2022-02-09 21:18:27下载
- 积分:1
-
a fractal image amplification procedures.
一个分形图象的放大程序。-a fractal image amplification procedures.
- 2023-08-11 02:45:03下载
- 积分:1
-
该软件适合初学图像处理的朋友,是一个教学性质的c源码
该软件适合初学图像处理的朋友,是一个教学性质的c源码-The software is adopt to the person who is a beginner of study image processing,the software is a C source code which have teaching character.
- 2022-07-24 23:00:53下载
- 积分:1
-
VC++制作的可以用键盘和鼠标进行画圆和画直线和长方形等
VC++制作的可以用键盘和鼠标进行画圆和画直线和长方形等-VC++ Produced can be used for keyboard and mouse drawcircle and painting a straight line and rectangle, etc.
- 2022-01-25 20:35:14下载
- 积分:1
-
A beginning DirectX application using MFC beginner DirectX Guide
A beginning DirectX application using MFC åˆå¦DirectX 指å—-A beginning DirectX application using MFC beginner DirectX Guide
- 2022-12-18 11:00:02下载
- 积分:1