搜索资源列表
-
1下载:
简单图像处理的GUI小系统包括旋转 缩放 图像增强等-Simple image processing system includes a small GUI zoom image enhancement, such as rotating
-
-
0下载:
简单的图像缩放程序
先读入图像矩阵A
zoom(A,n),n为缩放倍数-Simple image scaling procedure to read into the image matrix A zoom (A, n), n for the scaling multiplier
-
-
0下载:
自编matlab代码,实现图像的简单几何变换:旋转,切割,放缩-Self matlab code, a simple geometric transformation of image: Rotary, cut, zoom
-
-
0下载:
MATLAB实现的对图像进行升降采样的放大缩小,采用非线性和线性两种方式。简单实用。-MATLAB implementation of image zoom down sampling, nonlinear and linear two ways. Simple and practical.
-
-
0下载:
图像的放大缩小,使用双线性插值跟最近邻插值,功能简单,适合初学者。(包含算法,并不是调用matlab插值内核)-Image zoom, bilinear interpolation with nearest neighbor interpolation, features a simple, suitable for beginners. (Including the algorithm, not calling matlab interpolation kernel)
-
-
0下载:
用matlab写的一个基于GUI的图像处理软件,可以实现裁剪、旋转、翻转、缩放、锐化、添加马赛克、模糊等操作,并含有打开、另存为、退出、撤销、还原等功能。软件课程设计时自己写的,可以直接运行,界面简洁友好。-Using matlab to write a GUI-based image processing software, which can achieve crop, rotate, flip, zoom, sharpen, add mosaic, fuzzy and other oper
-