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

搜索资源列表

  1. A_Homogeneous_Transform_Class_for_the_ITK.4

    0下载:
  2. Homogeneous transformations are widely used in computer vision and graphics. They commonly arise when considering the transformation of an image of a planar object under arbitrary camera motion, or the transformation of two images of the same scene d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:331985
    • 提供者:fan shuzai
  1. eightpts_optiflow

    0下载:
  2. there are two parts in these codes. the first implements an eight point algorithm which is used to compute the fundamental matrix in computer vision. the second is used to compute the optical flow and the unreliable region.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:346933
    • 提供者:heavenflames
  1. gabormask

    0下载:
  2. Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised. It is
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1637
    • 提供者:li
  1. Feature Extraction and Gabor Filtering_C+Matlab.ra

    1下载:
  2. 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 co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:966243
    • 提供者:杨愚根
  1. heiv_src

    0下载:
  2. C++ code implementing the estimation of errors-in-variables models under point dependent noise. It includes examples for linear, ellipse, fundamental matrix and trifocal tensor estimation. The theory is described in A general method for errors-in-var
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77653
    • 提供者:ly
  1. cvpr07_detcode1.0

    0下载:
  2. Object Detection Combining Recognition and Segmentation, Eighth Asian Conference on Computer Vision (ACCV), 2007 源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1001839
    • 提供者:steed
  1. ivt-2007

    0下载:
  2. Matlab源代码 Incremental Learning for Robust Visual Tracking, International Journal of Computer Vision (IJCV), vol.77, no.1-3, pp.125-141, 2008.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:26416
    • 提供者:steed
  1. lecture2_semi-supervised

    0下载:
  2. 中科院图像理解与计算机视觉课件二 值得参考一下 some topics on pattern recognition and computer vision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4659624
    • 提供者:zhoujingguang
  1. lecture3_graphical_model

    0下载:
  2. 中科院图像理解与计算机视觉课件3 值得参考一下 some topics on pattern recognition and computer vision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7166996
    • 提供者:zhoujingguang
  1. lecture5_feature_selection

    0下载:
  2. 中科院图像理解与计算机视觉课件5 值得参考一下 some topics on pattern recognition and computer vision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5103936
    • 提供者:zhoujingguang
  1. lecture6_eigen_selection

    0下载:
  2. 中科院图像理解与计算机视觉课件6 值得参考一下 some topics on pattern recognition and computer vision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1305159
    • 提供者:zhoujingguang
  1. mlthresWaHa

    0下载:
  2. Finds multiple thresholds by Wang & Haralick \"Automatic Multithreshold Selection\". Computer Vision, Graphics, and Image Processing,25, 46-67 (1984).文章很容易找到
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3591
    • 提供者:高洪佳
  1. computer-vision

    0下载:
  2. InteL的IPP库的计算机视觉的应用源代码。包含简单的文档
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:274920
    • 提供者:algernon
  1. Vectorized

    0下载:
  2. The raytracer is made as a mini project for a computer vision and graphics lecture. Started as for statements and ended as this fast vectorized version. The speed up is something like 10 minutes versus 10-12 seconds for a 1024x1024 image. It is
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1845
    • 提供者:hiyisf
  1. MarkovRandomFieldsAndImages

    0下载:
  2. Markov Random Fields and application on Image processing and Computer Vision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:309541
    • 提供者:albert cheung
  1. 对图像进行形态学开、闭、形态梯度等算法实现

    0下载:
  2. 基于OpenCV(开源计算机视觉平台),对图像进行形态学开、闭、形态梯度等算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\inclu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:182701
    • 提供者:高金锋
  1. CVPR.rar

    0下载:
  2. 介绍了世界范围内在计算机视觉领域的有突出研究成果的实验室极其个人,对介绍了计算机视觉领域的期刊杂志排名情况,Introduced the field of computer vision inherent in the world of laboratory research results highlight the very personal, and introduced the field of computer vision journals ranked
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:135518
    • 提供者:周小舟
  1. DistinctiveImageFeaturesfromSc

    0下载:
  2. 图像处理的一个关键算法 来自计算机视觉领域的一片论文 SIFT用来提取图像的特征点 可以用来做物体追踪,Image processing algorithm, a key area of computer vision from a thesis to extract images SIFT feature points can be used to do object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:491216
    • 提供者:faway
  1. ImageRegistration.rar

    5下载:
  2. 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-06
    • 文件大小:141107
    • 提供者:YYK
  1. SIFT_VC.rar

    0下载:
  2. vc实现的sift特征点提取。sift是图像领域最新提出的有效特征点算法之一,a detection method for SIFT interest point which is recently proposed in computer vision area
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:294594
    • 提供者:herman
« 1 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com