搜索资源列表
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
pf_colortracker.zip
- 基于粒子滤波的特定颜色目标跟踪算法C源程序,带Matlab接口和演示的视频数据. ,C Source Code for Partical fielter based Color tracker, with Matlab interface and Video Demo.
duolu_channel_video
- trident的apollo平台pn8400系列芯片,程序demo,多路视频解码,可支持16路D1或4路1080p-trident of apollo platform pn8400 series chip, program demo, multi-channel video decoder that can support 16 channels D1 or 4 1080p
dynamical-object-tracking
- matlab实现视频中动态目标跟踪,效果还不错,以前试过里边的DEMO。-matlab dynamic target tracking in video, the results were good, tried before inside the DEMO.
MPEG-4kaifabao(windows)
- 视频采集演示源码 可以进行MEPG-4 YYU类型信号的压缩采集以及实时播放-Video capture demo source code can be MEPG-4 YYU type of signal acquisition and real-time playback of compressed
GUI
- matlab,GUI实例制作演示教学视频 ,GUI实例制作演示教学视频-matlab, GUI examples demonstrate teaching video production, GUI examples demonstrate teaching video production, GUI example of teaching video production demo
BRPCA
- 本文件中包含的代码是使用Bayesian compressive sensing 理论对图像降噪,修复的程序-his package includes 4 folders. Folder toydata contains core code and demo of the original BRPCA Model Folder MarkovDependency contains core code and demos of the modified BRPCA Model with M
VcDemo
- Video Compression using Content-Based Motion Compensation --------------------------------------------------------- This demo Requires MATLAB (and the Image Processing Toolbox) Tested on MATLAB 7.0 (R14). Run one of the following thr
topxia-TopxiaOEmbed-4cb4183
- PHP解析优酷、土豆、酷6、新浪视频等网址 参见 Demo,见好知网的小组“发视频"的功能。-The PHP parsing Youku, potatoes, cool, Sina video website see http://www.howzhi.com/group/php/discuss/424 Demo, brought the matter the HowNet of team " made the video" functionality.
tracking_optical-flow
- This demo tracks cars in a video by detecting motion using optical flow. The cars are segmented from the background by thresholding the motion vector magnitudes. Then, blob analysis is used to identify the cars.
Youngs-double-holeMATLAB
- 杨氏双孔干涉实验的MATLAB计算机模拟 源程序代码,有视频演示-Young s double hole interference experiment computer simulation of MATLAB source program code, a video demo
base64-master
- base64随机字符混淆加密、解密-美拍视频地址解密,反推加密算法(Base64 random character confusion encryption and decryption - Beauty video address decryption, reverse encryption algorithm)
people_dense
- 根据视频场景计算生成人群密度热度图,统计人流分布(Given the video sequnce, this demo counts the people density and return the heat map.)
CCWT demo
- 最新的彩色图像分析工具,互补色小波分析的Matlab源代码(The Matlab code for the IEEE TCSVT 2017 paper: Complementary Color Wavelet: a Novel Tool for the Color Image/Video Analysis and Processing)
ffmpeg视频处理Demo
- 利用ffmpeg库,进行视频压缩,文件夹中包含可执行的demo文件(video compression by ffmpeg)