-
计算图像直方图的统计特征,包括平均值、方差…
计算图像直方图的统计特征,包括均值,方差,熵,三阶矩等。-image histogram calculated the statistical characteristics, including mean, variance, entropy, such as third-order moments.
- 2022-03-23 02:53:35下载
- 积分:1
-
这是讷河源的基础上修改显示opengl的一个例子…
这是一个OpenGL显示的例子,在NEHE的源码基础上修改而成,主要实现了球体的切割功能-This is an example of OpenGL display in NEHE modified on the basis of the source from the main implementation of the cutting function of the sphere
- 2022-08-15 05:49:01下载
- 积分:1
-
PNG文件格式的解码器源代码。适用于手臂平台
PNG格式文件解码源代码。适用于ARM平台-PNG file format decoder source code. Applicable to ARM platform
- 2022-07-04 02:57:31下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1
-
《vega实时三维视景仿真技术》的基于MFC的程序源代码,自己整理的,拿去改一改就可以作自己的程序了,刚开始学,费了我好大的劲才搞定的。...
《vega实时三维视景仿真技术》的基于MFC的程序源代码,自己整理的,拿去改一改就可以作自己的程序了,刚开始学,费了我好大的劲才搞定的。
-"Guerra, real-time 3D visual simulation technology" based on the MFC source code, sort of, guns can be made to change their procedures, just started school, I spent a lot of picking to get the.
- 2022-03-17 15:50:02下载
- 积分:1
-
基于SOM的突然分类源码,自编代码希望对大家有所帮助
基于SOM的突然分类源码,自编代码希望对大家有所帮助-SOM-based classification of a sudden source, self-compiled code that you want to help
- 2022-07-01 18:57:28下载
- 积分:1
-
window screen and coordinate conversion
屏幕和窗口坐标转换-window screen and coordinate conversion
- 2022-07-15 03:26:34下载
- 积分:1
-
VC++数字图像处理(第二版)人民优点出版社,全书源代码,包含测试图片...
VC++数字图像处理(第二版)人民优点出版社,全书源代码,包含测试图片-Image Procedures Codes By VC++
- 2022-02-13 21:52:03下载
- 积分:1
-
一些3D图形的绘制例子.
一些3D图形的绘制例子.-some 3D graphics rendering example.
- 2023-06-01 13:30:03下载
- 积分:1
-
Historgram test for Broland C 6.0, and share source code.
Historgram test for Broland C 6.0, and share source code.
- 2022-03-03 00:24:56下载
- 积分:1