-
Computational geometry
计算几何-半平面交算法,计算几何-半平面交算法-Computational geometry- half-plane algorithm, computational geometry- half-plane algorithm
- 2023-05-03 17:30:03下载
- 积分:1
-
阈值图像生长
参数为阈值区域
生长点
可以多seed生长
阈值图像生长
参数为阈值区域
生长点
可以多seed生长-Threshold image growth parameters for regional growth point threshold can seed the growth of
- 2022-07-06 20:43:34下载
- 积分:1
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition.
- 2022-07-23 23:27:44下载
- 积分:1
-
实现COOTS算法中核心asm功能,用于实现主动形体模型。
实现COOTS算法中核心asm功能,用于实现主动形体模型。-COOTS algorithm realize the core asm function, physical model for the realization of the initiative.
- 2022-02-01 13:58:35下载
- 积分:1
-
VC环境下 计算共生矩阵及其相关的特征值
VC环境下 计算共生矩阵及其相关的特征值-VC co-occurrence matrix computing environment and its associated eigenvalue
- 2022-10-21 22:45:03下载
- 积分:1
-
纵向扫描的多边形填充算法,可以实现任意多边形的扫描填充...
纵向扫描的多边形填充算法,可以实现任意多边形的扫描填充-Longitudinal scan of the polygon fill algorithm, you can realize arbitrary polygon scan fill
- 2022-05-17 04:22:24下载
- 积分:1
-
该程序实现了基于几何活动轮廓模型的边缘无…
This Matlab code implements an edge based geometric active contour model without reinitialization.
MATLAB Release: R13SP1
This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005.
EVOLUTION.m: core function that performs level set evolution.
Demo1.m: a demo for a real cell images
Demo2.m: a demo for a synthetic noisy image
Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user
Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
- 2022-03-20 14:33:47下载
- 积分:1
-
一个把给定矩阵(图像)按ZigZag排序的算法,高级程序员编写,非常精炼,可供图像处理编程人员参考。...
一个把给定矩阵(图像)按ZigZag排序的算法,高级程序员编写,非常精炼,可供图像处理编程人员参考。-put to a fixed matrix (Image) by permutation sorting algorithm, senior programmer preparation, very refined image processing program for reference.
- 2022-09-10 07:15:03下载
- 积分:1
-
Matlab toolbox image fusion, multi
matlab图像融合工具箱,实现多源传感器图像融合功能-Matlab toolbox image fusion, multi-sensor image fusion function
- 2022-02-14 10:16:00下载
- 积分:1
-
本程序主要实现图像的边缘提取:实现了以下论文中介绍的新方法:《基于梯度幅值的自适应边缘检测算法.caj》《一种基于_函数的图象边缘检测算法.caj》《一种微分极...
本程序主要实现图像的边缘提取:实现了以下论文中介绍的新方法:《基于梯度幅值的自适应边缘检测算法.caj》《一种基于_函数的图象边缘检测算法.caj》《一种微分极值的边缘检测算法.kdh》《一种新的边缘检测算法.kdh》,效果很好,很明显,比传统的边缘提取算法更优越。-This procedure mainly realize the image edge detection: the achievement of the following papers introduce a new method:
- 2023-08-06 21:10:03下载
- 积分:1