-
在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲...
在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲-In a variety of graphics, through the extraction point to identify curves convex-concave part of the characteristics of the code used in this section were extracted from concave curvature of the relationship between the number of points to determine the bending curve
- 2022-05-27 11:39:45下载
- 积分:1
-
bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,...
bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,-c++ lib deal with all the bmp format image .it can reverse color,draw point line on bmp images and detect corners .it can also create array contains the brightness of every pixels
- 2023-05-23 03:55:03下载
- 积分:1
-
这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以...
这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以-WRL this the three-dimensional format read and write to the relevant source code files, prepared to do editing and 3D CAD friends can s
- 2022-03-14 14:21:28下载
- 积分:1
-
这是计算机图形学中的区域填充噢能够算法中的种子填充算法。...
这是计算机图形学中的区域填充噢能够算法中的种子填充算法。-This is the computer graphics in the region filling algorithm, the seed Oh, can fill algorithm.
- 2023-05-21 16:05:03下载
- 积分:1
-
这是一个用VC编的系统编程,内容有大量的API函数
这是一个用VC编的系统编程,内容有大量的API函数-This is a series of the VC system programming, as a large number of API Function
- 2022-07-19 04:23:33下载
- 积分:1
-
linux QT坦克大战
工具:QT4 C++ Sql 实现功能:具有创建数据库文件(.db文件)、保存记录、遍历、删除、查询、修改功能 代码运行方式 1.QT4运行这个程序 2.点击“创建/打开数据”即可创建或打开相应的.db数据库.
- 2022-03-20 12:47:43下载
- 积分:1
-
automatic face detection and recognition system
自动人脸检测识别系统-automatic face detection and recognition system
- 2022-08-17 11:50:47下载
- 积分: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
-
这是一个基于卫星通讯的牌照自动识别收费系统,应用平台完全采用VC++开发。...
这是一个基于卫星通讯的牌照自动识别收费系统,应用平台完全采用VC++开发。-This is a satellite communications-based automatic recognition of license fee system, application platform completely VC++ Development.
- 2023-03-03 04:50:04下载
- 积分:1
-
Java2DExample.rar Java2D的例子
Java2DExample.rar Java2D的例子-Java2DExample.rar swing examples
- 2022-03-13 21:01:34下载
- 积分:1