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

搜索资源列表

  1. fuliye

    0下载:
  2. 该文件可实现对手势二值图的轮廓跟踪,并且提取手势轮廓图的傅立叶描述子提取
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:67337
    • 提供者:yongpenghan
  1. main

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2240
    • 提供者:李联合
  1. imageprocess

    1下载:
  2. 计算图像的描述子算法,使用LabVIEW调用matlab程序实现处理与显示-Image descr iptor calculation algorithm, using the LabVIEW program called matlab processing and display
  3. 所属分类:Other systems

    • 发布日期:2015-07-22
    • 文件大小:355563
    • 提供者:高健
  1. ISO-IEC-15938-4-Audio.doc

    0下载:
  2. mpeg 7标准中关于音频的部分。包括各种特征描述子的定义和分类方法。-mpeg 7 audio standard on the part. Feature descr iptor including the definition and classification.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1471283
    • 提供者:龚嵘
  1. FourierDescriptors

    0下载:
  2. 傅里叶描述子,其中包含cpp文件和头文件,直接加入到程序中调用就可以用了。-Fourier descr iptor, which contains the cpp and header files, directly into the program to be used to call.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:3258
    • 提供者:xiaolinggui
  1. IJCV01-Oliva-Torralba

    0下载:
  2. 讲述GIST描述子的最经典的一篇文献,作者是A.Oliva and A.Torralba-The most classic of a literature about GIST descr iptors, the authors A.Oliva and A.Torralba
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:6060251
    • 提供者:luoxuan
  1. B111111111111a

    0下载:
  2. 基于极坐标和傅里叶描描述子的二值商标图像检索 -Binary Trademark Image Retrieval based on polar coordinates and Fourier descr iption descr iptor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:397810
    • 提供者:linggan
  1. FFourier_desco

    0下载:
  2. 傅立叶描述子的详细文文档,用于物体形状识别 -Fourier descr iptor text documents, and for object shape recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:167855
    • 提供者:linggan
  1. Ffourirerdesco

    0下载:
  2. 对于图像做傅里叶变换,并且对于形状状的二值图像做傅里叶描述子用来图像检索 -For the image Fourier transform, Fourier descr iptors used to image retrieval and for the binary image of the shape like
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4052638
    • 提供者:ywhfdl
  1. SIFTtutorial

    0下载:
  2. 对图像提取相应的特征点,并对特征点进行精简与描述,找到128维的描述子,并与另一幅图像的描述子进行比较,得到图像的匹配-Extract the corresponding feature point of the image, and the feature point streamline with the descr iption, to find 128-dimensional descr iptor, and compares with a descr iption of the ima
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:28638991
    • 提供者:振振
  1. LbpDescriptor

    0下载:
  2. LBP特征描述子提取,用于局部二进制编码,-LBP features, local binary coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:538
    • 提供者:pan
  1. sift

    0下载:
  2. 一种常用于图像特征描述的一种描述子,全称尺度不变特征变换-Scale-invariant feature transform (or SIFT) is an algorithm in computer vision to detect and describe local features in images. The algorithm was published by David Lowe in 1999.[1]
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3643
    • 提供者:程小青
  1. daisy-1.8.1cPP

    0下载:
  2. 通过这个程序,实现daisy特征描述子的一些功能-Through this program, realized daisy features some of the features described in sub
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:111484
    • 提供者:海风筱苒
  1. ORB-feature-detect

    0下载:
  2. 提取ORB描述子,即Oriented FAST and Rotated BRIEF,此种描述子相较于BREIF来说,对目标的旋转具有很好的鲁棒性,另外对于噪声的效果也很好。-Extraction ORB descr iptors, namely Oriented FAST and Rotated BRIEF, this descr iptor is compared BREIF in on the target rotation has good robustness, in addition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-30
    • 文件大小:12641003
    • 提供者:唐继贤
  1. FASTaORB

    0下载:
  2. FASTOPENCV代码 & ORB 代码 描述子 用于图像局部不变特征提取,二值化描述子,快速特征点检测-FAST DETECTOR & ORB DEscr iptOR
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:16023
    • 提供者:罗勇
  1. 1-LEd

    0下载:
  2. 现在,基于视觉的手势识别中起着重要的在图像处理领域的作用,模式识别等在。人类的手是高度可变的器官和手特点是很容易受到各种环境因素的影响。考虑到手势的特性,在本文中我们提出了一种改进的YCbCr颜色空间的分割方法手势图像,并提取傅里叶描述子和胡矩作为识别特征。最后,Hausdorff距离用于识别手势的建模方法匹配。实验结果表明,提出的方法具有较高的操作和识别率。 关键词:-Now vision-based gesture recognition plays an important rol
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:244713
    • 提供者:韩伟
  1. descriptor_estimation

    0下载:
  2. 基于点云库PCL的提取多种特征描述子的方法,本例是利用Visual Studio 2013,PCL1.7.2 在64位Win7下开发的-Based on the extracted feature point cloud library PCL descr iption method, in this case is the use of Visual Studio 2013, PCL1.72 developed under the 32-bit Win7
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1915
    • 提供者:周唐恺
  1. T

    0下载:
  2. 基于VC++的用手势轮廓的傅里叶描述子进行手势识别的代码。-Gesture recognition code based on VC++ gestures contours Fourier descr iptors.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:67341
    • 提供者:李传平
  1. FeaturesExtracting

    0下载:
  2. 特征描述子用于特征点操作检测等-descr iptors keypoints to detection
  3. 所属分类:File Operate

    • 发布日期:2017-05-14
    • 文件大小:3182269
    • 提供者:young
  1. aco

    0下载:
  2. spd描述子,ACO算法匹配,文件中包含其他的描述子(形状上下文。。。),同时距离函数包括欧式距离和卡方距离(The SPD descr iptor matches the ACO algorithm, and the file contains other descr iptors (shape context) At the same time, the distance function includes Euclidean distance and chi square distance
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:466944
    • 提供者:huisedetian
« 12 3 4 »
搜珍网 www.dssz.com