代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/267261/11188227
plg texture.plg
--------------------Configuration: texture - Win32 Debug--------------------
Begining build with project "C:\SIGGRAPH\Tutors\texture.dsp", at root.
Active configuration is Win32 (x86) Application (b
www.eeworm.com/read/267261/11188247
obj texture.obj
www.eeworm.com/read/267261/11188252
pch texture.pch
www.eeworm.com/read/267261/11188254
opt texture.opt
www.eeworm.com/read/267261/11188264
ncb texture.ncb
www.eeworm.com/read/267261/11188268
c texture.c
/*
texture.c
Nate Robins, 1997
Tool for teaching about OpenGL texture.
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/267261/11188274
exe texture.exe
www.eeworm.com/read/135893/13889699
gif texture.gif
www.eeworm.com/read/201046/15417496
gif texture.gif
www.eeworm.com/read/200769/15425000
m texture.m
function F=makeLMfilters
% Returns the LML filter bank of size 49x49x48 in F. To convolve an
% image I with the filter bank you can either use the matlab function
% conv2, i.e. responses(:,:,i)=con