-
一个比较完整的图像DSP处理程序,主要进行较高级的图像处理工作。...
一个比较完整的图像DSP处理程序,主要进行较高级的图像处理工作。-a relatively complete DSP image processing, mainly for higher image processing work.
- 2022-01-25 18:35:54下载
- 积分:1
-
图像变换,VC++,编译OK,具体包括:各种角度的图像旋转,镜像变换,缩放等...
图像变换,VC++,编译OK,具体包括:各种角度的图像旋转,镜像变换,缩放等-Image transform, VC++, Compiled OK, specifically including: various angles of the image rotation, mirroring transformation, zoom, etc.
- 2022-01-24 14:43:27下载
- 积分: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
-
The effects of the delays due to signal multiplexing and processing is to add a...
The effects of the delays due to signal multiplexing and processing is to add a phase shift to the response. To have a stable noiseless loop, the additional phase shift at the cut off frequency of the loop must be negligible (say maximum of 200). Which means that signal multiplexing and processing rate must be at least 1KHz for a 50 Hz cut off frequency. We should have higher sampling rate of around 2KHz to have better noise free and stable feedback loop.
- 2022-08-22 17:18:26下载
- 积分:1
-
图像处理的FFT代码。
Image Processing FFT Code.
C++图像处理FFT代码。-Image Processing FFT Code.
- 2023-07-19 16:00:03下载
- 积分:1
-
打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件...
打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件-Open the width of the same bmp, click Generate, first to obtain integrated picture of the overall view, the final automatically input bmp file integration to form a bmp file
- 2023-07-29 11:35:04下载
- 积分:1
-
人脸识别源代码,VC++,机器视觉,具有极高的参考价值。
人脸识别源代码,VC++,机器视觉,具有极高的参考价值。 -Face recognition source code, VC++, Machine vision, has a very high reference value.
- 2022-10-08 17:25:03下载
- 积分:1
-
对于图像处理刚开始入门的人来说非常有用,而且介绍了详细的vc++程序,且配有代码。希望给大家带来一些帮助!...
对于图像处理刚开始入门的人来说非常有用,而且介绍了详细的vc++程序,且配有代码。希望给大家带来一些帮助!-Image Processing for the beginning of entry of people is very useful and detailed introduction vc++ Procedures, and equipped with a code. I hope to bring some help to everyone!
- 2022-05-31 10:35:31下载
- 积分:1
-
粒子滤波器(particle filter)程序,用粒子滤波器跟踪运动物体。...
粒子滤波器(particle filter)程序,用粒子滤波器跟踪运动物体。-Particle filter (particle filter) process, with particle filter to track moving objects.
- 2023-05-19 13:00:03下载
- 积分:1
-
用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤...
用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤-segmentation of container code,including steps such as preprocessing,location and segmentation
- 2023-07-09 23:45:03下载
- 积分:1