搜索资源列表
image_zoom_C_code
- 关于图像放大缩小的VC++程序,可供参考。
vc
- 图像处理程序,VC平台,功能是用三次内插法对BMP图像放大,也可还原.
ZoomPart
- vc++环境下局部图像放大功能的实现,移动鼠标的位置对当前的图像位置局部的放大
LoadPic
- 用VC++编写的图片查看程序,支持多种格式图像,可对图片按比例放大缩小,完美的解决了放大缩小图片时的闪屏问题~
图像几何变换
- VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
vc++环境下实现图象的缩放功能
- 实现打开图像功能。图像放大、缩小功能实现.,实现打开图像功能。图像放大、缩小功能实现.
image-processing
- 在VC环境下的图像处理程序,有图像放大缩小,旋转等功能,还可以进行图像融合等-Image processing
LabVIEW(imageProc)
- LABVIEW基本图像处理功能,包括分割,边缘,骨架,3D,放大,缩小,镜像-LABVIEW basic image processing functions, including segmentation, edge, frame, 3D, zoom, mirror, etc.
ScrollBitmap_demo
- Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disad
edge-directedinterpolation
- 利用vc++实现图像放大,改算法采用基于协方差特征的方法-Use vc++ Image to enlarge, change algorithm based on the covariance characteristics of the method
ImageTest
- 在CListCtrl中显示BMP图形,支持放大缩小,横竖向显示,调整图像间距-In CListCtrl display BMP graphics, support zoom,横竖to show, adjust the image spacing
geometrytrans
- vc++图像的几何变换,图像放大缩小,水平垂直映射-vc++ images of geometric transformations, image zoom, horizontal and vertical mapping
VC
- 在VC环境下显示图像,如bmp,jpeg,gif格式的图像-VC environment in the display image, such as bmp, jpeg, gif image format
ShowPic
- VC++编程 实现图像的打开、关闭,并能实现图像放大缩小技术-VC++ programming to achieve the image to open, close, and can narrow the technological realization of the image to enlarge
bilinear_interpolation
- 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
enlarge
- vc++编写局部放大示例,随着鼠标移动桌面图像放大程序。-vc++ sample preparation enlarged, with the mouse to move the desktop image to enlarge procedures.
zphoto
- VC++局部放大图像演示实例,WEB上有不少类似的应用,一般都使用插件实现,用VC实现倒是还没有见过,不过应该也不复杂,其实也就是一个放大镜效果,鼠标移动到图片上,会把接近的区域按比例放大,本例子中添加了两个快捷功能,点鼠标左键是缩小图像,右键是放大图像。 -VC++ examples of enlarged image presentation, WEB on the many similar applications, using plug-ins are generally achie
gis-for-VC
- gis显示程序,实现shape数据的加载,图像的放大、缩小。-gis display program, to achieve the load shape data, image zoom.
GTest
- 用双线性插值的方式放大图像的代码及示例图片(Bilinear interpolation magnified image)
vc
- VC编写的程序,点击拖动鼠标能实现图像局部区域的放大,很智能(VC written procedures, click drag the mouse to achieve the local area of the image zoom, very intelligent)