-
Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) Three
计算机图形学原理及算法教程 (Visual C++版)
三维变换-Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) Three-dimensional Transform
- 2022-08-25 04:03:45下载
- 积分:1
-
很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅...
很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅,我去掉了原包中的例子和数据,仅留下代码库。-Good use of 3D animation engine source code, computer graphics, geometric algorithms explain tools/Geometric Tools for Computer Graphics matching the source code. As the network is not open, I removed the original package examples and data, leaving only the code library.
- 2022-11-01 22:45:03下载
- 积分:1
-
H.264 video coding source code
H.264视频编码源代码―jm10.1,JM相对于其它源码来说,更接近于标准,建议初学者先读JM的源代码,很不错!-H.264 video coding source code-jm10.1, JM relative to other source, closer to the standards, recommendations JM beginners read the source code, is pretty good!
- 2022-04-11 00:31:12下载
- 积分:1
-
mathematical morphology algorithm
该程序已数学形态学算法为基础算法,系统具有膨胀腐蚀,开闭运算,测地膨胀,流域变换,HOP-HAT变换,形态学剃度等等近一百多项图象处理功能.-mathematical morphology algorithm-based algorithm, the system is expansive corrosion, opening and closing operations, geodetic expansion, watershed transform, HOP- HAT transform, and so on morphological tonsure nearly 100 image processing functions.
- 2022-03-07 16:13:27下载
- 积分:1
-
Huffman编码的算法及其实现。 这是一个实验报告,请采纳!
Huffman编码的算法及其实现。 这是一个实验报告,请采纳!-Huffman coding algorithm and its implementation. This is an experiment report, adopted!
- 2022-03-15 17:29:20下载
- 积分:1
-
这是基于图像处理,用MATLAB编程,对指定的图像进行缺陷检测和边缘提取的程序...
这是基于图像处理,用MATLAB编程,对指定的图像进行缺陷检测和边缘提取的程序-This is based on image processing, using MATLAB programming, the images on the specified defect detection and edge extraction procedures
- 2022-03-14 03:38:10下载
- 积分:1
-
GML_RANSAC_Matlab_Toolbox_0[1].2
GML_RANSAC_Matlab_Toolbox_0[1].2--RANSAC算法及其各种改进算法,以及仿真结果分析--只是分析-GML_RANSAC_Matlab_Toolbox_0 [1] .2 RANSAC algorithm and its improved algorithm, as well as analysis of simulation results- only analysis
- 2022-12-04 10:20:03下载
- 积分:1
-
Opengl粒子应用(火焰效果)
Project Name: Fire Demo - SimpleVersion: 1.1Compiler: Bloodshed Dev-C++ ver:4.9.8.7bCredits:>Dustin Davis @ www.programmers-unlimited.com>Jeff Molofe (NeHe) @ nehe.gamedev.net>www.gametutorials.com>The People @ www.gamedev.netVarious copious sections of this program"s code was copied from the credits mentioned above; please visit their site as they have helped not only me but countless amounts of people with their dedication to programming.Options Dialog Box Configuration Notes:Particle Count = Stipulates the number of particles that are allocated for the particle generator to use. This amount can be either decreased for increased performance or augmented for a much "richer" effect to a point.Particle Speed = A modifer that governs how fast a particle moves depending on the direction specified
- 2022-06-30 11:24:40下载
- 积分:1
-
using vc programming, can handle eight bmp images. First threshold for segmentat...
采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected using Hough Transform
- 2023-05-07 14:25:03下载
- 积分:1
-
fbp图像重构算法
FBP算法是图像重构中最基本的算法,通过对图像进行投影,以及利用傅里叶切片定理的反投影来重构原始数据的图像。
- 2023-05-31 02:15:04下载
- 积分:1