资源列表
MFC_H264Decode
- opencv,mfc ffmpeg解码h264,播放器-opencv,mfc ffmpeg h264 player code
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.
pb-for-video
- PB 实现视频采集 包含main.pbl 及播放视频背景图片-PB for video
Weizmann
- weizmann视频库,此数据库一共包括90段视频,这些视频分别是由9个人执行了10个不同的动作(bend, jack, jump, pjump, run, side, skip, walk, wave1,wave2)。视频的背景,视角以及摄像头都是静止的。而且该数据库提供标注好的前景轮廓视频。-weizmann video library, this includes a total of 90 videos, these videos are performed by nine peopl
LiveViewPylon_3.2_AutoConnect
- Base on Basler SDK Code ,Must of Function implemnet for camera
S_DLT
- 优化了的DLT算法,能够很好地跟踪目标。请下载woman等视频序列-Optimized DLT algorithm can track the target very well. Download woman and other video sequences
AMCap
- AmCap源码,基于MFC的查看CAMERA与配置CAMERA的源码!-AmCap Source Code!
USB_Cam_Con
- 用VC++编写的控制USB摄像头拍照的程序代码。-Written by VC++ control USB camera to take pictures of the program code.
camshift
- 实现视频图像的目标快速跟踪。使用了camshift和kalman滤波算法。实时性不错,代码简单。-Video images of fast target tracking. Use the camshift and kalman filtering algorithm. Timeliness good, simple code.
OV7670_DDR2_VGA
- 在FPGA下的视频采集显示,采用纯Verilog编写,其中包括有OV7670摄像头,高速存储器DDR2,ADV芯片的VGA。-In FPGA video capture display, using pure Verilog prepared, which includes OV7670 camera, high-speed memory DDR2, ADV chip VGA.
npcr-unci
- The number of changing pixel rate (NPCR) and the unified averaged changed intensity (UACI) are two most common quantities used to uate the strength of image encryption algorithms/ciphers with respect to differential attacks. Conventionall
网页调用摄像头拍照
- 网页调用摄像头拍照程序,原始程序。通过ASP等调用。