搜索资源列表
SimNatureExe
- 实现大规模室外场景渲染技术,本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。 -achieve large-scale outdoor scene rendering technology, the use of procedures based on strict quadtree
smlib
- SimNatureExe代码补丁本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。 -SimNatureExe patch the code to use based on the strict procedures of the quadtree methods to establi
example98
- 以柔化效果显示图片,用高斯模糊制作柔滑效果-to soften results showed photographs produced using Gaussian Blur effects of smoothness
VariableBlur040
- Variableblur is a gaussian, binomial or average blur filter with a variable radius
FullSceneMotionBlur_src_demo
- Full Scene Motion Blur
图象处理程序,实现了滤波,模糊等功能
- 进行图像处理的源程序,实现了滤波,模糊等功能-for image processing of the source, achieved a filter to blur function
ASMBlur.rar
- 使用ASM实现的像素模糊效果,是学习GPU编程很好的源码,采用DirectX和HLSL编写!,Use ASM to achieve pixel blur effect, is to learn from a good source GPU programming using DirectX and HLSL prepared!
MotionBlur
- 《精通direct3d图形及动画程序设计》附书源代码\第三十二章 运动模糊效果-" Proficient in direct 3D graphics and animation program design" attached to the book source code \ chapter thirty-second motion blur effect
RestorationofMotionBlurredImages
- 运动模糊图像恢复,用于对运动模糊图像恢复的实现-Motion blurred image restoration, is used to achieve motion blur image restoration
blur
- esta funcion genera dos tipos de psf para el blurring: movimiento lineal gaussiano
KerEst
- blur kernel estimation based on two images. one blurry and one non-blurred
createBlur
- Create blur images with an input clear image and an input kernel image
blurImage
- this code use to blur image (right, left, top and bottom) side
IMGRestoreNew
- 对运动后的图像进行复原,图像运动模糊,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原-After exercise of the right image restoration, image motion blur, inverse filtering degradation, inverse filter restoration, plus noise degradation, Wiener filter restoration
BlurAndGlow_110308
- Blur and glow shader effect sample C#
Blur
- file is for developing the blur in the video
Blur-Effect
- DirectX9+HLSL Basic Blur Effect(Box Filter)
remove-the-blur-of-the-image
- 图像去模糊的.M程序,使用者稍作修改(修改读取路径等)即可进行图像去模糊处理-Image deblurring. M program, users with some slight modifications (modified to read path, etc.) can be carried out to blur the image processing
Fuzzy-Blur-Filter
- Fuzzy Blur Filter, using to filter image processing
gaussian-laplacian
- Gaussian blur, followed by laplacian.