-
边界拟合
说明: 读图然后根据图像的对象,进行边缘检测,椭圆拟合(Read the image and then carry out edge detection and ellipse fitting according to the object of the image)
- 2020-06-02 14:39:04下载
- 积分:1
-
watermark
数字水印嵌入、提取算法(Digital watermark embedding, extraction algorithm)
- 2008-05-29 10:50:39下载
- 积分:1
-
focuss-cndl
focuss算法 关于图像稀疏性分解中字典学习的经典算法 和大家一同分享 (focuss algorithm on the sparse image decomposition in the dictionary of the classical learning algorithm and we share)
- 2009-05-11 15:44:26下载
- 积分:1
-
example
2维相控阵方向图,用的是fft算法,验证正确为。(wo-dimensional phased-array pattern, using the fft algorithm, the right to verify.)
- 2021-01-22 15:08:41下载
- 积分:1
-
边缘检测
说明: 边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。边缘检测是图像处理和计算机视觉中,尤其是特征提取中的一个研究领域。
一阶:?Roberts Cross算子,Prewitt算子,Sobel算子, Kirsch算子,罗盘算子;
二阶: Marr-Hildreth,在梯度方向的二阶导数过零点,Canny算子,Laplacian算子。(Edge detection is a basic problem in image processing and computer vision. Significant changes in image attributes usually reflect significant events and changes in attributes. These include (I) discontinuities in depth, (ii) discontinuities in surface orientation, (iii) changes in material properties, and (iv) changes in scene lighting. Edge detection is a research field in image processing and computer vision, especially in feature extraction.)
- 2020-05-24 14:12:50下载
- 积分:1
-
edgedirection
轮廓特征提取,是图像处理中底层特征中的一个重要参数,是我硕士论文中的代码(Contour feature extraction, image processing are the underlying characteristics of an important parameter, is my master' s thesis in the code)
- 2009-02-24 12:04:09下载
- 积分:1
-
imagesegmentation
说明: 模糊C-均值聚类算法,使用VC++与matlab 编程两种方法实现算法(Fuzzy C-means clustering algorithm, using VC++ and matlab programming algorithm in two ways)
- 2009-07-22 08:32:18下载
- 积分:1
-
图形图像处理 matlab K-means
说明: 按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
- 2020-06-19 03:00:01下载
- 积分:1
-
捷联惯性导航姿态解算原理及核心算法 inertial-navigation-algorithm
捷联惯性导航姿态解算原理及核心算法,从原理到最终程序实现(Strapdown inertial navigation attitude algorithm principle and the core algorithm, the principle to the final program)
- 2016-04-12 12:42:36下载
- 积分:1
-
CV-SURF
基于vc++6.0的SURF算法的程序代码,可以直接运行(Based on the SURF algorithm for vc++6.0 program code can be run directly)
- 2011-05-18 10:45:18下载
- 积分:1