CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 图的算法

搜索资源列表

  1. vcfefewfw

    0下载:
  2. 彩色图到灰度图的转换以及真彩图转256 色图的算法和说明 VC实现-color to grayscale conversion and true color pictures to the 256-color map algorithm and annotations VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11370
    • 提供者:陈杨
  1. Convert256toGray

    0下载:
  2. 关于BMP图像的256色转灰度图的算法,对BMP图像的了解很有帮助-BMP images on the 256 colors to the gray level of the algorithm, BMP images of a better understanding of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:130434
    • 提供者:zhoujie
  1. 轮廓跟踪的图象算法

    1下载:
  2. 边沿检测与提取, 轮廓跟踪的图象算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-18
    • 文件大小:30860
    • 提供者:wangfei
  1. LBP.rar

    1下载:
  2. 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:257263
    • 提供者:swx
  1. Bayes-Matting

    3下载:
  2. 抠图中最为经典和基本的算法贝叶斯抠图,在matlab下的实现,效果和速度都较为理想。-Bayessian Matting is the most basic and classic method in matting algorithm.We provide a implementation in matlab.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-04-07
    • 文件大小:32719937
    • 提供者:ray
  1. Techniquesforfisheyelenscalibration

    0下载:
  2. 以鱼眼照片生成全景图的算法,包括柱面法 球面法,以及立方体法-Techniques for fisheye lens calibration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4088078
    • 提供者:liuBing
  1. GCBAC

    3下载:
  2. 基于活动轮廓模型的图割算法,实现图像的高效分割!非常好的代码。希望帮助大家!-Graph cuts based active contours which is used for image segmentation.Excellent source code!
  3. 所属分类:Special Effects

    • 发布日期:2014-05-22
    • 文件大小:6852608
    • 提供者:小丫
  1. stereomatchingaft

    2下载:
  2. 图割算法 求图像的立体匹配问题 最大流最小割问题-graphcut stereomatching matlabcode
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-30
    • 文件大小:1606
    • 提供者:njyunting
  1. ApplicationsOfDepth-FirstTraversal

    0下载:
  2. 1. 用DFS判断一个无向图是否是连通图; 2. 为有向图的边分类,将它们的边分为前向边、后向边和交叉边; 3. 用DFS和点消除求有向图的拓扑排序; 4. 判断有向图是不是强连通图,若不是,求强连通分量; 5. 判断有向图是不是半连同图; 6. 判断有向图是不是单连通图; 7. 判断无向图是不是双连通图。 通过以上编程对DFS的应用,进一步了解DFS的算法及它所代表的算法思想。 -1. Using DFS to test if a given undirecte
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:9809
    • 提供者:卢竹江
  1. 200809272

    0下载:
  2. 基于最大梯度和灰度相关的两步全景图拼接算法-Based on the maximum gradient and gray-scale two-step related Panorama Stitching Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:751759
    • 提供者:XIAOBO
  1. imagematching

    0下载:
  2. 数字图像匹配matlab源码,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-Digital image matching matlab source, refers to a comparison between images, the similarity between different images. Based on digital images, the preparation of two digital image m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:196996
    • 提供者:宁浩
  1. VC++DigitalImagingProssing

    3下载:
  2. VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:4177487
    • 提供者:夏瑞雪
  1. 111quyushengzhang

    2下载:
  2. 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:71345
    • 提供者:zz
  1. AnImprovedAdaptiveFilteringAlgorithmdetails

    0下载:
  2. 中值滤波是常用的降噪算法,它可以保留比较尖锐的边界,但是却容易模糊图象的细节。尽管已经有一些改进 算法,但效果并不十分理想。文章介绍了一种保细节中值滤波算法,采用了多尺度多方向的窗口,根据图象各部分特性自 适应地选择窗口进行中值滤波。实验结果证明,文章的算法优于其他几种常用的中值滤波算法。 -Median filter is commonly used in noise reduction algorithm, which can retain relatively sharp bo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:226929
    • 提供者:陈卿
  1. MarkovModelsforDirectionalFieldand

    0下载:
  2. 指纹图像的处理经常要用到空域方向图,方向图计算 的精确性对于后继处理步骤有很大影响。前人提出的指 纹方向图的算法有很多,笔者的目的在于比较前人提出的 几种空域方向图的计算方法,-good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:573553
    • 提供者:melody
  1. change

    0下载:
  2. 关于直方图均衡变化的处理。基于灰度图的算法。供大家参考。-Changes on the histogram equalization processing. Based on grayscale algorithms. For your reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:1015289
    • 提供者:秋水含烟
  1. StandardGraph

    0下载:
  2. 自己写的标准的关于图的算法,支持图的插入、删除等-To write their own standards on the graph algorithms, support for map insertion, deletion, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4437
    • 提供者:高友健
  1. Image_Paper_XuXG

    0下载:
  2. 用Snake算法和基于动态规划的图搜索算法,有效地实现了复杂物体轮廓特征的提取。 -With the Snake algorithm and based on dynamic programming graph search algorithm, effective implementation of the complex features of an object contour extraction. 
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:882877
    • 提供者:黄静
  1. parallel

    0下载:
  2. 该论文描述了一种能够利用并行算法产生图像深度图的算法,同时该算法可以保存得到的图像特征-The paper describes a parallel algorithm to generate the image using depth map algorithm, while the algorithm can save the image characteristics obtained
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4396724
    • 提供者:水婧
  1. cvpr10matting

    0下载:
  2. 这是2010年在CVPR上发表的关于图像抠图的算法,可以用来做抠图、图像去雾,并且提出了一种优化算法。-This is 2010, published in the CVPR algorithm on image matting can be used to make matting, image to the fog, and proposed an optimization algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2644000
    • 提供者:Sainan Zhang
« 12 3 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com