CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 特征点

搜索资源列表

  1. Snowflakes_on_Desktop

    0下载:
  2. 首先,我想说这并不是我的idea,准确的说是用一个不同的方法,并用c#实现一个c++实例。如果你想看看原来的文章,请点击原文(感谢Igor Tolmachev的奇妙想法)。本文,改变了原文的工作原理(从多个对话框到单个),并添加了一些新的特征(旋转,缩放)...
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13.01kb
    • 提供者:ghhong1986
  1. ExtractionFeaturePoints

    1下载:
  2. 自己写的在C#中利用EmguCV读入图像并提取特征点,提取特征点的算法有Moravec算子和Forstner算子。-C# implement the Moravec operator and Forstner operator.The image is input by functions of EmguCV.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:532.38kb
    • 提供者:whitingwhale
  1. sift--vcPP

    0下载:
  2. 基于sift的特征点匹配算法,实现图像特征点的匹配-Sift the feature points based on matching algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:496.33kb
    • 提供者:秋林
  1. avito

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:3.82mb
    • 提供者:张余
  1. av

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:3.82mb
    • 提供者:张余
  1. mbpp

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:48.45kb
    • 提供者:张余
  1. face

    0下载:
  2. 基于C#编写的人脸识别系统,首先进行人脸图片的预处理,包括:标记人脸区域,光照补偿,灰度化,高斯平滑,直方图均衡化处理,对比度增强,二值化变换,去除孤立点等操作,然后标记人脸特征点,提取特征信息,与数据库中信息比较进行识别-Written in C#-based face recognition system, the first face image preprocessing, including: labeled human face region, illumination compe
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:4.83mb
    • 提供者:王华伟
  1. Extract-the-feature-points-in-image

    0下载:
  2. 提取数字影像中的特征点,读取图像,在窗口中显示图像,提取特征点用(+)表示,列表显示特征点的像素坐标位置.-Extract the feature points in the digital image,Read the image, display the image in the window, feature points are extracted using (+) indicates, the list shows the pixel coordinates of the featu
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:185.02kb
    • 提供者:
  1. RS--tie-points-matching

    0下载:
  2. 影像特征提取与同名点匹配,读取图像,在窗口中显示,提取特征点(“+”表示),匹配同名像点(“+”表示),列表显示各特征点和匹配点的像素坐标位置-Image feature point extraction and matching tie points,Read image displayed in the window, extracts feature points ("+" indication), the same name as the matching point ("+" indi
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:186.46kb
    • 提供者:
  1. FAST

    0下载:
  2. 基于FAST算法的特征点检测,基于opencv和vs2010-Based on the FAST algorithm of feature point detection, based on opencv and vs2010
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3.25mb
    • 提供者:cold
  1. faceRec

    0下载:
  2. 基于VisualC++利用数字图像模式识别技术实现对人脸的自动检测与特征点定位-VisualC++ based digital image pattern recognition technology to automatically detect human faces and feature points
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:5.97mb
    • 提供者:杜洋
  1. shibie

    0下载:
  2. 该识别程序是对26个英文字母和10个数字进行识别,用C++编程语言编写,同时采用13点特征提取对每一个字符进行有效的特征提取,再再用模板匹配最字符进行识别。-The identification procedure is 26 letters and 10 numbers identify, written C++ programming language, while 13-point feature for each character extract effective feature e
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:6.43mb
    • 提供者:邱昌峰
  1. Sift

    0下载:
  2. c++写的sift查找特征点的算法代码。思路清晰,注释明确。-c++ to write the code search algorithms sift feature points. Clear ideas, comments clear.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:731.58kb
    • 提供者:JONSE
  1. CSharpte-zheng-dian-ti-qu--

    0下载:
  2. 特征点提取使用Moravec算子编写程序,从数字影像中自动提取约50个特征点-Feature point extraction using Moravec operator to program, automatically extracting feature points about 50 digital images
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:9.77kb
    • 提供者:看清
  1. Harriscornerdetect

    0下载:
  2. 角点检测,特征点检测,Harris,stk等检测算法,c++编写-Corner detection, feature detection, Harris, stk other detection algorithm, c++ prepared
  3. 所属分类:CSharp

    • 发布日期:2017-12-14
    • 文件大小:5.68mb
    • 提供者:高锡珍
  1. 编程三

    1下载:
  2. 摄影测量学,通过对图像点特征提取完成一幅点图像(Through the image point feature extraction, a point image is completed)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:125kb
    • 提供者:沐风ZERO
搜珍网 www.dssz.com