搜索资源列表
LMSJ技术
- 使学生掌握凸多面体的Roberts消隐法,掌握三维图形的深度缓存算法消隐技术,了解多边形区域的排序算法和列表优先算法的消隐技术。掌握利用简单光反射模型进行三维图形的明暗处理。了解整体光照模型、光透射模、光线跟踪算法,了解物体间的漫反射-enable students to master the convex polygon Roberts blanking France, grasp the depth of 3D graphics algorithms hidden cache technol
Graphic7.8ray
- 这是我的图形学的3D大作业,使用MFC的图形界面,使用了局部光照模型,透视投影等。-This is my big 3D graphics operations, the use of MFC graphical interface, the use of the partial illumination model, such perspective projection.
Soft20060210160212600
- 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含readme说明文件-primitive code of computer graphics prog
imaprocess
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。
anisodiff3D
- 运用Perona-Malik各向异性扩散模型对3d图像进行平滑去噪。此方法可以有效的抑制高斯噪声,并保护图像的边缘特征。
Implit_Function_And_Marching_Cube
- 实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave me a lot of time to prepare.
CheekMuscle
- 用c++编写的怎么调用3d模型的脸部肌肉源文件-Prepared using c++ 3d model of how facial muscles called the source file
obj_spray
- 在vc++中实现粒子效果,实现一个3D模型逐渐消失成为粒子的过程。-In vc++ to achieve particle effects, to achieve a 3D model of the process of disappearing into particles.
algorithmbehavior
- 针对行为识别中行为者朝向变化带来的问题,提出了一种基于人体行为3D模型的2D行为识别算法.在学习行为 分类器时,以3D占据网格表示行为样本,提取人体3D关节点作为描述行为的特征,为每一类行为训练一个基于范例的隐马 尔可夫模型(Exemplar-based hidden Markov model,EHMM),同时从3D行为样本中选取若干帧作为3D关键姿势集,这个 集合是连接2D观测样本和人体3D关节点特征的桥梁.在识别2D行为时,2D观测样本序列可以由一个或多个非标定的摄 像机采集
work2
- 建立各种简单的2d,3d模型,通过组合达到想要的结果-Establish a simple 2d, 3d model, to achieve the desired results through a combination of
3D-reconstructed-models
- 针对医学重构模型的3D分割及压缩算3D reconstructed models for medical segmentation and compression algorithms-3D reconstructed models for medical segmentation and compression algorithms
modeling_a_city
- 该文档描述了如何使用sketchup制作3D模型,并上传到google的3D仓库。-This document describes how to create 3D models using sketchup and uploaded to google' s 3D warehouse.
Focus.On.3D.Models
- 《Foucs on 3D Models》英文原版书籍,非常好的研究3D模型的书籍,讲解了多种3D模型的结构,以及与3D相关的一些知识。-《Foucs on 3D Models》 original English books, good books of 3D models to explain the structure of a variety of 3D models, as well as some 3D-related knowledge.
Focus-on-3D-model
- 《Foucs on 3D Models》书籍源码,非常好的研究3D模型的书籍,讲解了多种3D模型的结构,以及与3D相关的一些知识。-《Foucs on 3D Models》 book source, a very good 3D model of the books, to explain a variety of 3D model of the structure, as well as some 3D-related knowledge.
MITK-based-3D-visualization
- 本文以医学影像处理与分析平台MITK为基础,在VS2008环境中建立MFC应用程序,首先实现了多种格式二维CT图像文件的读取显示、切片浏览和数据保存;再通过MC算法和光线投影算法得到表面绘制模型和体绘制模型;最后完成对三维图像简单的人机交互式操作。-Medical image processing and analysis platform MITK the establishment of an MFC application in VS2008 environment, first of
3D-model-watermarking
- 基于归一化的抗几何攻击的三维模型水印算法。-3D model watermarking algorithm based on normalized against geometric attacks.
tuoqiumoxing-3D
- 在计算机断层层析成像中用于验证算法正确性的标准三维椭球模型源代码。-Computed tomography tomography standard model of the source code used to verify algorithm correctness.
SIFT
- SIFT匹配(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Matching SIFT (Scale invariant feature transform, Scale invariant feature transform) is a co
66
- ct切片的叠图直接组合成一个完整的3D模型(The stacked CT slices are directly combined into a complete 3D model)
myVirtualCam
- 虚拟照相机,改变相机参数对3D模型拍照,运用matlab语言(Virtual camera, changing camera parameters to take photos of 3D model.)