资源列表
wanglibei
- 视频对象分割的主要目的是通过一系列连续图像帧中抽取感兴趣的对象,把视频表示成一个视频对象,为基于对象的编码和基于对象的表达提供技术支持。-The main purpose of the video object segmentation through a series of continuous image frames to extract the object of interest, said the video into a video object, object-based cod
QuickCap
- 视频简单处理程序 实现设备选择 拍照 绘图以及保存痕迹-Video device selection to achieve a simple process and the preservation of traces of drawing pictures
DIGICAM-calledDigitalCamera
- DiGITAL CAMERA PROJECT DESIGN CODES as a compressed file
vfshexiangtaokongzhi
- vfp中对摄像头的控制,对摄像头的打开,照像,生成jpg图片-vfp in the control of the camera, open the camera, camera, generate jpg images
helixproducersdk_10_windows
- helix producer sdk,可以在此基础上做视频流的开发,编解码。-helix producer sdk, you can do on this basis, the development of video streaming, encoding and decoding.
2
- MERCI BEAUCOUP LES AMIS
1
- MERCI BEAUCOUP LES AMIS
BreakingLineInTXT
- 为本地化的视频字幕TXT文件自动添加折行符。-TXT subtitles for the localization of the video files are automatically added off-line character.
SyncCaptionForLocalizationVideo
- vb.net2003,记录视频播放点,本地化字幕时间点。-vb.net2003, recorded video playback point, localized subtitles point in time.
paper
- paper on A comparison for camera selection and handoff in a video network.-paper on A comparison for camera selection and handoff in a video network.
ev533wm8731
- 基于ev533开发板的视频采集完整的代码程序-Ev533 development board based on the complete code for video capture program
finaldatacn
- 获取摄像头视频数据和麦克风音频数据 基本步骤是首先获取视频、音频捕获设备的信息,然后再根据取得的设备信息确定设备的位置。找到设备的位置以后,调用Manager的CreatePlayer方法创建Player,当Player开始播放的时候,就开始了捕获的过程。 -Player try{ Player p = Manager.createPlayer(di.getLocator()) } catch (IOException e) { } catch (NoPlaye