-
基于统计特征,和细化图象后提取特征的简单数字识别系统
基于统计特征,和细化图象后提取特征的简单数字识别系统-Based on the statistical characteristics, and refining the characteristics of the image after the extraction of simple digital identification system
- 2022-05-12 14:02:06下载
- 积分: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
-
Introduction
Icasso is based on running FastICA several times (resampling). Ic...
Introduction
Icasso is based on running FastICA several times (resampling). Icasso pools all the estimates together and forms clusters bottom-up among them. The basic idea is that a tight cluster of estimates is considered to be a candidate for including a "good" estimate. A centroid of such cluster is considered a more reliable estimates than any estimate from an arbitrary run. (Instead of an average as a centroid, Icasso visualizes and returns a centrotype from each cluster. This is the one of the original estimates that is most similar to other estimates in the same cluster. You can compute the average by using Icasso functions.)
- 2022-03-11 21:21:55下载
- 积分:1
-
A matching on a graph is a set of edges, no two of which share a vertex.
A matching on a graph is a set of edges, no two of which share a vertex.
- 2022-06-13 18:15:04下载
- 积分:1
-
本文章主要介绍了相机标定的过程,并给出相应的标定内容。...
本文章主要介绍了相机标定的过程,并给出相应的标定内容。-This article mainly introduces the process of camera calibration, and gives the contents of the corresponding calibration.
- 2022-08-14 00:14:37下载
- 积分:1
-
这是一个关于图象处理的源程序,可以调试运行,不错吆
这是一个关于图象处理的源程序,可以调试运行,不错吆-This is an image processing of the source code, debugging and running, good shout
- 2022-02-20 07:23:53下载
- 积分:1
-
二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色
二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色-interactive 2D graphics software, can be painted line, circle, ellipse, polygon, curve, select colors
- 2022-05-17 18:03:56下载
- 积分:1
-
随意在平面上绘图并有位图顺着轨迹移动
随意在平面上绘图并有位图顺着轨迹移动-at random plane graphics and bitmap along the trajectory mobile
- 2022-03-19 16:36:57下载
- 积分:1
-
基于opengl的光线跟踪程序。是一个学习光线跟踪的例子
基于opengl的光线跟踪程序。是一个学习光线跟踪的例子-Based on the ray tracing procedure opengl. Is an example of ray tracing study
- 2023-03-04 06:15:03下载
- 积分:1
-
sharper images directly in the source code to run on vc can be programmed as a r...
图像锐化源代码 直接在vc中运行就可以 可以作为编程参考-sharper images directly in the source code to run on vc can be programmed as a reference
- 2022-02-16 02:52:55下载
- 积分:1