搜索资源列表
GrabImage
- 连续抓屏保存bmp文件源代码.实现连续抓屏,抓屏间隔与数量及保存路径可设置。保存为Bmp文件。 实现连续抓屏,抓屏间隔与数量及保存路径可设置。保存为Bmp文件
FromJpg2Avi
- 该代码是C程序,其主要功能是把连续或者不连续的图像序列转化成视频文件,并保存成avi格式。
vediocapture
- 基于Opencv的图像帧抓取程序,可以从摄像头的连续抓取图像,并动态保存在设定的相应路径下的文件夹中。-Based on the image frame Opencv crawl process can be continuous crawl camera images, and dynamic settings stored in the corresponding path under the folder.
capscreen
- 使用DC完成截屏技术,可以连续多次截屏,然后保存成文件,而且可以格式转换-DC screen shots using the complete technology, screen shots repeatedly, and then saved as files, and can format conversion
LiveWireAlg
- 是一种路径搜索方法。 Livewire需要对应节点的状态:expanded(作为种子点算过),initial (没算过),active(作为种子的邻域被算过,可以继续更新) 或者frozen,frame(目标区),narrowband。也可以先设frozen区域,限制计算范围。 节点的速度值(fastmarching中 用于计算时间) 节点的时间(代价值) 为了连续地计算更新节点信息,需要将节点保存为可以找到其父节点(指针或数组中的值)的链表形式,通过此链表,找到待计算队列
Video2image
- 读取视频文件的第一帧图像,利用鼠标框定目标后,保存目标坐标,并将视频文件转换为连续帧图片。(Read the first frame of the video file, use the mouse frame to fix the target, save the target coordinate, and convert the video file into the continuous frame pictures.)
实现拍照并自动存储的版本
- 这个VI主要是用于连续采集图像,并且实现实时保存。(It is used to collect images continuously and save.)