搜索资源列表
8方向sobel
- 对1帧图像进行8方向的sobel算子提取边缘,原始图像格式是BMP-right image for an eight direction of the pixel edge detection operator, is the original image BMP format
ATScreenThief3.8
- 十分好用的屏幕截取软件。使用方便,可以保存为jpg,bmp等图片格式。at scteen thief。-very handy software interception of the screen. Easy to use, can be saved as jpg, bmp format, such as photographs. At scteen thief.
potrace-1.8.win32-i386.tar
- 这是Potrace最新版本,修订了一些bug,它是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, Postscr ipt, PDF, SVG , Xfig, Gimppath, 和PGM,
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
Canny.rar
- 用Canny算子提取边缘,只能处理8位的BMP图像!对于学习DIB类非常有用!,Extracted by Canny edge operator can only handle 8-bit BMP images! DIB category for the study is very useful!
基于C语言编写的关于BMP显示程序
- 这是基于C语言编写的关于BMP32、24、16、8、4、1等各种格式的显示程序,包括其中的压缩格式也可以显示,很实用。-This is based on the C language on BMP32, 24,16,8,4,1 display program such as a variety of formats, including the compression format can also display, very useful.
fbi_1.31.tar.gz
- linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m
bmp
- 用C语言实现BMP图像的显示,可以显示出1bit,4bit,8bit,16bit,24bit图像-BMP image using C language display, can show 1bit, 4bit, 8bit, 16bit, 24bit images
BmpConvert
- BMP图像转换程序,C++编写的,支持4、8、24位位图之间的转换-BMP image conversion program, C++ written in support of 4,8,24-bit bitmap conversion between
BMP
- 可以显示1位、4位、8位、真彩BMP图片,可以自动循环。但没有实现显示压缩图片。-One can show, 4, 8, true color BMP picture, it will automatically cycle. But did not achieve the compressed picture show.
bmp-ctatic
- 读取BMP 8bit文件(size n1*n2),输出整个文件[n1]*[n2]的像素值,像素值的范围0-255,并统计每个像素质的数量-BMP 8bit file read (size n1* n2), the output document as a whole [n1]* [n2] the pixel value, pixel value range of 0-255, and the quality of statistics like the number of each
ReadImageBmp
- this programme helps to read image bmp coded in 8 bit and 24 bit - this programme helps to read image bmp coded in 8 bit and 24 bit
rgb_to_gray
- this the code to convert 24 bit bmp images to 8bit grayscale image.-this is the code to convert 24 bit bmp images to 8bit grayscale image.
bmp-picture-maker
- 位图图片制作好工具,可以制作多种类型的图片,24 BIT,16BIT,8BIT等待-Produced a good tool for bitmap images, you can produce various kinds of images, 24 BIT, 16BIT, 8BIT wait
BMP--ANALisy
- bmp图像文件,位图1位,位图4位,位图8位,位图16位,位图24位详细分析!-bmp image files, bitmap 1, 4-bit bitmap, bitmap 8 bit, 16-bit bitmap, bitmap detailed analysis of 24!
BMP
- BMP的24位,16位,8位,4位,2位的显示-the display of BMP 24-bit, 16-bit, 8-bit, four
真彩色bmp灰度化
- 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
QT写txt文件和保存8位bmp图片
- 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)
24位色BMP转换8位色BMP
- 24位色BMP转换8位色BMP的算法,从24位真彩色转换为8位彩色的算法,效果可以,失真误差比较均衡,算法效率也比较高。(24 bit color BMP conversion 8 bit color BMP algorithm, from 24 bit true color to 8 bit color algorithm, the effect is good, the distortion error is more balanced, the efficiency of the algo