dragon_th 在 2008-06-27 11:16:54 上传
说明:用OpenCV和C++实现的LBP算法提取图像纹理特征的源程序
开发平台:Visual C++ | 大小:1808KB | 下载1016次
1166977 在 2008-06-26 21:27:40 上传
说明:图像纹理特征提取在图像处理中有着非常重要的作用,这个是提取图像纹理特征的程序!
开发平台:matlab | 大小:179KB | 下载338次
anyegongjue 在 2008-06-24 12:48:16 上传
说明:这是一个opengl下的3ds文件loader。 导入的3ds object 可以用jpeg或者bmp文件作为贴图。 This program loads a 3ds-file with jpeg or bmp texture. Make a model with texture in 3D Studio Max or similar and export it as a 3ds-file. Remember to use the top view in 3D studio as your front view.
开发平台:Visual C++ | 大小:2913KB | 下载380次
370781833 在 2008-06-18 14:50:17 上传
说明:模仿地球 太阳 月亮 运动的过程,都带有纹理操作
开发平台:Visual C++ | 大小:2011KB | 下载594次
ayujse 在 2008-06-16 15:31:47 上传
说明:这个matlab程序是基于纹理的图像检索源码,纹理特征是图像的基本特征特征之一,所以基于纹理的图像检索是图像处理的热点。
开发平台:matlab | 大小:645KB | 下载410次
yuhui8282 在 2008-06-14 17:46:31 上传
说明:匈牙利Szeged大学信息技术系的本科生毕业设计项目,该程序是利用颜色和纹理对图像进行分析的算法的vc++实现.详见http://www.inf.u-szeged.hu/~kato/teaching/project/texture/
开发平台:Visual C++ | 大小:89KB | 下载74次
nmnm456 在 2008-06-13 17:12:29 上传
说明:纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的 也就是无缝贴图 可以用photoshop搞定,这个是编程序实现 生成无缝贴图是搞3D设计或是开发必备 开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express) 注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出
开发平台:Visual C++ | 大小:20KB | 下载130次
xiaoyun2008 在 2008-06-08 14:58:35 上传
说明:使用纹理映射,做的一个小小的天空盒,方便大家使用哈
开发平台:C++ | 大小:2882KB | 下载101次
厚德载物 在 2008-06-05 21:31:06 上传
说明:Bump Texture Tools allows users to add bump and displacement textures to imagery, making it more realistic. The tools are Adobe Photoshop™ plug-ins - which means they work inside Photoshop as menu options - thus offering the user the full power of Photoshop while making textures
开发平台:Visual C++ | 大小:9119KB | 下载10次
yaojunguang 在 2008-06-05 13:44:56 上传
说明:The VolumeTexture sample illustrates how to use the new volume textures in Direct3D. Normally, a texture is thought of as a 2D image, which have a width and a height and whose "texels" are addressed with two coordinate, tu and tv. Volume textures are the 3D counterparts, with a width, height, and depth, are are addressed with three coordinates, tu, tv, and tw.
开发平台:Visual C++ | 大小:16KB | 下载22次
sameni123 在 2008-06-04 09:39:01 上传
说明:小波提升算法程序,多种小波基,另外还添加了各种纹理特征的计算
开发平台:matlab | 大小:193KB | 下载52次
sameni123 在 2008-06-04 09:27:17 上传
说明:基于小波变换的纹理图像分割,虽然不是我编的,但是希望对大家有用
开发平台:matlab | 大小:201KB | 下载268次
tianjia19830901 在 2008-06-02 09:44:26 上传
说明:一个图像的纹理分析应用实例,提取图像的纹理特征,进行图像识别。
开发平台:Visual C++ | 大小:3456KB | 下载69次
sdijvnfu 在 2008-05-24 21:16:56 上传
说明:Gabor小波提取图像纹理特征,matlab语言编写
开发平台:matlab | 大小:4KB | 下载697次
hello111 在 2008-05-21 21:07:49 上传
说明:求灰度共生矩阵及其各要素用matlab实现
开发平台:matlab | 大小:4KB | 下载116次
wgn0110 在 2008-05-19 08:26:32 上传
说明:为进一步进行纹理特征分析,从纹理的方向性人手,给出了纹理方向的数学定义式,合理选择差异函数, 构造了具有物理意义的纹理方向描述特征向量.数据处理方面,运用模糊贴近度的概念,结合改进后的属性均值聚 类算法,对一类具有方向性的纹理图象进行分类与分割实验,取得了较好的结果.试验表明,该方法对纹理的方向 性有很好的描述能力. 关键词 图象分割 纹理方向 纹理分割 神经网络 模糊聚类
开发平台:Visual C++ | 大小:285KB | 下载272次
HacyLu 在 2008-05-13 13:42:00 上传
说明:纹理特征提取的经典论文,研究图像处理与分析的工作人员必备
开发平台:Others | 大小:1632KB | 下载145次
cissycheng 在 2008-05-11 15:24:41 上传
说明:matlab编写的纹理图像分割 gussian滤波后k-means聚类 并将不同区域用线条表示出来 除m程序还包括测试图片、pdf文件、ppt文件、doc文档
开发平台:matlab | 大小:2003KB | 下载2152次
cissycheng 在 2008-05-11 15:20:33 上传
说明:Texture Segmentation using Gabor Filters 纹理图像分割 包括一个pdf文件,几个m文件
开发平台:matlab | 大小:352KB | 下载578次
tyhqir 在 2008-05-11 10:29:32 上传
说明:texture 分析的matlab程序还可以 大家
开发平台:matlab | 大小:2KB | 下载5次
gavtywy 在 2008-05-11 09:49:40 上传
说明:实现用matlab求矩阵最大特征值的特征向量
开发平台:matlab | 大小:216KB | 下载8次
clx_2001 在 2008-05-09 09:30:58 上传
说明:图像修复的经典文献:Image inpainting by global structure and texture propagation
开发平台:PDF | 大小:5399KB | 下载211次
dongzhou 在 2008-05-07 23:17:51 上传
说明:纹理特征提取,比较使用的程序。适合图形图像处理方面的特征提取。
开发平台:matlab | 大小:655KB | 下载508次
madaha2047 在 2008-05-06 03:53:16 上传
说明:基于灰度共生矩阵实现图象纹理特征的提取。
开发平台:Visual C++ | 大小:3458KB | 下载776次
yizhi1985 在 2008-04-30 10:57:31 上传
说明:基于纹理语义特征的图像检索研究.很详细.在其他网站找不到
开发平台:Visual C++ | 大小:675KB | 下载347次
ma_6254 在 2008-04-25 18:20:03 上传
说明:Well greetings all. For those of you that want to see what we are doing here, you can check it out at the end of my demo/hack Worthless! I am bosco and I will do my best to teach you guys how to do the animated, sine-wave picture. This tutorial is based on NeHe s tutorial #6 and you should have at least that much knowledge. You should download the source package and place the bitmap I ve included in a directory called data where your source code is. Or use your own texture if it s an appropriate size to be used as a texture with OpenGL. First things first. Open Tutorial #6 in Visual C++ and add the following include statement right after the other #include statements. The #include below allows us to work with complex math such as sine and cosine.
开发平台:Visual C++ | 大小:1315KB | 下载7次
jinhail 在 2008-04-24 17:36:32 上传
说明:这个演示展示了一种纹理混合贴图(Texture Blending)的技术。
开发平台:Visual C++ | 大小:566KB | 下载42次
缠论 在 2008-04-16 16:21:10 上传
说明:指纹识别的一个小例子,很不错的。 使用matlab编写的,里面一个具体的指纹图片被识别了。
开发平台:matlab | 大小:3KB | 下载135次
starfoe 在 2008-04-14 12:48:24 上传
说明:基于灰度共生矩阵的纹理特征提取,输出为图像四个方向共十六个特征值
开发平台:matlab | 大小:1KB | 下载1220次
wdl 在 2008-04-10 14:17:05 上传
说明:the effect of the texturemapping
开发平台:Visual C++ | 大小:116KB | 下载5次