-
achieve the source code for the functions of image processing : the tensile cont...
这个源代码实现的功能是对于图像的处理:对比度的拉伸,可以运行-achieve the source code for the functions of image processing : the tensile contrast, can run
- 2022-03-25 18:47:15下载
- 积分:1
-
LMS
自适应lms算法程序,对学习lms算法很有帮助-lms
- 2022-09-21 10:35:04下载
- 积分:1
-
Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。...
Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。-Hough transform and more quickly realize the algorithm for circle detection. Do not use the cycle, but the memory demand.
- 2023-05-29 20:20:04下载
- 积分:1
-
Digital image processing of the basic procedures for the preparation of vc++ are...
数字图像处理的基本程序 vc++编写 BMPViewer 有实例图片-Digital image processing of the basic procedures for the preparation of vc++ are examples of pictures BMPViewer
- 2022-03-03 07:37:34下载
- 积分: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
-
在24的环境下运行
在VC++环境下运行的 对24位位图进行腐蚀膨胀 开运算 闭运算 算法的完成程序 可以直接运行 查看效果图-In VC++ Environment running on 24-bit bitmap to corrosion expansion of open computing algorithm for computing closed to complete the process can directly view the effects of plans to run
- 2022-02-28 20:25:54下载
- 积分:1
-
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料-MFC in vc6.0 next opencv example, compare the classic learning materials
- 2022-11-16 11:30:05下载
- 积分:1
-
houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。
houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。-houph transform, through the gradient function to be the image gradient matrix, circle detection by detecting the location of the eyes.
- 2022-10-27 12:40:03下载
- 积分:1
-
Abstract: The inflection point is a digital image of an important information ca...
摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。
-Abstract: The inflection point is a digital image of an important information carrier put forward a new turning point detection algorithm the algorithm does not look for continuous space discrete approximation of the curvature calculation method, but from the appearance of characteristics of discrete curve derived discrete curve the inflection point at k-points between the squared Euclidean distance and the local minimum of this important property. Based on the nature of the algorithm is the first to use Freeman chain code in nature. Filter out objects clearly can not become a turning point on the border pixel, and then in the remaining boundary points by finding out the turning point of the local minimum position. The algorithm is given inflection point detection algorithm with th
- 2022-05-29 18:03:55下载
- 积分:1
-
有关医学图像处理的几篇论文,自己搜集的,希望能给大家提供帮助...
有关医学图像处理的几篇论文,自己搜集的,希望能给大家提供帮助-Medical image processing related to several papers that he collected, I hope everyone can help
- 2022-01-25 16:42:11下载
- 积分:1