-
matlab prepared for a very geometric constraint algorithm, used to remove corner...
matlab编写的对极几何约束算法,用来剔除角点跟踪过程中的离散点-matlab prepared for a very geometric constraint algorithm, used to remove corner to track discrete points in the process of
- 2022-04-22 01:12:07下载
- 积分:1
-
偏微分方程模型的图像处理方法的应用
图像处理的偏微分方程方法中利用自蛇模型算法实现二值图象平滑-Image processing method of partial differential equations model the use of the snake algorithm since the value of image smoothing abuse
- 2022-01-26 18:02:57下载
- 积分:1
-
一个人脸识别程序,包括gabor滤波和用神经网络进行训练
一个人脸识别程序,包括gabor滤波和用神经网络进行训练-A face recognition process, including gabor filtering and the use of neural network training
- 2022-11-17 04:15:03下载
- 积分:1
-
digital image processing based on vc color space conversion source
数字图像处理中基于vc++的颜色空间变换源程序-digital image processing based on vc color space conversion source
- 2022-01-23 11:00:00下载
- 积分:1
-
苏珊
SUSAN-based functions to detects image edges and their orientation-SUSAN-based functions to detects image ed celebrated and their orientation
- 2022-06-26 04:23: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
-
图象的检测,模式匹配的c代码,请大家仔细看里面的算法哦,希望会有收获吧。...
图象的检测,模式匹配的c代码,请大家仔细看里面的算法哦,希望会有收获吧。-image detection, pattern-matching c code, please carefully read the inside algorithm Oh, it is hoped that harvest.
- 2022-02-12 01:18:37下载
- 积分:1
-
利用小波变换技术图像融合方法从模糊图像中恢复图像,并给出结果...
利用小波变换技术图像融合方法从模糊图像中恢复图像,并给出结果-Using Wavelet Transform Image Fusion technology of fuzzy images from the resumption of images, and gives results
- 2022-01-27 10:05:11下载
- 积分:1
-
canny边缘提取算法的VC6++与matlab7的混合编程的algorithm实现
canny边缘提取算法的VC6++与matlab7的混合编程的algorithm实现-canny edge detection algorithm VC6++ with mixed matlab7 realize programming algorithm
- 2022-08-18 16:49:09下载
- 积分:1
-
任意图像的旋转角度,水平、垂直的图像,缩放,裁剪算法…
图象任意角度的旋转、水平、垂直镜像、缩放、裁剪等算法的实现-arbitrary image rotation angle, horizontal, vertical image, zoom, cutting algorithm implementation
- 2022-03-16 13:54:53下载
- 积分:1