搜索资源列表
icon_and_bmp
- 系统图标参考,里面包含多种bmp格式的图标,如主页,设置等-icon and bmp
LOGO16M
- 本程序是专为MSDOS6.0操作系统下编写的显示16M真彩色程序,支持图片格式*.BMP。不需要第三方BGI,全部以源代码形式提供给用户。-This procedure is designed to prepare the operating system MSDOS6.0 display 16M true color process, to support the picture format*. BMP. Does not require third-party BGI, all in so
sarphoto
- 这是一幅SAR 图像,bmp格式的.可以用来去除噪声和SAR 分类.-This is a SAR image, with bmp format. which can be used to remove noise and SAR classification.
hjk
- 一个小程序将BMP格式的位图转化成ICO格式-A small program BMP format bitmap into ICO format
text
- 能够实现基本的位图(BMP格式)读入和显示的功能。-Be able to achieve the basic bitmap (BMP format) read and display functions.
BMP
- 在E语言编程环境下,把一张图片扫描出来后,把RGB格式的数据加上帧头帧尾后还原成图片格式,可以把他使用在自定义视频格式上面,或者别的功能,只要开发自己的大脑用处大大的!-Scan a picture out, RGB format data plus the header frame tail restore the image format, he can use in custom video format above, or any other function, as long as t
yzmtq
- 简单验证码是指验证码图片里的字符,固定不变,或者变化很小的验证码,比如:字符上会有一些干扰点干扰线等情况,或者只有少数几种字体变化和字体大小变化。 这里给出源代码都是非常简单的源代码,学过《C程序设计》的都可以看懂,不会超出书本范围,而且不使用指针,这样VB,Delphi,JAVA 等语言都可以照此写出相应的源代码。 验证码提取可以分为三个大的步骤:预处理,分割,提取。预处理又可细分为读取图片,二值化,去干扰点,去干扰线等等步骤。 读取图片很简单就是把要提取的
32ledyaoyaobang
- 8个IO驱动32颗高亮发光二极管,程序对上一版本有做改进,显示效果更好,自适应的更好。另外增加了上位机改字的功能,从而大大减少了改动源程序的麻烦。也使得改字很方便,上位机功能可支持输入文字,大小任意,只要在32*64这个区域内就行。支持画图,导入BMP格式图片及保存图片,一共可以配置8张图片,每个图片独立,软件自带各种图案,也可从Word里导出图案,显示图案在范围内随便定义大小。-8 IO drivers 32 bright light-emitting diodes, procedures d
bmp
- 实现bmp格式图像读入和增强变换,在VC6.0环境下执行,有exe文件-Bmp format images to read into and enhance the transformation
CBUTTON
- 实现微软按钮基本功能的源代码,可以自由加载bmp格式图片-To realize the basic function of Microsoft button source code, free loading BMP format images
bmp_read
- C++下bmp格式图像的读取,对于初学图像处理及C++编程的同学会有用-bmp image read program
stamford_seq_mb
- 斯坦福桥提供用于人脸跟踪的图像序列BMP格式-the BMP image sequences used in the head tracking demos
CapPicture
- 截取当前对话框的画面,以BMP格式存储在.\ScreenPic文件中-Interception of the current dialog screen. \ ScreenPic file stored in BMP format
bitmap_change01
- 读入bmp格式的文件,用十六进制显示出内部文件,并对其进行缩放。-Read bmp format file with a hex internal documents show, and scaling.
IImage
- 基于wince4.0或以上实现截屏,bmp格式转jpg格式.-Wince4.0 or above screenshot, bmp format to jpg format.
bmpdeal
- 编写程序处理BMP格式的图像,有打开保存,计算直方图等功能-Write a program to handle the BMP format image, open the saved calculate the histogram function
4
- 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。
bmp
- 软件生成bmp图片的例子。需要对BMP格式有点了解,然后结合这个例子可以修改成自己的bmp生成工具。-Bmp image generation software examples. Need to understand a little bit BMP format, and then combine this example can be modified to your own bmp generation tool.
bmp
- 利用opencv将jpg格式图像转化为bmp格式(Using OpenCV to convert JPG format images into bmp format)
Change_Bmp_Jpg
- C++实现将bmp格式的图片文件转化为jpg格式,附整个工程源码(C++ implementation of the BMP format image file into JPG format, with the entire project source code)