搜索资源列表
water_reflect2
- 水面反射和折射,提供源代码,通过下面几步实现: 1.设定一个附加裁减平面 2. 并把摄像机位置设置到当然视点对称的位置, 渲染平面以上部分到一个纹理. 3. 将反射平面的顶点传入VS, 并乘以投影矩阵.得到平面投影点的坐标. 4. 将上述插值传入PS, 并同时除以W, 并(projCoord+1.0f)*0.5f. 5. 再查询渲染得到的纹理, 并加入点噪声, 有水波纹的效果. -surface reflection and refraction, providing
2007525perlinnoise
- 利用vc++编的Perlin Noise随机数生成器,在这里生成的是一个噪音纹理,利用这个生成器可以构造自然景物。-use vc series Perlin Noise random number generator. Here is a generation of noise texture, use of the generator can be constructed natural landscape.
texture
- 产生纹理,包括木纹,噪声,大理石等。但都是二维图像。-Have a texture, including grain, noise, marble and so on. But they are two-dimensional image.
Intestinaltexture
- 基于Perlin噪声的纹理绘制研究 器官表面的纹理绘制是医学手术仿真的重要内容。本设计尝试利用Perlin噪声生成器官纹理。进行了多种病变肝脏的纹理的生成实验 -Texture mapping based on Perlin Noise texture rendering the surface of organs is an important part of medical surgery simulation. This design tried to use Perlin noi
Livertexture
- 基于Perlin噪声的纹理绘制研究 器官表面的纹理绘制是医学手术仿真的重要内容。本设计尝试利用Perlin噪声生成器官纹理。进行了多种病变肝脏的纹理的生成-Texture mapping based on Perlin Noise texture rendering the surface of organs is an important part of medical surgery simulation. This design tried to use Perlin noise gene
Thetextureoffat
- 基于Perlin噪声的纹理绘制研究 脂肪的纹理 相应的Perlin噪声以生成 本论文主要在了解Perlin噪声的创建过程及其原理的基础上,创建相应的Perlin噪声以生成脂肪的纹理-Texture based on Perlin noise texture mapping of fat corresponding Perlin noise to the cost of thesis students to understand the process and the creation o
ResearchontheProcessingofNon-contactedThree-dimens
- :讨论了非接触三维扫描测量数据处理中的噪声点剔除、失真点的查找、数据精简和平滑处 理以及点云数据的拼合对齐等诸多问题,并通过一个简单的实例介绍了非接触三维扫描测量数 据的处理技巧.-This paper discusses several problems in non-contacted three- dimensional scanning measurement data processing , such as noise points deleting , distorti
marble
- 大理石三维纹理渲染,采用噪声方式,下载-Marble three-dimensional texture rendering, the use of noise way, download the look
OpenGl_3D_1968561282006
- This program can generate 3D surface and terrain from a video source by the image processing technique as well as from a random or fractal source. It is a good base for Remote Sensing, Remote Topography, Radars, GPS and regenerating Earth Terrains fr
noise
- 柏林噪声VC实现使用opengl实现,实现功能较为简单-failed to translate
License
- 图像处理 滤波 去噪 增强 红外图像 算法设计 逻辑代码 仿真测试-Image processing filtering noise infrared image enhancement algorithm design logic code simulation test
PerlinNoise
- opengl perlin noise demo with source
after
- 提供了Lena原始图,并对其加入斑点噪声后用中值,均值进行不同窗口和邻域的滤波,-Provide Lena original figure, and to join with the median after speckle noise, the mean of different window and neighborhood filtering,
44994908
- 利用乘同余法写的白噪声程序 %对于辨识有一定帮助 %相关方法-Written using the method of multiply congruence white noise process it is helpful to identify relevant methods
75759989
- 小波变换工具包,包括信号产生函数,噪声产生函数,线性处理函数-Function of wavelet transformation toolkit, including signal, noise generating functions, linear processing function
Vith-spectrum-the
- 带瑞丽衰落信道高斯白噪声的QPSK调制解调信道,可以得到功率谱波形和星座图-With QPSK modulation demodulation of ruili fading channel gaussian white noise channel, the power spectrum waveform and the constellation diagram can be obtained
898834
- 利用乘同余法写的白噪声程序 %对于辨识有一定帮助 %相关方法-Written using the method of multiply congruence white noise process it is helpful to identify relevant methods
instlntiated__rbw
- 滤波器阶数固定时,代价函数和信噪比之间的关系 信噪比固定时-Filter order fixed, the cost function and the relationship between the SNR when the signal-to-noise ratio is fixed
rlpozo
- 这是用三角窗设计的FIR低通滤波器,来消除音乐信号的噪声,-This is using triangular window design of FIR low-pass filter, to eliminate the noise of the music signal,
GLSL-noise
- 提供生成噪声的函数,在shader中实现(A function that provides generating noise is implemented in shader.)