资源列表
follow
- 通过kinect来采集数据,然后提取骨骼数据。-Through access to collect data and then extract the skeleton data
0511
- 实现无控件摄像头, 需要实现视频功能的话可以下载下来看看。-A camera without control。
VIDEOPLAY
- 视频采集播放,采用mediarecorder录制视频,用H.264压缩编码,实现本地播放存储-record video and play
Temporal-Difference-opencvP-vc
- 用openCV和vc实现的一个时间差分法,已经通过调试,可以直接运行。-Use openCV and vc realize a time difference method, has been debugging through, can be directly run.
RisingEdge
- matlab cvbs视频行同步信息的菜鸡-matlab
Location
- 用C++实现车牌定位。利用opencv以及c语言实现车牌的自动定位。-Using C++ to achieve the license plate location. Using OpenCV and C language to achieve automatic positioning of the license plate.
code
- particle filter in tracking object
Komunikasi-Komputer-dengan-Webcam
- Program about communication between a computer and a webcam via Delphi.
Communication-Computer-with-WebCam
- This practice how communicate between computer to webcam via Delphi-This is practice how communicate between computer to webcam via Delphi
zrjkt
- 在互联网中控制监控头有6路通道更能 -Control Monitoring head Internet
showvideo
- 用OPENCV库显示一个视频文件,将待显示视频放置工程文件下即可-show a video using opencv library
rgb2ycbcr
- rgb轉YCbCr,4:2:0。分割成yCbCr有三個圖,就是YCbCr(4:4:4),CbCr再去降取樣成1/4,就變成4:2:0。 最後再轉回rgb。 -rgb to ycbcr。 rgb change to ycbcr 4:4:4 4:4:4 change to 4:2:0,four value divide by 4 equal to a value. Ycbcr(4:2:0) to rgb.