-
hough变换中,要找到相关像素,才能组合成完整的直线
hough变换中,要找到相关像素,才能组合成完整的直线-hough transform to find the relevant pixels in order to complete a straight line into
- 2022-05-04 23:54:33下载
- 积分:1
-
这是一个PHOTOSHOP源码文件,适合图像处理人员使用。
这是一个PHOTOSHOP源码文件,适合图像处理人员使用。-This is a PHOTOSHOP source file, suitable for image processing personnel.
- 2022-01-22 17:47:41下载
- 积分:1
-
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试....
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be tested.
- 2022-07-16 13:59:39下载
- 积分:1
-
floating clouds, which is the source code
漂浮的云,这是源代码-floating clouds, which is the source code
- 2022-03-25 05:00:07下载
- 积分:1
-
图像处理程序之特效显示,天津理工信息安全中心版权所有
图像处理程序之特效显示,天津理工信息安全中心版权所有-Tuxiang chuli texiaoxianshi
- 2022-02-01 08:21:11下载
- 积分:1
-
? ? H.263视频编解码源程序
? ? H.263视频编解码源程序-??? H.263 video codec source code
- 2022-08-24 23:03:29下载
- 积分:1
-
MATLAB实现基于互相关的亚像素级图像配准源代码,MATLAB_Image_subpixel_Mutual_info...
MATLAB实现基于互相关的亚像素级图像配准源代码,MATLAB_Image_subpixel_Mutual_info-MATLAB-based cross-correlation of sub-pixel image registration source code, MATLAB_Image_subpixel_Mutual_info
- 2022-10-31 04:25:02下载
- 积分:1
-
hough变换检测直线的源代码程序,很实用的方法
hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
- 2022-01-25 20:08:15下载
- 积分:1
-
写了很好的效果,分享
写的很不错的一种特效,大家分享-wrote a very good effects, share
- 2022-01-31 17:34:58下载
- 积分: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