-
形态学重构
形态学重构-主要是为了复杂背景条件下的图像分割,采用matlab语言编写,具有很高的参考价值。-Morphological Reconstruction- mainly to under complex background image segmentation, using matlab language, with a high reference value.
- 2023-08-11 19:30:04下载
- 积分:1
-
介绍卡尔曼滤波的原理以及基于卡尔曼滤波的简单应用
介绍卡尔曼滤波的原理以及基于卡尔曼滤波的简单应用-Introduced the principle of Kalman filtering and Kalman filtering based on a simple application of
- 2023-03-22 22:25:03下载
- 积分:1
-
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。...
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。-SIFT is a feature abstract algrithm. It s proposed in 2004. It s a strong algrithm invarient of scale, orient and illumination.
- 2023-07-28 18:55:03下载
- 积分:1
-
用matlab编写的图像复原源代码,采用维纳滤波复原技术,可对模糊和加噪的图像实现精确复原。...
用matlab编写的图像复原源代码,采用维纳滤波复原技术,可对模糊和加噪的图像实现精确复原。-Prepared using matlab source code image restoration using Wiener filter restoration technology, can be vague and processors realize accurate image noise resilience.
- 2022-06-14 03:42:30下载
- 积分:1
-
Artificial Immune Systems tutorial presentation,人工免疫算法,需要的通知可以学习...
Artificial Immune Systems tutorial presentation,人工免疫算法,需要的通知可以学习-Artificial Immune Systems tutorial prese ntation, artificial immune algorithm, the notice can learn
- 2022-01-25 20:55:35下载
- 积分:1
-
可实现与graph
可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each image pixel is a "cell" of a certain type. These cells can be foreground, background, undefined, or others. As the algorithm proceeds, these cells compete to dominate the image domain. The ability of the cells to spread is related to the image pixel intensity
- 2023-06-15 12:55:03下载
- 积分:1
-
我自己在学习VC++时写的一个小程序,实现画凸多边形的功能,初学者值得一看...
我自己在学习VC++时写的一个小程序,实现画凸多边形的功能,初学者值得一看-I am learning VC write a small program to achieve painting convex polygon functions, beginners eye-catcher
- 2022-06-29 03:38:06下载
- 积分:1
-
用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法...
用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法-Using Matlab to achieve a variety of threshold-based image segmentation method, which contains Otsu method, maximum entropy, clustering and other methods
- 2022-01-31 03:18:41下载
- 积分:1
-
to achieve Histogram equalization
实现直方图的均衡化,不同于opencv而是采用VC直接编写,希望能够有用- to achieve Histogram equalization
- 2022-01-31 08:35:39下载
- 积分:1
-
该程序对BMP图像进行边缘提取。实现了Roberts算子,Sobel算子,Prewitt算子,拉普拉斯算子和高斯拉普拉斯算子。...
该程序对BMP图像进行边缘提取。实现了Roberts算子,Sobel算子,Prewitt算子,拉普拉斯算子和高斯拉普拉斯算子。-The procedure of extracting the edge of BMP images. Achieved Roberts operator, Sobel operator, Prewitt operator, Laplacian and Gaussian Laplacian.
- 2022-02-05 20:08:48下载
- 积分:1