搜索资源列表
Sequence Randomizing
- 用VC实现随机打乱一个大数组,随机输出数组的各个元素,可以用来实现一帧图象输出均匀化-with VC random disrupted a large array output random elements of the array can be used to achieve a uniform image output
filemap
- 主要是用VC++编写的卫星云图的的帧解码及画图程序-primarily use VC + + to prepare the satellite image of the frame decoding and drawing program
VSCADA
- 用VC实现的串口和三社公司的DC AURO(HKD)通信的程序,包括通信协议帧数据的封装等。调试已经通过。-with VC Serial Inc. and three DC AURO (HKD) communications procedures, including data communication protocol frame the packaging. Debugging has been adopted.
CannyEdgeDetect
- 对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
bmptest
- vc下操作bmp的例子,将图像读入内存,用帧差法处理得到结果,再保存到文件中,可以检测运动
vc select frame from video
- VC 从视频中选择一帧源码-video VC choose from one source
VC-cameracontrolSDKsource
- VC++-摄像头控制及单帧捕获视频和保存SDK源码
diff2bg
- 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
VideoDemo
- 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
usb_vc
- 用于与USB接口设备通讯的上位机程序,可将下位机USB接口设备传输的数据送至PC机并处理。每次数据传送都是上位机主动,上位机先发送命令(借用DEMO程序中的版本号部分),下位机收到READ_VERSION命令就发送64字节数据给上位机,并开始计时,每次发送把发送帧数加1,把时间和帧数发送到上位机显示,方便观察;上位机收到64字节数据就又给下位机发送READ_VERSION命令,重复1000次,测试需时31秒左右。64字节中:第2,3字节是发送帧数,第61字节是通信时间(S)-USB interf
zhendonghua
- 帧动画~~~VC源码,程序里头有详细的介绍,功能代码的编写-Frame animation ~ ~ ~ VC source, there are procedures in detail, the functional code of the preparation of
vc++aviplater
- vc编写的AVI播放器。可逐帧读取。对视频检测很有用。-vc prepared AVI player. Can be read frame by frame. Very useful for video detection.
ANIGIF1
- 是用来显示GIF89A动画的32-bits OCX控件。可以控制动画的播放/停止和自动返回动画的帧数。还可以显示透明的GIF动画-GIF89A animation is used to display the 32-bits OCX control. Can control the animation of the play/stop and automatic return to animation frames. Can also display a transparent GIF Anim
vccatchdrivers
- vc摄像头驱动显示捉帧等程序,方便看到图像的每帧-vc cameras to catch drivers display frames and other procedures to facilitate the image of each frame to see
DirectShowKFZN
- Directshow 视频文件抓取图片帧,VC++源代码,比较详细,非常实用-Directshow video capture picture frames, VC++ source code, more detailed, very useful
vc_vi
- Directshow 视频文件抓取图片帧,VC++源代码,比较详细,非常实用-Directshow video capture picture frames, VC++ source code, more detailed, very useful
FrameParser
- VC++帧解析,输入一个帧可以解析帧的内容-VC++ frame analysis, the input frame can parse the contents of frames
视频帧的提取
- 实在VC++软件环境下的程序,可以将AVI视频文件转换成BMP格式的图片!可以成功运行!
GMM+帧差发
- 利用VC++ 关于GMM高斯+帧差法 检测移动物体(Using VC + + GMM Gaussian + frame difference method to detect moving objects)
ch
- VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减校(VC++ produces gradually changed text, the color of the text will become darker and darker, and will become brighte