-
高斯雜訊
高斯噪聲是一種具有常態分佈(也稱作高斯分布) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-26 07:32:24下载
- 积分:1
-
H264_NAL_Decoder
H264_NAL_Decoder解析h264视频流nal单元, 并用rtp打包传送,vlc中播放的经典例子,,学习视频编解码的同学赶快下载吧使用方法:直接在VC6上打开工程,编译。(需要注意的是大家要把IP地址改为自己的。在h264.h的#define DEST_IP "192.168.0.30"和#define DEST_PORT 1234这两行修改就行了。同时w.sdp文件里也要改成一致的IP和端口号,不然VLC是接受不到数据的。在c=IN IP4 192.168.0.30 和m=video 1234 RTP/AVP 96这两行。中间的1234是我设置的端口号。)在执行程序之前,先用VLC打开w.sdp文件,然后执行程序,就可以看到画面了:)。同样需要注意的是VLC1.0以后的版本不支持直接打开h.264视频文件,但是0.97版本就支持。这里我测试用1.03和0.97两份版本]的VLC都可以接受并播放h.264RTP码流。
- 2022-02-20 22:16:46下载
- 积分:1
-
read and display the camera to obtain images can be used in surveillance systems...
读取并显示摄像头获取的图像,可应用在监视系统中。-read and display the camera to obtain images can be used in surveillance systems.
- 2022-02-02 00:07:23下载
- 积分:1
-
DIRECTSHOW的捕获程序的简单实现
DIRECTSHOW的捕获程序的简单实现-DirectShow capture a simple process to achieve
- 2022-03-01 00:14:02下载
- 积分:1
-
USB视频捕捉程序(software:labview)
provide simple uses of the webcam library are included in the zip file.
Once the library has been installed, the examples can be accessed through the user menu
on the function palette in LabVIEW. The examples demonstrate the following:
• Single shot image capture and display
• Continuous image capture and display
• Single shot image capture, processing, and display
• Continuous image capture, processing, and display
Keep in mind that the National Instruments Vision for G toolkit is required to run
examples that perform image processing.
- 2022-02-05 19:13:28下载
- 积分:1
-
一个用directshow vc opencv共同采集摄像头的程序,我自己写的,同上一个相比,上一个15帧每秒,这一个是60帧每秒...
一个用directshow vc opencv共同采集摄像头的程序,我自己写的,同上一个相比,上一个15帧每秒,这一个是60帧每秒-A common use directshow vc opencv camera collection procedures, I wrote it myself, ibid one compared to a 15 per second, which is 60 per second
- 2022-10-19 08:40:02下载
- 积分:1
-
pb9.0做的摄像头图像采集例程
pb9.0做的摄像头图像采集例程 -pb9.0 Does camera Image Acquisition routines
- 2022-07-15 20:08:40下载
- 积分:1
-
数字摄像头OV6620 调试用程序 使用C和汇编编写 效率高。
数字摄像头OV6620 调试用程序 使用C和汇编编写 效率高。-OV6620 digital camera to use for debugging and compilation of the preparation of C and high efficiency.
- 2022-01-25 20:36:01下载
- 积分:1
-
- 2022-10-05 11:45:03下载
- 积分:1
-
运动目标自动跟踪
本代码采取团块跟踪算法实现运动目标跟踪,对于视频中的运动目标从第一次出现开始自动跟踪,并标记坐标位置,一直到目标消失,代码简洁清晰易懂
- 2022-01-25 17:53:17下载
- 积分:1