搜索资源列表
DibEnLarge
- 利用线性插值的方式,实现图像的平滑放大。克服StretchBlt在放大时产生的马赛克现象。-using linear interpolation modes to achieve a smooth image to enlarge it. Large overcome StretchBlt in the mosaics at the phenomenon.
图像处理插值1[1].2
- 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
myfile2
- 利用像素复制放大缩小图像+双线形插值放大缩小图像-use pixel image reproduction Zooming-linear interpolation Zooming Image
chap1_3
- 图像的几何变换,包括图像的放大,和图像的缩小,图像的旋转,图像的平移,插值-Images of geometric transformations, including image magnification, and image reduction, image rotation, image translation, interpolation
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
Research-on-image--algorithm
- 本次设计主要采用MFC(微软基础类)来设计一个可视化的界面,具有可与用户交互的功能,完成图像的插值算法。并且应用了一种新的一种插值算法,使得图像在放大较大的倍数时仍然能够保持图像有较为清晰的边缘效果。 同时该设计可以使用户自己选择相应的放大倍数,同时可以自己选择插值算法,这样不同的场合下可以使用不同的插值算法来对图像进行放大,可以快速直观的看到不同的插值算法的效果。 -This design mainly MFC (Microsoft Foundation Classes) to des
test
- 双线性插值算法实现的图像显示、放大、保存的功能。可以放大灰度和彩色的BMP。-Bilinear interpolation algorithm for image display, zoom in, save functions. Can zoom in grayscale and color BMP.