-
本程序是建立了三维椭球随机分布模型,并绘制出分布图像。...
本程序是建立了三维椭球随机分布模型,并绘制出分布图像。-This procedure is to establish a three-dimensional ellipsoid model of random distribution, and to map out the distribution of the image.
- 2022-03-30 11:22:00下载
- 积分:1
-
用VC++开发的图像压缩
用VC++开发的图像压缩-development of the VC Image Compression
- 2022-06-21 11:04:05下载
- 积分:1
-
图像采集处理程序
图像采集处理程序-image acquisition and processing procedures
- 2022-07-16 09:27:41下载
- 积分:1
-
Can use this software to convert picture formats, first picture into BMP format,...
可以用此软件来转换图片的格式,先将图片转成BMP的格式,再导进软件.-Can use this software to convert picture formats, first picture into BMP format, and then guided into the software.
- 2022-04-22 05:25:01下载
- 积分:1
-
两个圆形相互碰撞
两个圆形相互碰撞-two round collision
- 2022-09-19 00:20:02下载
- 积分:1
-
基于主成分分析的图像特征提取
Image Feature Extraction based on PCA
- 2022-03-15 13:40:44下载
- 积分: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
-
Detailed model of Laplacian pyramid, the main speakers through the scale transfo...
详细的拉普拉斯金字塔模型,主要讲通过尺度变换,构造拉普拉斯金字塔-Detailed model of Laplacian pyramid, the main speakers through the scale transform, Laplacian pyramid structure
- 2023-05-03 08:20:03下载
- 积分:1
-
用于显示信号的功率谱的对话框
用于显示信号的功率谱的对话框-used to show the power spectrum signal dialog
- 2022-02-28 22:47:25下载
- 积分:1
-
基于修正不变矩提取分类
利用opencv提取HU不变矩,然后对七个不变矩进行归一化修正,可以通过调整阈值对目标进行分类识别,可以用于飞机,船只、汽车等目标的分类识别,
- 2022-02-22 05:22:41下载
- 积分:1