搜索资源列表
SecurityCam
- 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,并生成没
ReadImg
- 标签图像文件格式(Tag Image File Format,简写为TIFF)是一种灵活的位图格式,主要用来存储包括照片和艺术图在内的图像。它最初由Aldus公司与微软公司一起为Postscr ipt打印开发。TIFF与JPEG和PNG一起成为流行的高位彩色图像格式。-Tag Image File Format (Tag Image File Format, abbreviated TIFF) is a flexible bitmap format, mainly used to store,
MassConverter
- Mass Converter by DarkCoderSC. . posted 19 Aug 2010, 04:12 by Delphi Basics [ updated 11 Nov 2010, 01:00 ]. Mass Converter, coded by my friend, DarkCoderSC, enables you to easily convert large amounts of images between the bitmap, jpeg and png file t
ghqb
- 用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见(Written in c + + the JPEG coding based on wavelet transform is bitmap, hope everyone to give advice to the point)