搜索资源列表
AniPic
- 一个图形效果处理程序, 可以将图片处理成为按多种方式显示和隐藏的效果, 如百叶窗式, 渐进式, 等等.-a graphics processing can be handled by the pictures shown and many hidden effects, such as blinds and incremental mode, and so on.
Histogram-database
- 直方图的绘画和图片的显示,并且与数据库联接,是毕业设计作的 -histogram painting and pictures, and connectivity to the database is designed for the graduate
bmp_Mpp
- bmp图片打开,显示,可以进行数字图象处理的一些变化,对bmp图片进行灰度化以后,可以进行数字滤波,fft等。还有几何变换的一些功能。此工程是我们数字图象处理课程时候的作业。非常适合在校大学生研究学习。-bmp picture opened, display, digital images can be some of the changes, bmp picture of gray, can digital filter, such as fft. There transform the ge
LED_display
- VB实现如何不用图片模拟LED液晶显示的源程序-not how VB Photo LED LCD simulation of the source
aaShowBMP
- 这里有个SHOWBMP的代码,它是直接把BMP图片显示在界面上的(由网友所编)-SHOWBMP Here is the code, it is directly BMP images displayed on the interface (from the Internet friend series)
ImageShower
- 用于二维图片的显示,适用范围广,可用于各种灰度图像以及真彩色图像.
imgobj
- 一个附带完全源码的图片编辑显示类,包含:图像裁剪,旋转,增强,显示等模块,支持.bmp,.jpg等多种格式文件的读取。
ShowBmpInPropertyBtnArea
- 一般在属性页的Tab中显示BMP图片比较困难,为了能在Tab中显示真彩色图片,该源代码为大家提供了捷径!
potrace-1.7.tar
- Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, Postscr ipt, PDF, SVG , Xfig, Gimppath, 和PGM . -Potrace is a bitmap image optimization tools, which can make it sm
opengl显示bmp图片
- ………………………………………………
simple_digital_frame_frame.tar
- 这是自己写的一个数码相框小项目,实现了简单的图片显示功能,仅供参考-This is a digital photo frame to write their own small projects to achieve a simple image display, for reference only
digital_photo_frame.tar
- 这是自己写的一份简单的数码相框,实现简单的图片显示效果,仅供参考-This is to write a simple digital photo frame, simple image display, for reference only
DisplayBMP
- 显示图片,基本上可以实现基本的位图显示 还可以显示不同格式的位图信息-Show pictures, basically to achieve the basic bitmap display can also show different bitmap format information
aDlg
- 基于对话框的切换功能,按钮的隐藏和显示。背景图片的切换-Switching functions based on the dialog box, and display the hidden buttons. Switching the background picture
Read_and_display_image
- MATLAB图像的读取与显示程序,包括示例图片,具有较强的参考价值-MATLAB to read and display the image process, including sample pictures, with a strong reference value
pixelextracion
- 提取照片中物体的颜色色素值,并显示与颜色坐标系之中,采用matlab编写-Extract photo object color pigment values, and display coordinates with the color being used to write matlab
picture
- 显示局部图像,并且可以用鼠标控制想要显示的图片-Drawing, can show only the local image
basic_digital_photo_frame.tar
- 自己写的一个数码相框小项目,实现了几个简单的图片显示功能,仅供参考-Digital photo frame to write a small project, to achieve a few simple image display, for reference only
gradient
- 该源码可以用来方便的计算输入图像的梯度,并将图片显示出来,程序简单易懂且已实现。-Can be used for convenient calculation of the input image gradient, and can display the image application simple to implement
java swing 切换图片小程序
- 利用java swing 中的JCoboBox 选择国家,显示相应国家 的图片,有助于初学者理解java swing 基本组件的使用