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

搜索资源列表

  1. haar特征检测

    0下载:
  2. 基于haar扩展特征集的目标识别算法,包括样本的训练等一系列流程,是入门好材料。
  3. 所属分类:图形图象

  1. 自己用matlab写的sift特征点检测与匹配程序

    3下载:
  2. 自己用matlab写的sift特征点检测与匹配程序,运行能通过,Matlab write themselves sift feature points detection and matching program, run through
  3. 所属分类:2D图形编程

    • 发布日期:2015-09-09
    • 文件大小:25830
    • 提供者:dubingxin
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  1. human_face_detection_system

    0下载:
  2. 本文的目的是借助Paul Viola最新提出的实时特征检测的技术,实现一个能够进行快速人脸检测的系统。并且通过训练,得到尽可能优化的分类器构造参数,从而获得具有高检测速度和检测正确率的人脸检测系统。-The purpose of this paper by drawing on the latest proposed by Paul Viola real-time feature detection technology, to realize a fast face detection sys
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:3033476
    • 提供者:王峰
  1. Harris

    0下载:
  2. 基于matlab的Harris特征检测 广泛应用于图像处理 图像拼接 图像融合等-Harris
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:375015
    • 提供者:lean
  1. Stateoftheartonfeaturematching

    0下载:
  2. 介绍图像特征匹配技术发展现状,包括角点检测,边缘检测,仿射不变特征检测等-Introduction Development of the image matching technology, including corner detection, edge detection, affine invariant feature detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4023201
    • 提供者:丁呈
  1. multi-scale-wavelet-transform

    0下载:
  2. 利用小波变换中的多尺度变换进行图像边缘特征检测的主程序!-Using multi-scale wavelet transform in image edge detection of the main program features!
  3. 所属分类:Wavelet

    • 发布日期:2017-03-23
    • 文件大小:792
    • 提供者:kanghui
  1. sift

    0下载:
  2. 1999年British Columbia大学大卫.劳伊(David G.Lowe)教授总结了现有的基于不变量技术的特征检测方法,并正式提出了一种基于尺度空间的、对图像缩放、旋转甚至仿射变换保持不变性的图像局部特征描述算子-SIFT(尺度不变特征变换),这种算法在2004年被加以完善。 -University of British Columbia 1999, David Rowe (David G. Lowe) summed up the professor is not variable
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8396544
    • 提供者:chenping
  1. FastFeatureDetector

    0下载:
  2. 检测特征 快速检测 典型算法 特征检测 算法之一(features detection One of the typical feature detection algorithms is fast detection feature detection)
  3. 所属分类:图形图象

    • 发布日期:2017-12-30
    • 文件大小:3275776
    • 提供者:zx95
  1. 75854079FindVanishingPoint

    0下载:
  2. 利用纹理特征检测非结构化道路消失点,利用消失点和颜色特征检测道路区域(Using texture features to detect unstructured road disappearance points, using exit points and color characteristics to detect road areas)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:29696
    • 提供者:sojp&249479
  1. 边缘缺陷直线特征检测170108-00

    0下载:
  2. 能够实现小型金属零件边缘轮廓直线特征检测(The edge contour line detection of small metal parts can be realized)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:森卯闲人
  1. 人头检测matlab代码

    3下载:
  2. 可以打开视频文件,对视频文件中的人头进行检测并统计数量。算法有HOG RCNN 及Aggrate Channel Features三种(You can open the video file, the head of the video file to detect and statistics. Algorithm HOG RCNN Aggrate Channel Features tionchannel three)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:647168
    • 提供者:adewalike
  1. faceDetect

    0下载:
  2. 人脸检测程序,运用特征检测方法实现,经过编译(Face detection program and implementation of feature detection method)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:1055744
    • 提供者:jikkal
  1. 特征检测

    0下载:
  2. 图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to using a computer to extract imag
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:22528
    • 提供者:独剑客
  1. 眼底图像的血管特征分析_韩松涛

    0下载:
  2. 一篇关于眼底血管特征检测的分析方法的论文,写的较好,提出了很多不错的算法(A paper on the analysis of the features of the fundus vascular features is well written, and many good algorithms are proposed.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:3068928
    • 提供者:featuref
  1. 11_人脸检测与识别系统

    0下载:
  2. 1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps. 2. In order for the reader to learn, each ste
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:14727168
    • 提供者:woniu
  1. 5图像简单特征检测

    0下载:
  2. 利用opencv实现图像简单特征检测,可直接运行(Opencv realization of image feature detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-23
    • 文件大小:7403520
    • 提供者:沉默之风
  1. 2.行人检测

    0下载:
  2. 根据生物特征识别来实现行人检测的系统,包含MFC窗口(26/5000 According to biometric identification to realize the pedestrian detection system, including MFC window.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:38309888
    • 提供者:raincs
  1. opencv_contrib-3.4.1

    2下载:
  2. opencv添加模块,可以用于图片的特征检测与匹配,连接多张图片(Opencv add module can be used for feature detection and matching of pictures, connecting multiple pictures)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-10
    • 文件大小:57329664
    • 提供者:冇冇冇
  1. 亚像素级角点检测

    1下载:
  2. 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-29
    • 文件大小:78848
    • 提供者:llly18
« 12 3 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com