搜索资源列表
径向基函数插值可视化
- 用OPENGL的简化版本glut 3.7 开发的径向基函数插值可视化三维图面旋转。用到了鼠标球追踪技术,径向基函数插值 压缩包下,data.txt为三维图形高度的值,ThreaD.cpp是源程序。Debug里面有在配置glut32.dll后可以运行的程序。其中glut-3.7.6.bin是glut包。如何配置请看里面的说明。如果,你对opengl有兴趣,那么这个是学习opngl的基础
adapOMP 基于压缩感知的正交匹配追踪算法
- OMP算法,基于压缩感知的正交匹配追踪算法,能够很好的重构出原始信号-OMP algorithm based on compressed sensing orthogonal matching pursuit algorithm that can reconstruct the original signal very good
WP.rar
- 基于小波变换的匹配追踪算法,估计极其精确,推荐,Wavelet-Based Matching Pursuit Algorithm
RayTrace_3.2b.zip
- 光线跟踪软件,它包含处理几何对象类,射线追踪和确定与几何对象射线的交点。可能需要修改,使之适合您的应用程序。主要的工作区文件是RayTraceKd / RayTraceKd.sln。 (作者:Sam Buss) ,Ray-tracing software, which includes dealing with geometric object classes, ray tracing and identification of an object-ray intersection geomet
KD-Tree
- 光线追踪的cuda程序,基于cuda实现,大大加速了速度。-Cuda ray tracing program, based on cuda implementation, greatly accelerating the speed.
regular_omp
- 压缩感知的一个恢复算法,规则化正交匹配追踪-A recovery algorithm for compressed sensing, rules-based orthogonal matching pursuit
(Ray_Tracing)
- 可视化中的光线追踪算法源代码示例, 其中包含的专业词有OpenGL,光照模型,真实感绘制,光线追踪-Ray Tracing Code
one_dimension
- 一维信号的匹配追踪算法,通过较少原子比较精确的重建信号。-One-dimensional signal matching pursuit algorithm, through more precise atomic less reconstructed signal.
two_dimension
- 二维匹配追踪算法,通过较少原子比较精确的重建图像,随着迭代次数提高逼近源图像。-Two-dimensional matching pursuit algorithm, through more precise atomic less reconstructed image, with the number of iterations to raise close to the source image.
77433623ray_trace
- 光线追踪技术的代码,很简单,适合初学者,可以进行改写扩展-光线追踪技术的代码,很简单,适合初学者
BP_Uzawa.ps
- CS程序,非常好用,求解基追踪模型,希望多与大家讨论-CS program, very easy to use, to solve the model-based tracking and hope to discuss more with you
A.12
- 简单的光线跟踪器 比较简易的光线追踪器 可作为图形学的课程设计-Simple light tracker
motionestimation
- matlab做的运动估计,用于图像处理中图像追踪等(仅供大家参考)-Motion Estimation using matlab, for motion tracking in digital image processing
CP1
- 匹配追踪算法,良好的性能值得参考学习.谢谢支持-Matching Pursuit algorithms, good performance worthy to learn.
raytracer1
- 光线追踪源码,用visual studial C++ 6.0开发-ray trace
raytracingproject
- 一个光线追踪的项目,包括源代码和报告,数据。效果可以.-a ray tracing project,including the source code and report!
whitted_classic_illumination_model_paper
- whitted的经典光照模型,是实现光线追踪的一个最经典的模型。-this is a classic light illumination model which is proposed by whitted.
Cornell_box_parameters
- 这是图形学中实现辐射度或者光线追踪的一个经典场景,现在siggraph文章中经常用到这个模型-This is a classic model for ray tracing and some other 3D graphic experiment.
光线追踪
- 简单光线追踪实例,运用到C++中成员函数,运算符重载和引用的知识。(a simple example of ray trace)
三层介质射线追踪MATLAB代码
- 三层介质模型中的射线追踪MATLAB实现(Ray tracing algorithm)