-
灰度图像的多种图像处理技术的程序表达,有一定的参考价值...
灰度图像的多种图像处理技术的程序表达,有一定的参考价值-Gray-scale images of a variety of image processing procedures for the expression of some reference value
- 2022-01-27 22:59:33下载
- 积分:1
-
本程序是关于ontimer()时间函数在VC++中的应用,运行结果可以动态显示文本,实现动画功能,是学习VC++延时的好代码,希望大家从中得到更多的收获,代码可...
本程序是关于ontimer()时间函数在VC++中的应用,运行结果可以动态显示文本,实现动画功能,是学习VC++延时的好代码,希望大家从中得到更多的收获,代码可以运行。-This procedure is about ontimer () function of time in VC++ Application, operation results can be dynamic display text, realize animated features, is to learn from VC++ Delay a good code, I hope everyone can get more benefits, code can run.
- 2022-08-16 10:06:30下载
- 积分:1
-
这是计算机图形学光照部分的一个很好的程序实例
这是计算机图形学光照部分的一个很好的程序实例-This is the illumination of computer graphics part of a very good example of the procedure
- 2022-10-21 15:05:04下载
- 积分:1
-
一个图像成分C #
一个C#图象组件-an image components C#
- 2022-08-05 15:47:02下载
- 积分:1
-
图像线性增强
图像线性增强-Linear image enhancement
- 2022-12-05 00:30:03下载
- 积分:1
-
的视觉分析系统的运动遵守以下的一般过程…
人运动的视觉分析系统一般遵从下述的处理过程:1)运动检测;2)运动目标分类;3)人的跟踪;4)行为理解与描述。这几篇文章将重点从此四个方面回顾人运动分析的目前发展水平和常用的处理方法,并对研究难点及未来的发展趋势作了较为详细的分析。-Movement of the visual analysis system to comply with the following general process: 1) Motion Detection 2) moving target classification 3) human tracking 4) acts of understanding and description. This articles will focus on four areas from the movement to recall the analysis of the current level of development and commonly used treatment methods, and research challenges and future development trend of a more detailed analysis.
- 2022-12-01 02:20:03下载
- 积分:1
-
Java version of graphics operations rewritten version of the C 3D graphics rende...
根据一位朋友的Java版图形学作业改写的C++版3D图形软渲染代码。-Java version of graphics operations rewritten version of the C 3D graphics rendering software code.
- 2022-01-31 02:16:19下载
- 积分: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
-
ti 5402 DMA_BSP配置例程
ti 5402 DMA_BSP配置例程-ti 5402 DMA_BSP configuration routines
- 2023-08-08 19:40:03下载
- 积分:1
-
Circle fitting, but also point the basic operation, rotation and so on.
实现圆的拟合,还包括点的基本操作,旋转等等。-Circle fitting, but also point the basic operation, rotation and so on.
- 2022-03-10 07:27:49下载
- 积分:1