CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 图像纹理

搜索资源列表

  1. Test

    0下载:
  2. 使用DevIL开源库(原来叫Openil)读取dds()图像,并转化成jpg格式的图像,是游戏开发、三维纹理处理中非常好的初学例子!-Open source library to use DevIL (originally called Openil) read dds () images, and images into jpg format is game development, three-dimensional texture processing in the example of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2917402
    • 提供者:gisupc
  1. Direct3D10MFC_CUDA

    0下载:
  2. 使用Direct10及CUDA实现图像变换,来比较CPU及GPU变换图像的效率。变换之后的图像作为纹理使用Pixel Shader 渲染处理。-Using the Direct10 and CUDA to transform the Image in order to compare the efficiency of CPU and GPU.
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3868220
    • 提供者:淘气堡
  1. tuyangjiansuo

    0下载:
  2. 关于图像检索的毕业设计,含论文。是基于纹理的图像检索。含完整工程和论文-Graduation on the image retrieval, including paper. Texture-based image retrieval. Complete projects and papers containing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7416744
    • 提供者:陈益阳
  1. match-two-images

    0下载:
  2. 输入两幅图像,常用的图像格式都支持,通过提起颜色与纹理特征来计算其相似度。-input two pictures,most formats are acceptable.this program compute the simiarity between the two input pictures by using the color and texture features
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:11428554
    • 提供者:王传乾
  1. graduate

    0下载:
  2. 基于颜色与纹理特征的图像检索技术,中北大学硕士毕业设计论文-Image retrieval based on color and texture features, in North University master' s graduate design thesis
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1194921
    • 提供者:小白菜
  1. Tcurvelet_feah

    0下载:
  2. 该源码可以实现对彩色或灰度图像的曲波(Curvelet)特特征的提取,以便后续做纹理图像分割。,已通过测试。 -The source code can achieve on color or grayscale images the Curvelet (of Curvelet) special feature extraction, in order to follow-up to do texture segmentation. , Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:3618
    • 提供者:xiairejin
  1. Ttietuh

    0下载:
  2. 用VTK实现三维纹理贴图功能,很简单,,但是效果很好,压缩包中包含贴图的原图像 -VTK to achieve three-dimensional texture mapping function is very simple, but the effect is good, compression package contains maps of the original image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:150556
    • 提供者:molingrang
  1. Twenliie

    1下载:
  2. 基于纹理的图像分割的Matlab源代代码,应用小波和K均值聚类-matlab -Texture-based image segmentation Matlab source generation of code, the application of wavelet and K-means clustering-matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:933539
    • 提供者:shakaqier
  1. CSharp-Images

    0下载:
  2. GrabCut 算法是一种高效的前景背景分割算法。传统分割算法应用纹理或边界信息中的一种进行分割, 而GrabCut 算法 综合利用了纹理及边界两种信息进行图像分割。GrabCut 算法是对Graph cuts 算法的改进, 具有分割精度高, 交互式操作少的优 点, 并将分割从灰度图像推广到了彩色图像领域, 是一种比较有前途的交互式分割算法。该算法用在静态图像编辑中的图片背景 更换, 取得了很好的效果。-The GrabCut algorithm is an efficient pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:6902
    • 提供者:diaoguangqiang
  1. 1

    0下载:
  2. 用于纹理识别的程序,可调节参数,图像处理-Adjustable parameters, image processing for texture recognition program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-26
    • 文件大小:4083381
    • 提供者:arice
  1. license-plate-recognition

    1下载:
  2. 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:6965
    • 提供者:埃米尔
  1. matlab-code-based-image-retrieval

    1下载:
  2. 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:165335
    • 提供者:EmilyFu
  1. AreaSelect.C

    0下载:
  2. 用C语言实现区域增长,区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。-Regional growth, regional growth is a very important image segmentation method using the C language. It refers to starting from
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2351
    • 提供者:yangyang
  1. texture

    0下载:
  2. 1. 纹理图像的载入; 2. OpenGL中基本纹理的使用; -1. Texture image loaded 2. The use of texture in OpenGL
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:1675
    • 提供者:宗林
  1. VolumeRenderPyramid

    1下载:
  2. 一个利用三维纹理实现的体绘制加速算法,绘制出金字塔形状的扫描图像,附带超声数据-A 3D texture volume rendering acceleration algorithm realization, draw the scanning image Pyramid shape, with ultrasound data
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-26
    • 文件大小:69754
    • 提供者:q
  1. wenlifenxi

    0下载:
  2. 关于图像的纹理分析例程 测试可用 有助于进一步了解基于C++的图像处理与识别-Image texture analysis routine test can be used to help learn more about based on C++ of image processing and recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:61367
    • 提供者:姜武希
  1. Roaming_based_Direct3D

    0下载:
  2. 基于Direct3D实现的3D漫游,内容包括图像学相关知识点,MFC相关知识,Direct3D中图像渲染,纹理,输入控制,声音,GUI等相关知识,对掌握利用MFC和Direct3D结合使用有很好的帮助.-Direct3D-based implementation of 3D roaming, including iconography related knowledge points, MFC knowledge, Direct3D in image rendering, texture, in
  3. 所属分类:DirextX

    • 发布日期:2017-11-18
    • 文件大小:378304
    • 提供者:
  1. 734634786545

    0下载:
  2. VB对图像进行纹理处理和灯光滤镜效果(纯代码)-VB for image processing and light texture filter effects (pure code)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:489349
    • 提供者:小炒牛肉
  1. colorhist

    0下载:
  2. 可以用来计算图像的纹理特征,matelab,纹理,图像处理!-yongyujisuan tuxiang de wenli tezheng
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1608
    • 提供者:传奇
  1. testCV

    0下载:
  2. 叶子图像识别,运用纹理分析,共生矩阵。自行实现kmeans方法-Leaf image recognition, the use of texture analysis, co-occurrence matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9476072
    • 提供者:weichenxu
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com