搜索资源列表
EasyBMPtoAVI_0.54_console-source
- EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time,
ourdev_451257
- 花了近3个月的毕业设计的时间,直到前几天完成的基本运营。论文繁忙过去几天中,第一次在地图上从现在使用的软件代码的方式。 STM32 RVMDK 。 某些功能,这个MP3播放: MP3播放功能,支持MP3/WAV/WMA/MIDI播放,支持快进,快退,歌词显示支持[第二十条:第二十条:二十] / [第XX : XX.XX ] / [第XX号:第XX号] ,以支持多话歌词共享标记 收音机功能,并支持自动发现服务台, FM76 〜 1.08 ,自动存入台湾 图片播放功能
JpegCode2
- 32或24位BMP图像转换压缩成成jpg图像-32 or 24-bit compressed BMP image is converted into a jpg image
tgaConvertbmp
- 自己做的一个TGA转BMP的DEMO,支持24,32位图-Their turn to do a TGA BMP' s DEMO, support 24,32 bitmap
Rpic
- 可以实现打开一幅4位、8位、24位、32位的位图,并转换为灰度图及二值图-It could open a BMP imag and could make it gray.
SHOWBMP
- dos下显示BMP图像 支持2位,8位,24位及32位BMP图像格式,但不支持16位 需要支持VESA的主板,大部分主板都能正确运行-dos shown BMP image support 2, 8-bit, 24-bit and 32-bit BMP image format, but does not support 16-bit motherboard supports VESA most motherboards can run correctly
imaginglib0264
- Imaging is native Object Pascal image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries. Main development language is Object Pascal
OCR
- 对8,24,32位BMP图像进行二值化,倾斜校正,字符分割,位置判断并且利用GOOGLE的开源识别字库进行字符识别的OCR代码-8,24,32 bit BMP images to binary, skew correction, character segmentation, to determine the location and use of open source GOOGLE character recognition character recognition in OCR code
dragonskytech
- 此车牌识别演示软件目前只有图像识别演示,可识别Jpg和bmp格式的图片。其中bmp图片可识别24位和32位位图格式。此演示只为单纯识别演示,演示版比正式使用版正确率低10 以上。-This license plate recognition software is currently only image recognition demo, can identify the Jpg and BMP format pictures. Where BMP images can be identifi
BMPTest
- 使用C++实现的BMP图片解码程序,实现对8位,16位,24位,32位的解码,并通过SetPixel显示。-The C++ program is to decode picture with BMP file format,it can decode bmp with 8bmp,16bmp,24bmp and 32bmp.