搜索资源列表
图像的读入、显示与放大缩小图像的存储(MFC)
- 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
图像几何变换
- VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
小波分解在图像放大缩小中的应用
- 小波分解在图像放大缩小中的应用-wavelet decomposition in Image Zooming Application
图像处理1
- 图像处理综合小软件 包括打开,关闭,剪切粘贴,放大缩小,生成灰度图等基本功能。-image processing software includes an integrated small opening, closing, shear paste, zooming, generating grayscale basic functions.
BitmapZoomDemo
- 一个小程序,可用来对图像放大缩小。是我在做一个图像处理项目时的第一个入门程序-a small program can be used to image zooming. Yes, I do an item image processing of an entry procedures
图像处理插值1[1].2
- 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
用LOG滤波器提取图像边缘
- LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further
实现图片放大缩小旋转
- 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。 进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some fl
picturebrows
- 图片浏览器,可以打开一个指定图片文件,并对图像进行放大缩小观察。-Photo browser, can open a designated image files, and image zooming observation.
bmpvc
- 关于bmp图像的放大缩小程序。开发于vc++,基本的小程序。-on bmp image zooming procedures. Vc in the development, the basic small programs.
haar_VC
- VC用于图像变换~实现图像的缩小与放大,并且进行任何变换后的恢复。 -VC for Image Transform-image of the Zoom In and Out, and any transformation after recovery.
myfile2
- 利用像素复制放大缩小图像+双线形插值放大缩小图像-use pixel image reproduction Zooming-linear interpolation Zooming Image
imagescale---raw
- 经典程序,实现3种插值算法,可以做到任意比例的图像缩小或者放大,且长宽比例可以不同-classic procedures, three kinds of interpolation algorithm, can do arbitrary proportion of narrow or enlarge images. and the ratio of length to width can be different
rawMake
- 属于数字图像处理部分。将原始二进制图像进行剪贴,扩大与缩小等处理的程序-belonging to digital image processing. The original binary image clippings, expanding and narrowing of the procedures, etc.
imageenlarge
- 图像缩小放大的visual c++源代码。采用MFC开发。-images to enlarge the narrow visual c source code. Using MFC.
ZoomImgDemo
- 图片的伸缩显示,将图像按任意比例(放大,缩小,拉伸等)显示-Telescopic images showed that the proportion of images by arbitrary (enlarge, shrink, stretch, etc.) show
BMPEnlarge
- 使用bitstretch和自己写的图像缩小和放大的例子,大家可以参考哦-Bitstretch and write using their own narrow and magnified images of examples of everyone can refer to Oh
sx
- MATLAB实现的图像缩小程序,已通过调试-err
imagezoomin
- 一种基于子块加权的改进图像缩小算法,包括了与传统算法的PSNR对比-Based on the weighted sub-block to improve the image of the narrowing algorithm, including the traditional algorithm with PSNR comparison
matlab灰度图象缩小实验
- 实现了基于MATLAB的灰度图像缩小,可通过修改程序获得想要的性质(Reduction of gray image based on MATLAB.The desired nature can be obtained by modifying the program.)