MATLAB数字图像特效处理系统[GUI,论文]我要分享

MATLAB digital image effects processing system [GUI, thesis]

MATLAB 数字图像 特效处理

关注次数: 316

下载次数: 0

文件大小: 2662.4KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

本设计是基于MATLAB GUI界面的特效处理系统。配一篇配套论文。探讨了包括色彩调整、代数运算、几何运算、滤镜效果、艺术效果、扭曲效果和风格化七个模块的处理。色彩平衡可以按照特定要求改变图像中每个像素的亮度值;代数运算可以对两幅图象进行代数运算;几何运算可以对图象进行简单的形状处理;滤镜效果是针对相临像素间的关系来处理每个像素,达到一种特殊的效果。艺术效果是可以将图象加工成精美的“艺术品” ;扭曲效果可以对图像进行变形处理;风格化属于破坏性滤镜,通过置换像素生成绘画或印象派的效果。


English Description:

This design is a special effect processing system based on Matlab GUI interface. With a supporting paper. This paper discusses the processing of seven modules, including color adjustment, algebra operation, geometry operation, filter effect, art effect, distortion effect and stylization. Color balance can change the brightness value of each pixel in the image according to specific requirements; algebraic operation can carry out algebraic operation on two images; geometric operation can carry out simple shape processing on the image; filter effect is to process each pixel according to the relationship between adjacent pixels to achieve a special effect. The artistic effect is that the image can be processed into exquisite "artwork"; the distortion effect can be used to transform the image; the stylization belongs to the destructive filter, and the effect of painting or impressionism can be generated by replacing pixels.


代码预览