-
Bspline曲线一笔画锚,C语言编写,以编译
Bspline曲线一笔画锚,C语言编写,以编译-Bspline curve of a stroke anchors, C language, compiler
- 2022-02-20 15:53:58下载
- 积分:1
-
png图像格式转bmp的源代码
png图像格式转bmp的源代码-png image bmp format to the source code
- 2022-02-21 21:02:42下载
- 积分:1
-
kpca实现,目前kpca最为简介的程序,算法实现简单
kpca实现,目前kpca最为简介的程序,算法实现简单-kpca implementation, the current most kpca brief introduction of the procedure, the algorithm implementation easy
- 2023-05-27 04:20:03下载
- 积分:1
-
OTSU algorithm can be calculated adaptive threshold (for conversion to gray scal...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction.
- 2022-03-12 03:00:58下载
- 积分:1
-
利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为...
利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为理想的重建算法。即小波与局部适应插值结合算法。-Using Wavelet bilinear super-resolution reconstruction algorithm is the reconstructed image will appear low, high-frequency coefficients does not match the phenomenon, thereby enabling high-resolution image to be offset. In this paper, the method is improved, and the introduction of local interpolation to be better adapted to the reconstruction algorithm. That is, wavelet interpolation combined with the local adaptation algorithm.
- 2023-01-06 16:30:03下载
- 积分:1
-
主成分分析算法,用于数据降维,清晰,注释非常详细,
pca算法,用于数据降维,注释非常详细清晰,-PCA algorithm, for data dimensionality reduction, clear and very detailed notes,
- 2022-04-11 23:18:48下载
- 积分:1
-
VB6编写的3D World Map演示代码。虽然代码比较简单,但可以从中学到很多东西...
VB6编写的3D World Map演示代码。虽然代码比较简单,但可以从中学到很多东西-VB6 prepared 3D World Map demo code. Although the code is relatively simple, but can learn a lot of things
- 2022-04-27 03:01:18下载
- 积分:1
-
可以自动帮您更换墙纸
可以自动帮您更换墙纸-automatically help you replace wallpaper
- 2022-08-12 21:24:40下载
- 积分:1
-
C#实现的将2个图片合成为新图片
C#实现的将2个图片合成为新图片-C# will be the two pictures for the new Photo Synthesis
- 2022-05-15 05:59:04下载
- 积分:1
-
fastICA 快速独立分量分析算法代码
快速独立分量分析
一共包含了5个ICA的算法,其中:
fastica.m文件中的ICA算法是基于负熵的;
m_fastica.m文件中的ICA算法是基于负熵的改进算法;
fastica_kurt.m文件中的ICA算法是基于峭度的;
fastica_ML.m文件中的ICA算法是基于互信息的;
NLPCA.m文件中的ICA算法是基于非线性PCA的。
- 2022-03-05 06:49:37下载
- 积分:1