-
图层合并:将一个图层的所有对象转移到另一个图层,并删除原图层。...
图层合并:将一个图层的所有对象转移到另一个图层,并删除原图层。-Layer merger: a layer of all objects to another layer, and delete the original layer.
- 2022-06-28 20:06:32下载
- 积分: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
-
载入高达3ds模型,一个简单 的 hello world 式的 小 opengl程序
载入高达3ds模型,一个简单 的 hello world 式的 小 opengl程序 -hello world of import 3ds model
- 2022-01-24 14:45:07下载
- 积分:1
-
用MATLAB编程实现静态图像压缩时,对图像块进行哈富曼编码的程序实现...
用MATLAB编程实现静态图像压缩时,对图像块进行哈富曼编码的程序实现-MATLAB programming static image compression, image block of Kazakhstan Fu Man coding program
- 2022-10-30 07:15:03下载
- 积分:1
-
在DOS下显示16色位图的源程
在DOS下显示16色位图的源程-DOS show the 16 color bitmap source way
- 2022-05-17 19:24:33下载
- 积分:1
-
本程序是用VisualC++和OpenCV实现的,通过改进的Camshift算法,引进辅助信息,解决了人脸遮挡问题...
本程序是用VisualC++和OpenCV实现的,通过改进的Camshift算法,引进辅助信息,解决了人脸遮挡问题-This procedure is used VisualC++ And OpenCV achieved through improved Camshift algorithm, the introduction of auxiliary information to resolve the problem of facial occlusion
- 2022-12-19 16:10:07下载
- 积分:1
-
双线性表面,回转面
双线性曲面、回转曲面-bilinear surface, Rotary Surface
- 2023-05-30 20:40:02下载
- 积分:1
-
基于高波小波特征提取和神经网络的人脸检测Matlab源码。
基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
- 2022-07-12 13:22:51下载
- 积分:1
-
图像文件信息的提取和二值化处理
使用C语言所编写的图像处理代码,其中分成图像文件信息的提取和二值化处理两部分。将文件添加到项目后,编译通过会生成exe文件,使用控制台来运行exe文件就可以实现相应的操作。程序代码均已经通过测试。图像文件的提取使用bmphdr.c;二值化处理使用ez.c
- 2022-01-25 15:08:24下载
- 积分:1
-
椭圆的有效的扫描转换
椭圆的有效的扫描转换-elliptical effective scan conversion
- 2023-09-03 01:25:02下载
- 积分:1