-
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了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
-
Common game image processing, linear interpolation algorithm to achieve image sc...
常用游戏图像处理,线性插值算法实现图像缩放、旋转详解,2D 游戏中的光照,动态模糊等-Common game image processing, linear interpolation algorithm to achieve image scaling, rotation, Xiang Jie, 2D game illumination, motion blur, etc.
- 2022-09-14 14:35:03下载
- 积分: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
-
数字图像处理软件
数字图像处理软件-digital image processing software
- 2022-03-22 13:31:46下载
- 积分:1
-
数学形态学方法及其应用,老书不好找电子版啦,给大家发一个。超星版的...
数学形态学方法及其应用,老书不好找电子版啦,给大家发一个。超星版的-Mathematical morphology and its applications, the old books not easy to find electronic version of啦, give you hair a. Superstar Edition
- 2022-11-05 05:55:03下载
- 积分:1
-
显示一幅图的灰度直方图的程序zhifangtu
显示一幅图的灰度直方图的程序zhifangtu-Figure 1 shows the histogram procedure zhifangtu
- 2023-04-19 10:50:03下载
- 积分:1
-
本程序是一个将图片转换成可以在打印机上打印的例子,可以将图片转换成灰度图,二值图,包含抖动算法和图案法。...
本程序是一个将图片转换成可以在打印机上打印的例子,可以将图片转换成灰度图,二值图,包含抖动算法和图案法。-This procedure is a picture can be converted into examples of the printer to print can be converted to grayscale images, binary image, including jitter algorithms and design method.
- 2023-06-21 00:45:05下载
- 积分:1
-
视频RGB和灰度直方图计算下opencv,相比
opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
- 2022-03-18 14:10:53下载
- 积分:1
-
二维经验模态分解,采用形态学求极值点,径向基神经网络拟合,速度较快。...
二维经验模态分解,采用形态学求极值点,径向基神经网络拟合,速度较快。-Two-dimensional empirical mode decomposition, the use of morphology for extreme points, Radial Basis Function Neural Network Fitting, faster.
- 2022-01-21 17:45:03下载
- 积分:1
-
包含一种新的相对距离、欧式聚立等的距离计算方法,计算每个训练样本到所有测试样本的距离。...
包含一种新的相对距离、欧式聚立等的距离计算方法,计算每个训练样本到所有测试样本的距离。-includes a new relative distance, Continental and others Poly distance calculation method calculated for each sample to test all samples distance.
- 2022-08-25 02:32:26下载
- 积分:1