搜索资源列表
VC实现三次样条的图像缩放
- 改程序实现了图像任意比例缩放。采用了三次样条插值。-It achieves zoom of random scale picture by using thrice sample insert value.
Example028-缩放时使用插值模式控制图像质量
- 使用VC.n。et,编写一个应用程序,用来缩放时使用插值模式控制图像质量。-VC.n use. Et, to prepare an application that used to zoom use interpolation mode control image quality.
缩放多边形
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的缩放功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon's zoom function.
VC实现图像缩放
- 用VC实现图像的缩放,希望对你的学习有用!-with VC image zoom, you want to learn useful!
图像的缩放系统
- vc实现的图形系统,具有缩放功能,用于二维图形系统,-vc achieve graphics system with zoom functions for 2D graphics system,
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
VC6下轻松实现图片缩放
- VC6下轻松实现图片缩放,支持的格式包括bmp、jpg、gif等常用图片格式,Under VC6 easily picture zoom, supported formats include bmp, jpg, gif and other commonly used image format
用VC++实现图像缩放变换的功能
- 实现了图像缩放变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-Image scaling to achieve the transformation function, using VC++, MFC complete digital image processing can be like a closer look with the code, learning together
Picture.rar
- vc++上实现图像的单文档显示,可以对一个文件夹中所有图像进行向前向后翻页,并且对图像具有自动缩放功能。,vc++ on a single document image, it can be a folder for all images to move back flip, and zoom image automatically.
PictView
- 在VC++6.0环境下实现的一个图片浏览器。 可以打开BMP、PCX、JPEG及GIF图像。不论打开的是上述图像中的哪一种,用户均能以其中的任意一种格式将其保存。 可以进行全屏幕浏览,并在全屏幕浏览时提供“幻灯片播放”的功能。 在查看一幅图片时,可以选择从当前目录中删除该图片,并将其放入系统回收站中。 可以缩放和旋转图片。 在查看一幅图片时,可以直接调用Windows画图程序打开并进行编辑。 在查看一幅图片时,可以使用系统默认关联的程序打开查看或编辑。 -In VC+
VC_Programming_classic_image_scaling_code
- VC编程开发图像的缩放经典代码VC Programming classic image scaling code-VC Programming classic image scaling code
Zoom
- VC++窗口视图缩放的源代码,一个用VC6开发的图形数据支持系统,其中的难点正在于理解坐标系统的含义、各种映射模式的意义以及与逻辑坐标的转换,这个小程序将逐一进行演示和注释。-VC++ window view of scaling the source code, one with VC6 development of graphical data support system, in which the difficulty is to understand the coordinate sy
ImageProcess
- 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
tuxiangsuofang
- 本代码主要实现图像缩放,VC++环境下实现~-The main achievement of the code image scaling, VC++ Environment to achieve ~
image
- 一个很好用的图像缩放的代码,本代码基于vc++6.0实验平台-A good image scaling using the code, the code vc++6.0 based on experimental platform
imageScalingAlgorithm
- 基于双线性插值的图像缩放算法论文,原理及其源代码-Based on the bilinear interpolation of the image scaling algorithm paper, principle and its source code
VC.implementation.image.effects
- VC编程设计图像特效缩放实现代码VC Programming implementation code image scaling effects -VC Programming implementation code image scaling effects
显示图片带缩放
- VC+cpp+HALCON图片缩放,用于实现图片缩放功能·(VC+cpp+HALCON picture zoom)
VC 位图缩放与旋转
- 基于VC++6.0 MFC图像处理...包含图像平移、图形旋转、图像反转倒置镜像和图像缩放。(Based on VC++6.0 MFC image processing, including image translation, graphics rotation, image inversion, inverted image and image scaling.)