-
实现2D网格剖分,有限元分析时很有用,从国外的开源网站上下载的,使用过,很方便...
实现2D网格剖分,有限元分析时很有用,从国外的开源网站上下载的,使用过,很方便-Realize 2D mesh, finite element analysis was very useful, from abroad, open-source Web site to download and use, very convenient
- 2022-02-03 02:25:29下载
- 积分:1
-
1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。
2. Ex...
1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。
2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。
关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。
-ExImage Image processing toolkit
- 2022-05-10 17:44:59下载
- 积分: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
-
computer graphics algorithm which is used source for the discipline and beginner...
计算机图形学中上交算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithm which is used source for the discipline and beginners helpful
- 2023-03-27 23:25:02下载
- 积分:1
-
jpeg编码、解码的c source
jpeg编码、解码的c source-jpeg encode and decode c source
- 2022-02-13 15:01:44下载
- 积分:1
-
在已知点的坐标和节点编号杆件两段接点标号的情况下绘制三维图形...
在已知点的坐标和节点编号杆件两段接点标号的情况下绘制三维图形-Known node coordinates and the bars at both ends of the case of contact numbers drawn three-dimensional graphics.
- 2022-11-22 13:05:03下载
- 积分:1
-
integrity typesetting Print copies of the source, through the demonstration of P...
完整的图文排版打印源程序,通过演示打印输出简历,集中演示了图象排版打印技术。-integrity typesetting Print copies of the source, through the demonstration of Print output resume, a demo concentrated Print Image typesetting technology.
- 2023-02-11 02:15:04下载
- 积分:1
-
This is a directory program, communications records can achieve the basic requir...
这是一个通讯录开发程序,可以实现通讯记录的基本要求,对开发者会有所帮助-This is a directory program, communications records can achieve the basic requirements of the development will be helpful
- 2023-06-16 11:00:03下载
- 积分:1
-
图像识别程序,数字图像处理,源代码及资料
图像识别程序,数字图像处理,源代码及资料-image identification program,digital image processing,source code and information
- 2022-04-01 02:07:02下载
- 积分:1
-
matlab的图像滤波算法中的平均滤波算法源代码
matlab的图像滤波算法中的平均滤波算法源代码-image filtering algorithm matlab
- 2022-06-14 04:19:58下载
- 积分:1