CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - efficient

搜索资源列表

  1. polygonclip_demo

    0下载:
  2. Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest on
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:56.16kb
    • 提供者:cc
  1. libjasper

    0下载:
  2. JPEG2000 库源代码,最新的JPEG2000标准源代码。JPEG编解码效率比JPEG高。-JPEG2000 library source code, the latest JPEG2000 standard source code. JPEG codecs high efficient than JPEG.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:458.04kb
    • 提供者:华国刚
  1. OTSU方法计算图像二值化的自适应阈值

    1下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.77kb
    • 提供者:陈其星
  1. PtInRect

    1下载:
  2. 这是我写的一个实现点选中多边形的数值算法,算法进行了特别设计,速度很快,可以判断点在浮点型的多变形中或在多边形外,可以移植到UNIX或linux平台,因为这两个平台没有CRect的PtInRect() 和 CRgn的PtInRgn()函数,这是一个很高效的算法-This is the one I wrote to achieve Polygon click the numerical algorithm, the algorithm specifically designed, very fas
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:38.15kb
    • 提供者:王为
  1. MRF_Based

    0下载:
  2. ,论文《Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统观景变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin 2)生产dll,具体的函数可以查看文件MRF_Based.h 3)如有问题请联系z
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:15.37kb
    • 提供者:
  1. efficient_graph

    0下载:
  2. Efficient Graph-Based Image Segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1.04mb
    • 提供者:sze wing
  1. WZFaceDetector

    0下载:
  2. FaceDetector is a demo for an efficient face candidates selector proposed for face detection tasks in still gray-level images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:698.11kb
    • 提供者:wsy
  1. NonnegJune2009

    0下载:
  2. 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:421.61kb
    • 提供者:sun
  1. An-Efficient-Method-of-Texture-Synthesis-Based-on-

    0下载:
  2.   提出一种带边界匹配的基于 Graph Cut 的快速纹理合成算法.通过将纹理样本以不同的位移贴到输出图中完成合成 ,重叠区域的像素取值由 Graph Cut 确定.引入边界图辅助位移搜索 ,以增强合成结果的边界连续性 在预处理过程中计算 2 个相同样本在所有相对位移下的匹配误差 ,选取一部分误差最小的位移组成 “优选位移” 集合 ,合成过程中的块间相对位移仅从此集合中选取 ,大大地提高了合成速度.-This paper proposes an efficient method for tex
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:955.72kb
    • 提供者:巡洋舰
  1. ESS

    0下载:
  2. 基于efficient subwindow search算法的windows实现-efficient subwindow search for windows
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2.36kb
    • 提供者:zcy
  1. 49aba875b7886_Total

    0下载:
  2. 各位大大: 以下是隨著本篇論文做的 An efficient method of license plate location 可以上Google 找 應該可以找到這篇 影像為 384*288 對這篇論文有興趣我們可以一起討論-You greatly: The following are done with this paper An efficient method of license plate location can be found
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:910.02kb
    • 提供者:linand
  1. ostu_matlab

    0下载:
  2. Otsu算法是图像分割算法中比较实用和高效的一种,对图像的后续处理有很好的作用-Otsu algorithm is image segmentation algorithm in a more practical and efficient, the follow-up processing of the images have a good effect
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:165.04kb
    • 提供者:alex
  1. An-efficient-3-D-near-field-ISAR-algorithm

    6下载:
  2. 三维逆合成孔径雷达成像算法研究,国外牛人写的,国内下不来,我们教研室托关系在国外下载的-An efficient 3-D near-field ISAR algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-16
    • 文件大小:880.87kb
    • 提供者:庞少峰
  1. GraphBasedimageSegmentation

    0下载:
  2. efficient Graph-Based image Segmentation C++ code(with visual 2008)
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.69mb
    • 提供者:kim jun oh
  1. Efficient-Implementation-of-Local-Adaptive-Thresh

    0下载:
  2. Efficient Implementation of Local Adaptive Thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:381.19kb
    • 提供者:dharmishtha
  1. Efficient-English-study

    0下载:
  2. 史上最强的单词记忆法——单词桌面背景Efficient English study-Efficient English study
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:15.82mb
    • 提供者:solar
  1. Efficient-Region-Search-code.tar

    0下载:
  2. 用于对象探测的代码,是顶尖会议文章(Efficient Region Search for Object Detection)的配套代码-The code of "Efficient Region Search for Object Detection"
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.04mb
    • 提供者:CX
  1. Efficient-video-monitoring-system

    0下载:
  2. 高效视频监控系统:采用帧间差分检测运动物体的原理建立一个视频监控系统。-Efficient video monitoring system: using frame difference principle of detection of moving object to establish a video monitoring system.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11.12mb
    • 提供者:李争
  1. Efficient-graph-image-segment

    0下载:
  2. 基于图的有效的图像分割算法,此算法使用聚类来进行图像分割,分割结果快而精确-Efficient Graph-Based Image Segmentation,which is using clustering to segment image.The algorithm runs in time nearly linear in the number of graph edges and is also fast in practice
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:11.4mb
    • 提供者:chenyun
  1. Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning

    1下载:
  2. Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning 文章中提出的算法
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com