-
can generate hills, fireworks, trees and grass in a process
可以生成山峦、焰火、树和草的一个程序-can generate hills, fireworks, trees and grass in a process
- 2022-04-23 10:40:52下载
- 积分:1
-
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
-
白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。...
白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。-White balance algorithm, through the HSV model is three-channel gray-scale image analysis, the white balance to be images that can be used under uneven lighting image correction.
- 2022-08-18 07:35:02下载
- 积分:1
-
自己编写的基于直方图的遗传聚类算法,用于图象分割。
自己编写的基于直方图的遗传聚类算法,用于图象分割。-prepared based on their genetic histogram clustering algorithm for image segmentation.
- 2023-06-10 23:20:03下载
- 积分:1
-
集成开发系统源代码
Visual C++源代码
集成开发系统源代码
Visual C++源代码-SIMS code
- 2022-02-07 01:29:14下载
- 积分:1
-
用插值算法实现的明暗处理
用插值算法实现的明暗处理-interpolation algorithm shaded
- 2022-02-07 22:01:05下载
- 积分:1
-
VC图像粗化和细化,只能处理256色图像,连续…
用于vc++图象粗化和细化处理,只能处理256色以下的图象,可连续处理.-for vc images rough and refined, can only handle 256 colors of images, continuous processing.
- 2022-12-17 20:50:02下载
- 积分:1
-
实现图像上有水纹波动的效果.zip
实现图像上有水纹波动的效果.zip-achieve watermarked images on the effect of fluctuations. Zip
- 2023-01-20 05:35:03下载
- 积分:1
-
用VC实现的简单动画程序,即显示如GIF格式的动画效果。
用VC实现的简单动画程序,即显示如GIF格式的动画效果。-VC to achieve a simple animation
- 2022-11-03 20:05:03下载
- 积分:1
-
是数字图像处理中各种变换的类,包括DCT,FFT,Wavelet等不同的变换方法。
是数字图像处理中各种变换的类,包括DCT,FFT,Wavelet等不同的变换方法。-digital image processing transform the various categories, including DCT, FFT and Wavelet Transform the different methods.
- 2023-03-04 09:30:03下载
- 积分:1