代码搜索:Texture

找到约 4,874 项符合「Texture」的源代码

代码结果 4,874
www.eeworm.com/read/420264/10808054

pas textures.pas

//---------------------------------------------------------------------------- // // Author : Jan Horn // Email : jhorn@global.co.za // Website : http://www.sulaco.co.za //
www.eeworm.com/read/419304/10876210

m statxture.m

%statistical measures of texture in an image function [t]=statxture(f,scale) if nargin == 1 scale(1:6)=1; else scale =scale(:)'; end p=imhist(f); p=p./numel(f); L=length(p); [v, mu]=st
www.eeworm.com/read/273684/10906999

xml uzg-channelwindow.xml

50 yes background image 0
www.eeworm.com/read/418342/10952827

m statxture.m

function t = statxture(f, scale) %STATXTURE Computes statistical measures of texture in an image. % T = STATXURE(F, SCALE) computes six measures of texture from an % image (region) F. Parameter
www.eeworm.com/read/417751/10976606

h fonttexture.h

//-------------------------------------------------- // Desc: Font Texture 512*32 // Date: 2006.11.02 /update // Author: artsylee // // Copyright (C) 2006 artsylee // // 扩展: 可变大小的字体纹理(2006_
www.eeworm.com/read/416444/11025066

txt read me.txt

***************************************************************** * APRON TUTORIALS PRESENTED BY MORROWLAND * ***************************************************************** * Project Name : J
www.eeworm.com/read/416444/11025068

cpp main.cpp

/************************************************************ * APRON TUTORIALS PRESENTED BY MORROWLAND * ************************************************************* * Project Name : JPEG L
www.eeworm.com/read/197440/6964229

h snow.h

/* Copyright (c) 2004, Nokia. All rights reserved */ #ifndef __SNOWH__ #define __SNOWH__ // INCLUDES #include // for CBase definition #include // OpenGL ES hea
www.eeworm.com/read/201480/6967179

cpp texquad.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: texQuad.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD At
www.eeworm.com/read/467252/7008253

m wavesyn.m

function [syn, low, im] = wavesyn(file, nlevels, wname) % WAVESYN Wavelet-based texture synthesis % % Input: % file: filename of the input texture image % Support all formats by imread % nleve