搜索资源列表
绘图软件
- 用java做的,画图方面的软件,有以下的功能:可拖拉式创建组件(目前包括按钮\\文本框\\图片组件)等。-do with java, drawing the software will have the following functions :-tractor can create components (including the current button \\ textboxes \\ Photo components).
图像fft
- 图像fft,用来做图片的二维fft变换,实时性好,变换迅速,从台湾网上当下来的-images used in making two-dimensional images fft transformation, real-time, and the rapid transformation from Taiwan from the Internet when
图片模糊与锐化
- 本例使用JAVA语言实现了图片的模糊与锐化,详细的注释请看源代码的注释。谢谢支持!-cases the use of the Java language and blurred images sharper and detailed annotations Look at the source code of the Notes. Thank you support!
图片旋转
- 我看到已经有些朋友传过C、vb等的代码,我现在为大家带来了JAVA实现的图片旋转程序,详细说明请见文件中的注释,谢谢支持-I have seen some friends came across C, vb the code, I now bring you a picture JAVA rotation procedures, detailed descr iption, see the Notes document, thank you support! !
绘制手机图片的程序Paint
- 手机图片绘图程序java实现-phone Photo Mapping procedures to achieve java
ffmpeg中添加图片水印代码
- ffmpeg 中给视频添加图片水印的代码 网上已经找不到了
bmp2jpg C图片转换源代码
- bmp2jpg C语言写的图片转换源代码.
flash 图片特效
- flash 制作的图片特效,翻转等
gdi_move_scal
- 使用GDI方式实现的图片移动和缩放,是win32窗口程序的源码。-GDI achieved by the use of the picture move and zoom, are the source win32 window procedure.
BMP转GIF
- 图片转换组件,可以很方便的将bmp格式的图片转换成gif格式的图片-Photo conversion components, it is quite easy to bmp format photographs into gif format photographs
demoBook1
- 用C++做的ACTIVE控件自动读取图片实现旋转-With C++ Done automatically read picture ACTIVE controls to achieve rotation
GIFEncoder
- 转换图形类型为gif的工具类方法,可以在尽可能保持图形效果的前提下,压缩图片容量-Conversion graphics gif type of instrument class method, you can as far as possible under the premise of graphics, compressed picture capacity
ssim_index
- 图片结构相似度评价,附加MSE,SNR,PSNR等作为对比参数-Photo structure similarity evaluation, additional MSE, SNR, PSNR, etc., as comparative parameters
CUT
- 实现了对图片的剪切的功能,打开一副bmp图像,选择按钮剪切操作就能通过移动鼠标随意剪切下一块区域来~-Realize the function of the image of the cut, open a bmp image, select the button to cut operation can be arbitrarily cut by moving the mouse to an area under ~
DG
- 利用GID+ Bitmap实现了将一张图片分解为多张指定尺寸的图片,以及将多张图片合并为一张。-Achieved by GID+ Bitmap images will be broken down into more than a specified size of the picture, and to multiple images into one.
picture
- 显示局部图像,并且可以用鼠标控制想要显示的图片-Drawing, can show only the local image
swf2img
- 用于将SWF转换为各种类型的图片侦 用于将网页游戏的SWF转换为图片(Used to convert SWF to various types of images, used to convert web game SWF into pictures)
鼠标在图片上画框
- 通过人以载入一张图片,用鼠标在图片上实现画框框的功能,可以方便开发人员进行程序测试。
java swing 切换图片小程序
- 利用java swing 中的JCoboBox 选择国家,显示相应国家 的图片,有助于初学者理解java swing 基本组件的使用
获取BMP图片数据
- VC工程,选择图片并读取BMP数据的部分,输出以16进制的方式。