kisstear 在 2008-03-31 02:31:15 上传
说明:Very good article about color and texture descriptions for CBIR.
开发平台:matlab | 大小:313KB | 下载183次
ldxjinian 在 2008-03-26 21:55:34 上传
说明:用opengl纹理映射的实现,并且在立方体六个面贴了六张不同的图
开发平台:Visual C++ | 大小:2699KB | 下载286次
yidiandian 在 2008-03-11 19:51:54 上传
说明:计算四个方向的灰度共生矩阵,将其作为纹理特征,是一种纹理特征提取算法。
开发平台:matlab | 大小:1KB | 下载1058次
williamwang 在 2008-03-03 22:26:01 上传
说明:Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。
开发平台:Visual C++ | 大小:4382KB | 下载946次
capatain 在 2008-02-18 18:35:16 上传
说明:纹理生成程序.根据导入的样本纹理,可生成任意大小的纹理图案.当生成尺寸较大时,时间会稍慢.
开发平台:Visual C++ | 大小:154KB | 下载73次
mahailin1978 在 2008-02-01 21:28:02 上传
说明:详细的介绍了各种高级纹理技术,包括多层纹理映射,环境映射,凹凸纹理映射,立体纹理及纹理压缩等.
开发平台:Visual C++ | 大小:9761KB | 下载55次
机械飞侠 在 2008-01-27 19:20:48 上传
说明:一个3D水面的模拟程序,使用顶点纹理来模拟海洋的表面。
开发平台:Visual C++ | 大小:3432KB | 下载252次
Sdan 在 2008-01-26 23:28:29 上传
说明:statistical methods in order to extract image texture descriptors. In particular, we will focus on the Co-occurrence matrices and the Energy filters (Laws filters). They are well-known texture descriptors, fast and easy to implement and provide good results that could be used in a posterior step to perform image segmentation and object recognition.
开发平台:matlab | 大小:979KB | 下载87次
L|E|O 在 2008-01-16 15:42:44 上传
说明:TextureAnlysis.m实现遥感图像的纹理分析,以 方向邻域内的灰度均值 和 灰度共生矩阵的熵 作为纹理特征,使用k-means聚类。
开发平台:matlab | 大小:203KB | 下载521次
yxfhlh 在 2007-12-23 10:37:08 上传
说明:主要的纹理分析方面的,纹理特征,频谱法,不变矩等方面.
开发平台:matlab | 大小:1KB | 下载115次
hsyoung 在 2007-12-19 10:39:43 上传
说明:Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision application demonstrates the success and promissing of this technique. This directory contains the codes for Gabor filtering and texture feature extraction. The strategy of constructing the Gabor filter bank is based on the accompanied paper included in the subdirectory.
开发平台:matlab | 大小:944KB | 下载258次
magicfrog 在 2007-12-15 19:30:30 上传
说明:LBP算法实现图像的纹理分类,基于论文:multiresolution gray scale and rotation invariant texture classification with location binary patterns
开发平台:matlab | 大小:3KB | 下载1645次
穆里尼奥 在 2007-12-07 16:52:45 上传
说明:嵌入式运行环境wince,Arm4I 编译环境EVC4.0,采用OpenGLES实现旋转的透明玻璃缸
开发平台:C/C++ | 大小:1429KB | 下载121次
yaminjoo 在 2007-12-06 08:22:52 上传
说明:Contourlet变换结合了不可分离的方向滤波组,具备小波所不能表达的多方向特性,能有效捕获自然图像的边缘轮廓信息。本文分析了图像ontourlet系数的统计特征,并利用广义高斯函数对各子带系数层进行建模。将此模型应用于基于VisTex的自建纹理图像库,采用矩匹配估计法,提取模型参数集,运用K2L距离计算图像间的相似度。对800幅纹理图像进行检索,本文方法比传统小波方法的平均检索查准率高出约2%到10%不等。实验结果表明,该方法改进了导向纹理的描述
开发平台:Visual C++ | 大小:194KB | 下载162次
cczm 在 2007-12-01 10:23:35 上传
说明:著名的www.gametutorials.com上下载的Direct3D中关于纹理映射(Texture Mapping)的例子源代码
开发平台:Visual C++ | 大小:283KB | 下载25次
Neil_yang 在 2007-11-28 11:00:58 上传
说明:求图象灰度共生矩阵的代码,希望对大家有用
开发平台:matlab | 大小:1KB | 下载133次
Neil_yang 在 2007-11-28 10:57:53 上传
说明:本人编写的用直方图提取纹理特征的源码,希望对大家有用
开发平台:matlab | 大小:4KB | 下载74次
shadow 在 2007-11-15 15:05:24 上传
说明:openGL一个不错的纹理程序,对初学者有很大帮助
开发平台:Visual C++ | 大小:65KB | 下载38次
canghaike 在 2007-11-06 11:09:14 上传
说明:纹理分析:打开一个.BMP文件后计算其纹理特征,能知道其能量,熵,惯性矩,局部平稳性,和相关系数.
开发平台:Visual C++ | 大小:65KB | 下载117次
yueshu 在 2007-10-17 08:15:50 上传
说明:纹理特征提取算法,灰度共生矩阵源代码,给出了0度45度90度和135度的矩阵
开发平台:Visual C++ | 大小:49KB | 下载692次
fx_328 在 2007-10-04 04:39:39 上传
说明:基于小波多尺度的灰度图像纹理特征检测源码,小波可以自定义
开发平台:matlab | 大小:2KB | 下载143次
walkking 在 2007-09-28 16:26:51 上传
说明:GPU编程的基本教程,源码中介绍了基本技术的使用,包括纹理、fragment program、copy to texture等技术。 A basic GPU tutorial, several basic techniques are used in the source code, including texture, fragment programming, copy to texture techniques and others.
开发平台:Visual C++ | 大小:27KB | 下载149次
network2018 在 2007-09-26 16:23:03 上传
说明:vvis a volume rendering program providing several display algorithms like the texture method, shear-warp, and raycasting.
开发平台:Visual C++ | 大小:3154KB | 下载123次
network2018 在 2007-09-26 16:10:46 上传
说明:V3D-Viewer is a Dicom and "Philips V3D 3DRA" Medical Volume Viewer based on .Net and the VTK library. With marching cubes, 3d planes and (3D texture) volume rendering, including histogram transparency and intensity curve selection tool.
开发平台:Visual C++ | 大小:546KB | 下载240次
room 在 2007-09-25 21:54:01 上传
说明:基于direx对云的模拟The procedural clouds sample demonstrates the use of vertex and pixel shaders to generate realistic, moving cloud layers. The sample uses dependant texture reads to perturb a cloud texture map.
开发平台:Visual C++ | 大小:509KB | 下载90次
db301 在 2007-09-19 18:20:07 上传
说明:基于样图的纹理合成 效果很好的块匹配合成
开发平台:matlab | 大小:138KB | 下载521次
tinazherac 在 2007-09-07 17:22:03 上传
说明:brodaz 的纹理库 图像文理分析得好资料 进行纹理分析时的标准
开发平台:Others | 大小:29024KB | 下载82次
dreambaobao 在 2007-09-07 15:02:44 上传
说明:灰度共生矩阵提取图像纹理特征,采用matlab实现,包括模糊c均值实现分类
开发平台:matlab | 大小:7805KB | 下载3204次
管理员 在 2007-09-06 13:35:34 上传
说明:一个纹理分析的实例,可以在windows下编译通过
开发平台:Visual C++ | 大小:430KB | 下载7次
qiuzhaowen 在 2007-09-01 07:08:14 上传
说明:用Visual C++开发图像的纹理分析软件,能自动提取图像的纹理特征,用于基于内容的图像检索.
开发平台:Visual C++ | 大小:50KB | 下载450次