搜索资源列表
SuperScaling
- 双线性图像插值源代码,实现图像的平滑缩放。-bilinear image interpolation source code, achieving a smooth image scaling.
BMP位图文件结构及平滑缩放
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device
ImgScale
- 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
tuxiangguolv
- 用vc++语言编辑的关于利用过滤方式实现位图平滑缩放 -with vc language editorial on the use of filter Bitmap smooth zooming
20067418171562131
- 最快的图像平滑缩放程序 Visual Basic 源码-fastest zoom image smoothing procedures Visual Basic source
imageVB
- 图像平滑缩放程序- 图像平滑缩放程序-image smoothing procedures zoom-zoom image smoothing procedures-image zoom smoothing procedures
111111111
- 利用过滤方式实现位图平滑缩放,共同进步
systems
- VC++图像增强与平滑系列源代码,图像平滑缩放程序,以及一些管理系统的源码:图书馆管理系统,学校选课系统,VC++商品采购管理系统,vc++医院门诊收费系统
egraph
- 图形的平滑缩放,以及比例的计算,比较不错!-smooth graphics scaling, and the proportion, quite good!
ReadObj
- VC平台下开发的可以读取obj格式的显示界面,具有渲染,平滑,缩放功能,有需要的朋友可以下载参考.
利用过滤方式实现位图平滑缩放
- 本代码例子提供了利用过滤方式实现位图平滑缩放方法-provide examples of the code using filters to achieve smooth bitmap scaling method
最快的图像平滑缩放程序 V1.1
- 最快的图像平滑缩放程序 -fastest image smoothing procedures for the fastest zoom image smoothing scaling procedures
ImageProcess
- 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
shuangxianxingchazhisuofangtuxiang
- 本实验采用双线形插值技术进行图像的缩放。该方法输出的像素值是它在输入图像中2*2邻域采样点的平均值,它根据某像素周围4个像素的灰度值在水平和垂直方向两个方向上对其插值。在进行图像缩放时,其考虑到了相邻近的像素点间的关系。这种平均算法具有放锯齿效果,创造出来的图像拥有平滑的边缘,锯齿难以察觉,所以相对于最近邻法,其的效果比较好。在进行程序设计时,程序的输入参数为图像矩阵和结果图像的水平和垂直方向的像素数,可以忽略混叠效应。在程序运行之后可以对其前的实验结果进行比较分析异同,进而更深刻的理解最近邻插
imageprocessing
- 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
mysmoothdll
- 实现图象处理的平滑算法.包括双线性图像插值源代码,实现图像的平滑缩放。-achieve a smooth image processing algorithms
matlabiamgeprocessing
- 用matlab实现的冈萨雷斯图像处理的几个经典算法。如图像平滑、缩放、压缩等。-some algorithm implement by using VC++.
sufang
- 最快的图像平滑缩放程序!!!!很好用的,推荐-最快的图像平滑缩放程序
SuperScaling
- 双线性图像插值源代码,实现图像的平滑缩放SuperScaling-Bilinear image interpolation source code, to achieve a smooth image scaling SuperScaling
mooth-bitmap-scaling_VCPP
- 使用visual c++实现位图的平滑缩放,图形图像处理-Using visual c++ to achieve a smooth bitmap scaling, Computer Graphics