-
The C++ implementation of the latest 2D shape registration algorithm. Based on d...
The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
- 2022-04-26 18:02:42下载
- 积分:1
-
Demonstration Program image processing, image processing as a development platfo...
图像处理演示程序,作为图像处理的一个开发平台,里面包含了常用的图像处理功能,方便大家的开发利用。-Demonstration Program image processing, image processing as a development platform it contains the common image processing functions, to facilitate the development and utilization.
- 2022-01-28 18:13:13下载
- 积分:1
-
操纵位图的开发包,适合初学者使用,简洁方便。
操纵位图的开发包,适合初学者使用,简洁方便。-bitmap manipulation of the development kits, for beginners, simple convenience.
- 2022-02-27 07:13:45下载
- 积分:1
-
用VB做的类photoshop,简单编辑还可以
用VB做的类photoshop,简单编辑还可以-VB class to do with photoshop, simple editing can also be
- 2023-07-11 13:00:04下载
- 积分:1
-
对视频序列图像的压缩编码,采用了运动预测以增大压缩率
对视频序列图像的压缩编码,采用了运动预测以增大压缩率-video image sequence coding used to forecast the movement increased compression rate
- 2022-03-04 07:51:00下载
- 积分:1
-
C加噪算法,包括高斯加噪算法,脉冲加噪算法,主要用于降噪算法评估...
C加噪算法,包括高斯加噪算法,脉冲加噪算法,主要用于降噪算法评估-C noise algorithm, including the high places like the noise algorithm, pulse noise algorithm, mainly used for assessment of noise reduction algorithm
- 2023-04-29 11:50:03下载
- 积分:1
-
The main achievement of the opening of the digital image and Fourier transform a...
主要实现数字图像的打开和傅立叶变换和反变换,现实变换结果-The main achievement of the opening of the digital image and Fourier transform and inverse transform, the reality transform results
- 2023-07-06 15:25:03下载
- 积分:1
-
基于kalman滤波器的2D目标跟踪,maltab实现
基于kalman滤波器的2D目标跟踪,maltab实现-2D-based kalman filter target tracking
- 2023-05-10 16:05:03下载
- 积分:1
-
这是一个Photoshop psd文件格式读取的例子,内含一个很好用的类
这是一个Photoshop psd文件格式读取的例子,内含一个很好用的类-This is a Photoshop psd file format to read the examples, including a very good class with
- 2023-06-03 10:30:08下载
- 积分: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