-
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代...
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-In this paper, the realization of the continuous video data stream in several different types of motion detection algorithm, they are based on the current frame image and an image before the comparison, the procedures used AForge.NET framework library. One of the following sample code to support several video formats: AVI files, network camera JPEG and MJPEG, the local collection of equipment (USB camera, etc.).
- 2022-01-26 19:18:26下载
- 积分:1
-
我们为图片加上水印并上传并不难
这个例子就是这样的
我们为图片加上水印并上传并不难
这个例子就是这样的
-we add watermarks and upload it is not difficult to do this example is the
- 2022-03-15 05:34:25下载
- 积分:1
-
including the common image processing operations, including smoothing, sharpenin...
包括了常用的图象处理操作,包括平滑,锐化,边缘提取等等!值得一看!-including the common image processing operations, including smoothing, sharpening, edge extraction and so on! An eye-catcher!
- 2022-03-05 15:10:43下载
- 积分:1
-
几种图像质量评价的功能。包括峰值信噪比PSNR,平均值…
几个关于图像质量评价的函数。包括psnr峰值信噪比,均方误差rms,正则均方误差nmse等。可用于去噪图像和压缩图像的质量评价-several image quality evaluation of the function. Including psnr PSNR, mean square error rms, it is mean-square error nmse other. Images can be used for de-noising and compression of image quality evaluation
- 2022-11-28 04:45:04下载
- 积分:1
-
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中...
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中加入正弦噪声
• 图象的模板运算实现图象平滑和锐化
• 图象的直方图均衡化
• 图象的对比度拉伸
• 图象的中值滤波
• 图象灰度直方图的显示
• 若干频域滤波器
• 图象的镜像
• 图象的旋转(90度与任意角度)
• 图象的放缩
• 其它小算法
代码设计思想:软件在Windows环境下,利用Visual C++6.0开发,代码利用面向对象的思想,通过若干个类完成:
主要类:
memBitmap类:内存图象类。将图象读入到内存中,对象素的读写在内存中进行,较之通过CDC类来进行,速度有很大提高。同时还对部分JPEG格式图象提供了读支持,可以将图象保存为BMP真彩格式。
Complex类:复数类,完成复数运算。
CBmpDemoView类:视类,完成显示。
CbmpDemoDoc类:文档类,图象数据和对数据的变换、处理都在此类中完成。
Fourior类:完成一维序列的DFT和FFT,FFT只支持为2的整数次幂的情况
- 2022-02-13 08:58:34下载
- 积分:1
-
计算机图形学课件,正兴阳光编辑
计算机图形学课件,孙正兴主编,是机械工业出版社出出版的计算机图形学教程的配套课件-Computer Graphics Courseware, Zhengxing Sun editor-in-chief, is a mechanical industry publishing house published the matching computer graphics tutorial courseware
- 2023-05-22 20:20:09下载
- 积分:1
-
本程序采用迭代对输入彩色图象进行增强处理,处理速度快,效果好....
本程序采用迭代对输入彩色图象进行增强处理,处理速度快,效果好.
-this programme is used interactive method to enhance the imput color image
- 2022-03-31 20:29:52下载
- 积分:1
-
人脸识别程序,安装摄像头之后根据视频扑火人脸进行跟踪
人脸识别程序,安装摄像头之后根据视频扑火人脸进行跟踪-Face recognition process, the installation of video camera after the fire in accordance with face tracking
- 2022-08-22 20:49:46下载
- 积分:1
-
这是一个C语言的程序,是用来计算图像的直方图信息的,程序中用到了OpenCV编程。希望能给你们带来好处...
这是一个C语言的程序,是用来计算图像的直方图信息的,程序中用到了OpenCV编程。希望能给你们带来好处-This is a C language procedure is used to calculate the image histogram information. the procedure used OpenCV programming. Hope you can bring benefits
- 2023-08-28 05:10:03下载
- 积分:1
-
This is a very good image binarization circuit
这是一个非常好的图像二值化电路的源代码,希望能帮助大家-This is a very good image binarization circuit
- 2022-02-12 20:25:18下载
- 积分:1