搜索资源列表
nightvision
- Gistogramm correction algorithm. You can use like image night2day editor. (MATLAB r2007b)
image-editor
- matlab source code for editing images
Untitled
- a.阅读的图像img_1.tif,img_2.png的文件夹中,并 他们展示于一体,这两个数字分别。 (参考函数:imread, imshow, figure, subplot) b.在matlab,观察从工作区中的图像信息面板 c.分别使用size, imfinfo,whos等功能获得的图像信息 d.添加标题的图像。 (参考函数:title) Ë 。下面的代码实现的M文件编辑器 f=imread(‘img_1.tif’) imshow(f) se
image-editor
- mage compression is one of the most important step in image transmission and storage. Most of the state-of-art image compression techniques are spatial based. In this code, a histogram based image compression technique is implemented based on multi-l
ImageEditor
- Image Editor, using matlab and guide
