-
relates to image processing various stages of the operation, some of which do no...
涉及到图像处理中各个阶段的操作,其中不泛一些经典的算法,相信一定对你会有帮助。-relates to image processing various stages of the operation, some of which do not pan-classical algorithm believe will be helpful to you.
- 2022-04-27 16:54:09下载
- 积分: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
-
It is a preparation of the VC, "based on BP's figures 0
这是一个使用VC++编写的“基于BP网络的数字0-9识别”的程序,还是比较经典实用的。-It is a preparation of the VC, "based on BP"s figures 0-9 network identification" procedures, or more classic practical.
- 2023-05-31 04:10:03下载
- 积分:1
-
D3D标准框架写分屏显示贴图,学习D3D入门有很好的帮助
D3D标准框架写分屏显示贴图,学习D3D入门有很好的帮助-D3D write standard framework-screen display textures, learning D3D entry is a great help
- 2022-01-25 20:14:12下载
- 积分:1
-
contourlet toolbox matlab code
contourlet toolbox matlab code
- 2023-02-16 16:15:04下载
- 积分:1
-
c++语言显示正方体
c++语言显示正方体-the show of the cube
- 2023-01-07 04:30:04下载
- 积分:1
-
加绘图工具栏的二维图形设计包括圆,矩形,多边行,贝塞尔曲线等...
加绘图工具栏的二维图形设计包括圆,矩形,多边行,贝塞尔曲线等-Drawing toolbar increase of two-dimensional graphic design, including round, rectangular, multilateral OK, Bessel curve
- 2022-03-11 19:30:36下载
- 积分:1
-
国外一个著名的计算机视觉开发库,C++编写,并且附有例子,适合研究计算机视觉的人员用!...
国外一个著名的计算机视觉开发库,C++编写,并且附有例子,适合研究计算机视觉的人员用!-abroad a famous computer vision for the development, C, and with examples. for the Computer Vision Research Service!
- 2023-03-14 23:50:03下载
- 积分:1
-
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。...
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
- 2022-02-03 03:12:04下载
- 积分:1
-
使用CImage.lib,Jpeg.lib,png.lib开发的屏幕保护程序,可以显示多种图形格式...
使用CImage.lib,Jpeg.lib,png.lib开发的屏幕保护程序,可以显示多种图形格式- Uses CImage.lib, Jpeg.lib, the png.lib development screen
saver, may demonstrate the many kinds of graphs form
- 2022-04-24 06:00:35下载
- 积分:1