-
A variety of clustering methods, is very wide, including such kmeans
多种聚类方法比较,非常全,包括kmeans等-A variety of clustering methods, is very wide, including such kmeans
- 2022-02-25 13:09:51下载
- 积分:1
-
计算机图形学中采用c++实现区域四邻接点填充算法
计算机图形学中采用c++实现区域四邻接点填充算法-The use of computer graphics in c++ implementation of regional four neighborhood pixels filling algorithm
- 2023-02-04 10:35:04下载
- 积分:1
-
Older versions of the watershed algorithm procedure, in some cases, it is necess...
老版本的分水岭算法程序,在有些情况下是需要的-Older versions of the watershed algorithm procedure, in some cases, it is necessary to
- 2023-05-10 22:55:02下载
- 积分:1
-
色彩工程工具箱
Colour Engineering Toolbox
- 2022-07-23 00:04:12下载
- 积分:1
-
数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。...
数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
- 2022-04-27 06:56:44下载
- 积分:1
-
该函数实现了数字图像处理中的双三次线性插值函数
该函数实现了数字图像处理中的双三次线性插值函数-the function implement the bicubic interpolation in digital processing
- 2022-05-07 09:50:19下载
- 积分:1
-
北方工业大学的分割算法matlab代码实现了更好的图像分割…
ncut分割算法matlab代码,实现图像分割较好的方法-matlab code ncut segmentation algorithm to achieve better image segmentation methods
- 2022-05-18 15:42:33下载
- 积分:1
-
用C++语言编写的神经网络编程,以及注释
神经网络编程, 用c语言写的, 还有注释-Neural network programming, using c language, as well as the Notes
- 2023-07-11 20:10:02下载
- 积分:1
-
图像灰度变换的一般算法:图像反色,线性变换,阈值分割,灰度均衡,直方图显示...
图像灰度变换的一般算法:图像反色,线性变换,阈值分割,灰度均衡,直方图显示-The image gray-scale transformation of the general algorithm: Image anti-color, linear transformation, threshold segmentation, gray balance, histogram display, etc.
- 2022-10-03 06:00: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