-
粒子水平集库
A Particle Level Set Library
- 2022-03-01 13:50:58下载
- 积分:1
-
C++和MALTAB的交互编程 C++和MALTAB的交互编程
C++和MALTAB的交互编程 C++和MALTAB的交互编程-C++ And MALTAB interactive programming C++ And interactive programming MALTAB
- 2022-03-29 13:02:28下载
- 积分: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
-
用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片...
用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片-With Laplacian sharpening image processing, leading to the institution of the image border, with source code and test images
- 2022-03-12 03:35:15下载
- 积分:1
-
using fast Fourier transform of Facial Expression Gabor transform the image of t...
利用快速傅立叶变换实现了人脸表情图像的Gabor变换的快速算法
针对不同尺度的Gabor小波特征采用不同的下采样因子来对Gabor变换特征进行第一次降维
利用一种改进的核鉴别分析方法对Gabor特征进行二次特征提取-using fast Fourier transform of Facial Expression Gabor transform the image of the fast algorithm for different foot the Gabor wavelet characteristics under different sampling factor to the Gabor transform features the first drop Shalikashvili Improved use of nuclear discriminant analysis method Gabor features second feature extraction
- 2022-01-24 18:26:31下载
- 积分:1
-
SAR image object recognition, as it provides a bridge SAR Image Recognition
SAR图像中目标识别,这里提供了SAR图像中桥梁的识别-SAR image object recognition, as it provides a bridge SAR Image Recognition
- 2022-06-15 08:19:26下载
- 积分:1
-
一个简单的BMP图像显示程序,VC++写的,做图像处理的可参考....
一个简单的BMP图像显示程序,VC++写的,做图像处理的可参考.-A simple BMP image display program, VC written to do image processing can be found.
- 2022-02-16 08:40:24下载
- 积分:1
-
利用harris算法实现角点检测,进行图像配准
利用harris算法实现角点检测,进行图像配准-use harris to detect the corner
- 2022-12-09 13:20:03下载
- 积分:1
-
这个是应用混合高斯的背景建模的方法进行的目标检测的程序,需要应用opencv.供大家交流交流...
这个是应用混合高斯的背景建模的方法进行的目标检测的程序,需要应用opencv.供大家交流交流-this is the application of Gaussian mixture of the background modeling method for the detection procedures, opencv needed. for the exchange of exchange
- 2022-07-02 05:25:41下载
- 积分:1
-
实现对PGM图像的显示和处理功能,不是控制台的程序
实现对PGM图像的显示和处理功能,不是控制台的程序-Realize on the PGM image display and processing functions, not the console procedures
- 2022-01-21 21:58:39下载
- 积分:1