搜索资源列表
octree
- 一个用于处理位图颜色量化的八叉树算法用VC++进行编写,作为图象处理的预处理程序
IsoOctree
- 等值八叉树的实现算法,用于在三维重建中提取等值面。-Equivalent Octree algorithm for extracting three-dimensional reconstruction in the isosurface.
abcdef
- 主要是对八叉树的数据结构进行讲解分析,并提出基于两方式的优点。-Multi-resolution octree data structure and application of theoretical exploration
octreedeshishimanyouxitong
- 通过将八叉树,AABB树与面向对象概念进行结合,构成一种能根据动态场景快速更新的面向对象的动态八叉树。-By Octree, AABB tree and the combination of object-oriented concepts, constitutes a kind of scene can be quickly updated with dynamic object-oriented dynamic octree.
20100905tuxing
- 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
octree_colour_quantitative_doc-
- 网上收集的利用八叉树进行色彩量化文档资料。 常用色彩量化算法的性能分析。 基于八叉树结构的色彩量化算法。 一种八叉树色彩量化算法的改进。 真彩转256色(八叉树)。 位图八叉树算法。-The online collection by octree undertakes colour quantitative document material. Common colour the performance analysis of the quantitative a
BMP_24bit_to_256
- 将24bit BMP图像用八叉树算法减色为256色BMP图像-The 24bit BMP image using the octree algorithm subtractive color 256 color BMP image
MPUTEST2
- 首先,对输入的点云模型进行八叉树分解。然后,用局部函数对八叉树节点包围球进行拟合。最后,利用加权函数构建全局隐函数,表达整个点云模型代表的曲面。 -First of all, the point cloud model to the input of the octree decomposition. Then, by fitting the octree node bounding sphere with local function. Finally, a global implicit
Octree
- 用八叉树法对逆向工程得到扫描的三维实体模型图像处理,实现了对大量点云数据进行三维网格构建。-Octree method of reverse engineering can be scanned 3D solid model of image processing, realize the construct 3D mesh of a lot of point cloud data.
color_quantization
- 这是一个基于八叉树的颜色量化程序,将24位真彩色图像减少到256色,并保持图像的颜色质量。(This is a color-reducing algorithm based on tree structure, which reduces the colors of an image to 256 color.)
