搜索资源列表
RayTracing Code
- 光线跟踪(ray tracing)算法程序的实现,用vc++编写,功能特强-Ray Tracing (ray tracing) algorithm to achieve the procedures used to prepare vc, functions exceptionally strong
ImageFG5
- 遗传模似退火算法图像分割、还有固定阀值、迭代阀值分割,边缘跟踪等到-genetic simulated annealing image segmentation, there is a fixed threshold, iterative threshold segmentation, at the edge tracking
RayTracer
- 光线跟踪算法,用C#实现,课本上算法的实现,仅供学习参考
graphy
- 真实感图形的显示,实现了光照模型,光线跟踪算法
raytracer6
- 图形学的大程作业,光线跟踪算法,这是我在别人基础上改出来的
cppRaytracing
- Raytracing,光线跟踪算法,实现全局光照,可直接运行!-Raytracing algorithm!
RayTrace
- 光线跟踪算法的一个实例,演示光源照亮小球不同角度-Ray-tracing algorithm an example to demonstrate the light source to illuminate the ball a different angle
ZBuffer
- 光线跟踪算法实现,VC2005下编写的MFC程序。本程序实现高光、镜面反射、漫反射和折射效果。-Ray-tracing algorithm, VC2005 prepared MFC procedures. This procedure to achieve high light, specular reflection, diffuse reflection and refraction effects.
motion-extract
- 运动目标提取和跟踪是视觉分析、高级行为理解以及运动编码等计算机视觉 应用领域中基本而又重要的一步,也是计算机视觉中的难点问题。本文深入研究 了运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面-Extraction and tracking of moving targets is a visual analysis, to understand high-level acts, as well as encoding movement i
CG_RAYTRACING
- 计算机图形学中的光线跟踪算法,场景为平面和球体。-raytracing。
raytracing
- 整体光照模型,光线跟踪算法。直接编译运行即可。 三维物体为两个球。实现了高光、阴影、消隐。-Global illumination model, ray tracing algorithms. Can directly compile and run. Three-dimensional objects into two balls. To achieve a high light, shadow, blanking.
raycasting
- 这是一个基于光线跟踪算法的体绘制的一个小程序,适用于初学者学习。-This is a ray tracing algorithm based Volume Rendering of a small program for beginners.
MARK_Raytracing
- ray-tracing光线跟踪算法的实现。包括了光线求交、追踪,物体材质、色彩的设置,球面和墙面的镜面反射效果。场景包括地板,三个镜面反射的球体,一个漫反射球体和一面镜面反射的墙壁。工程运行于VS2008环境,需要OpenGL支持。Release目下exe文件可以直接双击运行查看结果(需要glut32.dll动态链接库的支持)。-ray-tracing ray tracing algorithm. Includes light intersection, tracking, object mat
jiyuCUDAdeguangxiangengzongsuanfa
- 介绍了基于CUDA的光线跟踪算法的实现思路,有一定的借鉴意义。-Introduced the CUDA-based ray tracing algorithm implementation ideas, there is some reference.
ray-tracing
- 这是光线跟踪算法的课件,详细的介绍了光线跟踪算法-This is the ray tracing algorithm courseware, and a detailed descr iption of the ray tracing algorithm
RayTracing
- 光线跟踪算法。使用空间包围盒加速。 VS2010开发,需要使用OpenCV库。-Ray tracing algorithm. Bounding box to accelerate the use of space. VS2010 development, the need to use the OpenCV library.
DS
- 这个源码文件阐述了光线跟踪算法的数据结构-ray tracing
raytracer
- 使用光线跟踪算法,进行自然光、环境光等光照处理。-Using the ray tracing algorithm, natural light, ambient light and light treatment.
IET_CV_SOAMST_2011
- 一个比例和方向自适应均值漂移跟踪算法(SOAMST) 提出本文所要解决的问题,如何估计的规模和方向 改变均值漂移下的目标跟踪框架。在原来的均值偏移 跟踪算法,可以很好地估计目标的位置,规模的同时, 方向的变化,不能自适应估计。考虑到图像(重量) 是来自于目标运动模型和候选模型可以代表的可能性,一个 像素属于目标,我们证明了原来的均值漂移跟踪算法可以 推导出的重量图像的零阶和一阶矩。随着零阶 矩和目标模型和候选模型之间的Bhattacharyya系数, 提出了简
raytrace
- 用光线跟踪算法实现3D图片-RayTrace Problem................