搜索资源列表
screenprintwithvc
- 在Windows操作系统中,当用户按下"PrintScreen"按钮后,Windows自动将当前屏幕的图像拷贝到系统剪贴板中,这时可以通过"画笔"这个小程序将剪贴板中的内容保存成图像文件,可以看出,如果需要将当前屏幕保存下来还是比较麻烦的,能否可以自己编写一个应用程序,自动将当前屏幕的内容保存到一个图像文件中去呢?这个答案是肯定的,本实例应用程序就是利用通用的热键管理DLL库实现的热键功能,在收到热键通知后截取屏幕的内容并保存到bmp文件中。例如我们设置图
Avi_Com_deco
- 利用VC++实现AVI文件的合成和分解源码,演示了如何将一组静态Bmp图片合成一个avi视频文件以及如何将一个avi视频文件解析保存为一系列的bmp图像文件-AVI using VC++ to achieve the synthesis and decomposition of source documents, demonstrates how a group of pictures into one static Bmp avi video files and how to resolve
Sample
- 利用vfw视频预览抓图,可以点击保存按钮保存图片为bmp格式-Vfw capture using video preview, you can click the Save button to save picture as bmp format
avi_player
- 用mcisendstring实现一个简单的播放AVI的播放器。可以定位到某一特定的帧,同时可以把该帧截图保存为一个bmp文件。-Mcisendstring with the player to achieve a simple AVI player. Can be targeted to a particular frame, the frame at the same time can be saved as a bmp screenshot file.
3Dtext
- 很不错的3D文字制作工具源码版,在下边的文本框中打上文字,上边就自动蹦出来3D文字啦,可以设置字体、3D字的颜色、大小等。还可以导入背景,生成完毕后保存为BMP格式图像,很方便。-3D text is a good tool for source code version of the production, in the text box below marked text, above automatically bounce you out of 3D text, you can set
GetBMP_in_YUV
- 从视频序列中抽取你想要的帧,保存为BMP格式的灰度图片-Extracted from a video sequence of frames you want, save as grayscale BMP image format
jpeg_vc
- JPEG demo,VC工程,可以读入bmp或yuv数据,通过DCT编码保存为JPG格式。-JPEG demo, VC project, you can read bmp or yuv data by DCT coding saved as a JPG format.
dvexp6
- 对BMP图像作平移处理并保存为新bmp文件 -The BMP image is translated and saved as the new BMP file
Big-video-camera
- 简介:双击文件夹下“DyCamera.exe”或是“DyCamera”,打开应用软件主窗口。大影摄像头录像大师是比较专业的摄像头录像、拍照软件。拥有简单易用、功能强大的录像功能和后期图像处理功能。打开软件时电脑上必须有能够正常工作的摄像头。 软件主要功介绍: 【摄像头功能】录像、拍照、间隔定时自动拍照(可以毫秒为单位设置间隔时间)。可以设置摄像头的所有参数:包括亮度、对比度、曝光时间等等。拍照 文件可以保存为各种常见的格式,比如JPG/BMP等等。 【图片处理功能】剪切、
test
- DirectShow采集视频,代码简洁,并提供保存为bmp和yuv文件的功能,稍作修改,可直接用于工作中。-DirectShow capture video, code concise, and provide save as bmp and yuv file function, slightly modified, can be used directly in the work.