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

搜索资源列表

  1. mv

    0下载:
  2. 计算机视觉处理的matlab程序包,有详细帮助文件,计算机视觉处理工作者必备-computer vision of Matlab package, a detailed help file, computer vision necessary to deal with workers
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1585224
    • 提供者:昭君
  1. ltilib

    0下载:
  2. LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more... -LT
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4583536
    • 提供者:pierre
  1. imagelab1

    0下载:
  2. 成像系统的计算机模拟,将摄像机坐标系内的立方体投影到二维平面上,计算机视觉的一个实验作业。-imaging system computer simulation, camera coordinate system within the cube of 2D projection, Computer vision of a laboratory experiment.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:99293
    • 提供者:周姗姗
  1. imagelab2

    0下载:
  2. 2D图像生成,具体生成了一个矩形和一个圆形,两者相交,不直接调用画线函数,而是用Besenham算法另编写画直线和圆的函数,计算机视觉的一个实验作业。-2D image generation, the generation of a specific rectangle and a circle, the two intersect, not directly call line drawing functions, Rather Besenham algorithm to prepare an
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:100397
    • 提供者:周姗姗
  1. imagelab3

    0下载:
  2. 像点属性划分,具体画出了一个矩形和一个圆,两者相交,通过鼠标点击判断当前点属于矩形还是圆,用Besenham算法画直线和圆,计算机视觉的一个实验作业。-pixel attribute division, a painted concrete rectangle and a circle, the two intersect. Click on the mouse through judging the present point is rectangular or circular, paint
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:98205
    • 提供者:周姗姗
  1. visionex2

    0下载:
  2. 计算机视觉实验,用鼠标生成相交的矩形和圆,或自由设定位置并生成。-computer vision experiments with the mouse interface between the formation of rectangular and circular, or free to set up location and generating.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:40905
    • 提供者:周姗姗
  1. proj2

    0下载:
  2. java下实现computer vision功能
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:52514
    • 提供者:xuefei
  1. 高斯金字塔

    0下载:
  2. computer vision
  3. 所属分类:2D图形编程

  1. RANSAC.rar

    0下载:
  2. :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:18393
    • 提供者:lilin
  1. Observation

    0下载:
  2. 超分辨率图像重建c++版,需要配置opencv-This is an implementation of the example-based super-resolution algorithm International Journal of Computer Vision
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:51031
    • 提供者:lvlu
  1. GPU-KLT-1.1

    0下载:
  2. This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardwa
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:48693
    • 提供者:Alex
  1. convexMRF-v1.0.src

    0下载:
  2. 基于文献“对偶凸代价网络流问题算法在计算机视觉中的应用”对于凸网络流问题的一种原始对偶算法的实现-An implementation of the primal-dual method for the dual of the convex network flow problem ("Convex Markov Random Fields") described in New Algorithms for the Dual of the Convex Cost Networ
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:9554
    • 提供者:illusionme
  1. otsu

    0下载:
  2. otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:937
    • 提供者:白痴
  1. line_hough

    0下载:
  2. 用hough变换检测直线,适用于计算机视觉初学者,简单容易理解,-Line detection using hough transform applied to computer vision for beginners, easy to understand,
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:563
    • 提供者:sdp
  1. susan2l

    0下载:
  2. Computer vision detection algorithm: SUSAN edge detection algorithm developed at the university of Cambridge
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:13233
    • 提供者:oxynos
  1. colsift

    0下载:
  2. 颜色恒常性和sift特征算子相结合的算法,主要用于计算机视觉中的特征提取,匹配和识别等。-Characteristics of color constancy and sift algorithm combining operators, mainly for computer vision, feature extraction, matching and identification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:755462
    • 提供者:袁兴生
  1. colortextureseg

    0下载:
  2. 高斯滤波用于颜色恒常性算法中,提高了算法的稳定性和精确度,在计算机视觉中得到广泛的应用。-Gaussian filtering algorithm for color constancy algorithm is improved stability and accuracy in computer vision has been widely used
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:465807
    • 提供者:袁兴生
  1. homography2d.m

    0下载:
  2. HOMOGRAPHY2D - computes 2D homography This code follows the normalised direct linear transformation algorithm given by Hartley and Zisserman "Multiple View Geometry in Computer Vision" p92. -HOMOGRAPHY2D- computes 2D homography
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1323
    • 提供者:yue hou
  1. circle_hough

    0下载:
  2. 用hough变换实现图像中圆的检测,适用于计算机视觉初学者,简单便于理解-Image with hough transform circle detection, computer vision for beginners, simple and easy to understand
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1238
    • 提供者:sdp
  1. computer-algorithm--image

    0下载:
  2. Handle with computer vision algorithm and apply an image
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2942987
    • 提供者:朱泽发
« 12 »
搜珍网 www.dssz.com