搜索资源列表
StretchBmp
- 能够对bitmap图片进行无级缩放的动态库源代码-able to bitmap picture without the dynamic zoom level for the source code
bmptojpgstylechange
- 实现BMP格式图片到JPG的转换。带有动态链接库.-achieve BMP images to JPG format conversion. With a dynamic link library.
Iamcoming
- 实现了动态添加图片 以用来模拟动画的功能-achieve the dynamic addition of the photos used to simulate the function of animation
PS2
- 读入lightfield图形文件,动态计算其他位置的图片,支持调整焦距和3种光圈
VB_Hdc-Keyb
- 功能说明: 可以载入图片或照片,使图片影像做出像是动态变换的特殊效果。 操作说明: 1.首先按下键盘“L”键,载入自已喜欢的图片或是照片。 2.之后按下键盘“1”或“2”键…等,使载入图片做出弦波、水波…等,图片变换的特殊效果。 3.另外可以任意调整变换时间。 4.按下键盘“ESC”键结束程式。
Mosaic_Design
- 基于VC++来实现对图片或动态视频进行的马赛克加密来保密原始信息
pic_scroll
- 打开页面后,图片就会不停的滚动。本实例首先使用了css中的overflow属性,把它的值设为hidden可以隐藏超出面积的部分,接着定义Marquee11()函数,通过改变gundong。scrollLeft的数值来使滚动图片的位置不停变化, 最后setInterval(mq,speed)来制作定时器达到动态效果。
ch1_1
- Visual C++实现动态图片的傅里叶变换(实时的)。图像处理的作业。
progress_new
- 读入一张灰度图片,对其进行伪彩色处理,采用卷帘显示方法,动态显示灰度图片到伪彩色图像的变化过程。要求可以暂停显示过程,能使显示过程加快或变缓,能保存伪彩色图像。-Read into a gray-scale images, their pseudo-color processing, the use of shutter display, dynamic display of gray-scale image to pseudo-color image of the change process
Picture
- 1. 使用 Canvas->CopyRect() 分割图片 2. 动态产生物件 3. 使用 TList 储存元件 4. srand, random 产生乱数的方法 5. 产生不重复乱数(抽牌法) -1. Using Canvas-> CopyRect () split image 2. Dynamically generated object 3. Use TList storage components 4. Srand, random way to gener
TestHBITMAP
- 动态加载磁盘图片,用不同的方法绘制图象。-Dynamic load disk images, draw image using different methods.
MyJPEGEncoder
- 本程序用VC6.0实现,用于把rgb24 bmp文件转换为jpeg(baseline)格式图片,本程序直接进行了编码,并没有调用第三方动态链接库,对关键处进行了注释有助于您的理解,同时本人也上传了改程序的姊妹篇MyJPEGDecoder.zip用于相反过程的转换。-Implementation of this program with VC6.0, used to rgb24 bmp files to jpeg (baseline) 格式 picture, this program Zhijie
dianzixiangce
- 用不同的画面进行切换,展示个张图片,达到动态的实现图片的浏览,其中使用了各种光效,音效,三维空间,粒子特效等-Switch with a different picture, showing a picture, to the realization of the dynamic image browsing, which uses a variety of light effects, sound effects, three-dimensional space, particle effec
SlideTrans
- 原理就是通过不断设置滑动对象的left(水平切换)和top(垂直切换)来实现图片切换的动态效果。 可选属性: Vertical: true,//是否垂直方向(方向不能改) Auto: true,//是否自动 Change: 0,//改变量 Duration: 50,//滑动持续时间 Time: 10,//滑动延时-Principle is to continue to set the slide object by left (horizontal handoff)
Enlarge-Dynamic-Range
- 扩张图像的动态范围,采用两张不同曝光时间的图片进行合成,提出了一种图像合成算法。-Enlarge Dynamic Range
NewShowGraphic
- 可静态显示min图片文件和动态边采图边显示图片,同时运用固定阈值法、最大类间方差法、bernsen法、niblack法、自适应阈值法等方法进行二值化-Picture files can be static and dynamic display min side edge map display pictures taken while using fixed threshold method, Otsu method, bernsen law, niblack method, adaptive
Image-Color-Matrix
- Visual C++实现Color Matrix的动态调整,以使原始图片经过矩阵后与目标图片颜色一致。-Adjust color matrix automatically to make the same display between original picture and target picture.
matlab-make-gif
- 用matlab实现多幅静态图片合成gif动态图片特效-matlab make gif
pngToGif
- 静态图片转化为动态图片,把静态的图片转化为动态的-convert PNG picture to GIF picture
Decomposition of image
- 分解动态图片,通过读取动图文件,获取帧数,通过帧数获取到每一帧的图片。(The decomposition of dynamic pictures, get frames by reading the dynamic figure, access to the file, each frame picture frames by.)