-
图像锐化算法,效果很清晰,可以实现…
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。-Image sharpening algorithm, the effect of sharpening it is clear that to achieve the desired results, it is suitable for further practice, the operating speed in general.
- 2022-10-11 05:00:04下载
- 积分:1
-
中心线血管分割方法
MATLAB编写的用于动脉血管分割,方法为提取血管中心线以及血管洁面,引用网上的源码,更改过,可以编译并且运行
- 2023-07-05 23:30:04下载
- 积分:1
-
一个茶壶的图形表示,在鼠标的点击下可以旋转
一个茶壶的图形表示,在鼠标的点击下可以旋转-teapot
- 2022-03-04 09:30:56下载
- 积分:1
-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
很不错的基于神经网络BP算法的字母识别VC程序
很不错的基于神经网络BP算法的字母识别VC程序-very good based on neural network algorithm alphanumeric identification procedures VC
- 2023-04-10 18:05:04下载
- 积分:1
-
GIF format decoder source code. Applicable to ARM platform.
GIF格式文件解码源代码。适用于ARM平台。-GIF format decoder source code. Applicable to ARM platform.
- 2023-03-03 03:35:04下载
- 积分:1
-
c image histogram hungry retrieval example
c++图象直方图饿检索例子-c image histogram hungry retrieval example
- 2022-07-12 17:16:11下载
- 积分:1
-
fft变换,采用标准c处理
fft变换,采用标准c处理-fft transform, the use of standard treatment c
- 2022-07-12 21:14:41下载
- 积分:1
-
a rolling of the graphics control
一个滚动条的图形控件-a rolling of the graphics control
- 2023-02-16 20:50:04下载
- 积分:1
-
最小二乘法拟合曲线的算法
最小二乘法拟合曲线的算法-Algorithm gor least square fit curve.
- 2023-05-13 13:15:02下载
- 积分:1