搜索资源列表
AviCap_demo-1
- 这是一个用VC++开发的视频采集的程序,不但可以回放视频,还可以保存视频和图片-This is a VC++ video capture application with the fuction of video playback ,and you can also save the captured video or iamge.
lysj
- 页面简单实用,漂亮蓝色天空风格,主要功能有: 1,新闻动态 2,网址导航(含有60个著名设计网址) 3,图片展示 4,会员注册管理 5,全站搜索 6,下载系统 7,文章系统(含有不少作网页设计文章) 8,后台统一管理系统 v1.12更新: 增加了程序稳定性,加强了后台数据安全 后台进入页面:adminlogin.asp 帐号密码是1083934 -pages simple and practical, beautiful blue skies
vgrabbj
- 视频捕捉,用一个抓图应用程序进行测试,进入/test 目录,敲入./vgrabbj -f /tmp/1.jpg。应该会在/tmp 目录下生成一张摄像头拍摄的图片了。-video capture with a screen in application testing, access / test directory, Knock. / vgrabbj-f / tmp/1.jpg. Should the / tmp directory generated a camera shooting p
LSB隐藏
- 有关图象信息隐藏的源文件,在一幅图片中嵌入信息,通过程序可以提取其中隐藏的信息-the image information hidden source, in a photo embedded information, through the process can extract hidden information
TVApplet
- TVApplet是用于播放媒体的程序,该程序可以播放声音,图片等-TVApplet broadcast media for the program, which can play a sound, pictures, etc.
getimageDirectShowMpeg
- 使用DirectShow播放Mpeg等媒体类型,并从中抓取图片 使用说明:编译本程序必须安装DirectX开发包-use DirectShow Mpeg players such as media types, and the use of pictures from the crawl Note : Build this program must install DirectX Development Kit
mutli_pics_displayjava
- 多图片广告展示java小程序-display more graphical ads java small program
tpsbzm
- 这是一个在图片上的加的类似探照灯的程序源码。-This is a photo of a similar increase in the glare of the procedure source.
yuvtools
- BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP图片显示程序,多文档框架 YUV2BMP.exe 实现了YUV转换成24位的BMP图片,实现了批量转换 BMP2SEQ.exe 将一系列24位或8位的BMP图片转换成4:2:0的YUV序列。 DYUV2BM
基于对话框的vc 程序
- 基于对话框的vc 程序,演示了jpg图片的存取及显示!-vc based on the dialog box procedure, demonstrated jpg image access and display!
daoying
- 采用Java编程,把原一副图片通过程序处理后显示出来为水中倒影图片,而且带动态效果。-Java programming, original pictures through a procedure that was out of the water reflection photographs, but with dynamic effects.
EvsVideo
- 基于SDK3000图象采集卡的视频捕捉程序,并可以将视频流保存为AVI格式的视频文件或抓取图片.-based image acquisition card SDK3000 the video capture process, and video streams can be preserved for the AVI video file format or capture images.
PICTUREADNMP3
- 基于SUN公司开发的MEDIA工具进行开发的可以边浏览图片,边听音乐的小程序-based on the Sun MEDIA development tools can be developed as a side pictures, while listening to music in small program
hdhyby1
- 又一个用vb编的多媒体程序,滚动字幕,图片,给关心滚动字幕的编程员提供很好的源码,-again with a vb series multimedia program, and rolling subtitles, photographs, subtitles rolling concern to the programmers provide a good source,
13818_5_for_vc
- 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
照像程序
- 一个摄像头照像的和序,还可以改变图片的尺寸-a camera and photographed sequence, can also change the animation
摄像头拍摄 和保存图片的应用程序
- 摄像头拍摄 和保存图片的应用程序,语言C++ 完成,Camera and save the image applications, language C++ Completed
3C2
- 随意提取屏幕上的颜色值,一个VC++的小程序,请大家测试-Extraction of the color on the screen at random the value of a small VC++ program, please test
字符串转换成本地存储图片
- 可以将固定格式的字符串传入,经程序转化为透明的字幕图片,保存到sd卡的固定路径。使用多线程并发执行效率较高
DCT变换图片压缩
- 里面要求实现基于DCT变换的图片压缩程序,基本上复制以后就可以直接运行。值得一提的是,我里面直接调用了三个个外部的包,如果用eclipse编译器或者其他的话,需要在偏好设置中自行设置,否则会报错。具体设置可以自行百度,很简单的(It requires the implementation of image compression program based on DCT transform. After copying, it can run directly. It is worth ment