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

搜索资源列表

  1. Orb_OK

    0下载:
  2. 基于opencv 2.3.1的ORB特征提取算法的测试程序,效果还不错-Based on of opencv 2.3.1 ORB characteristics extraction algorithm testing procedures, the results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:3947406
    • 提供者:姜楠
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. logpolar

    0下载:
  2. 此程序是基于OPENCV的用于进行极坐标变换。它可以作为进行目标检测和识别中提取特征前的预处理-This program is based on the OPENCV for for polar transformation. It can be used as target detection and recognition to extract features on Pretreatment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2617333
    • 提供者:胡锦
  1. sift

    0下载:
  2. 利用vc++中的opencv,写的sift特征提取程序,能顺利执行。-Using vc++ in opencv, write sift feature extraction procedure can be implemented smoothly.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2557925
    • 提供者:王玲
  1. TestOrc

    0下载:
  2. opencv2,3中增加的ORC特征提取方法,程序内附有图片,效果还不错-feature extraction introduced in OpenCV2.3
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4196279
    • 提供者:黄文琪
  1. mosaic

    0下载:
  2. SIFT是具有鲁棒性的特征点提取算法,本程序就是基于SIFT的图像拼接-SIFT is a robust feature point extraction algorithm, this procedure is based on the SIFT image stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15535973
    • 提供者:honey
  1. colorhist

    0下载:
  2. 本程序基于opencv可以提取图片的颜色直方图特征,可用于图像检索中作为颜色特征-This procedure is based on opencv can extract the image color histogram features, can be used as color features in image retrieval
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3821956
    • 提供者:张月辉
  1. CornerDetector

    0下载:
  2. 基于OpenCV的图像像素校正,利用特征点提取,校正三相机系统像素偏差的数据值,为采集程序提高校正依据-Feature point extraction, correcting pixel deviation of the three-camera system.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:8112493
    • 提供者:王子谦
  1. Feature-extraction-consolidation

    0下载:
  2. 里面有各种进行特征提取的vs openCV程序-There are a variety of feature extraction vs openCV program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:1888332
    • 提供者:wanganxin
  1. SiftDemo

    0下载:
  2. 利用opencv编写的sift特征点提取程序,适用于研究此算法-Sift feature point extraction programming using opencv, which is applicable to research this algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:13553015
    • 提供者:张伟丽
  1. SIFT-iamge

    0下载:
  2. 这是一个SIFT的特征提取程序,我已经试验过,可以找到特征点并且声称特征点描述子。代码结构很清晰,简单易懂,非常适合初学者的学习。-This is a SIFT feature extraction procedures, I' ve been tested, you can find the feature points and claimed that the descr iption of the feature point. Code structure is very clear
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:15108
    • 提供者:乔乔
  1. ImageProcessing

    0下载:
  2. 十分强大的图像处理程序,其中包含了图像增强,图像复原,图像变换,图像编码,图像配准,活动检测,特征提取,图像分割图像识别等常用的图像处理算法-A very powerful image processing program, which includes image enhancement, image restoration, image conversion, image coding, image registration, activity detection, feature extr
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:5009401
    • 提供者:乔乔
  1. Test_ORB

    0下载:
  2. 基于opencv 2.3.1的ORB特征提取算法的测试程序,效果还不错基于opencv 2.3.1的ORB特征提取算法的测试程序,效果还不错-this file is penCV 2.3.1。 this file is penCV 2.3.1。 this file is penCV 2.3.1。
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:133062
    • 提供者:尚庆东
  1. OpenCV-Face-detection

    0下载:
  2. 程序中提供了一种简单方便的人脸面部特征提取方法,测方法提取人脸特征效率高,速度快,提取精度高-The program provides a simple and convenient method for human facial feature extraction, measurement methods to extract facial features high efficiency, high speed, high precision extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:2244
    • 提供者:张佳瑞
  1. ORB1

    0下载:
  2. 简单的ORB算法提取特征点程序包,可供初学者学习,程序没问题,若不能运行,自行更改包含目录等。-The ORB algorithm of simple package, for beginners learning, application no problem, if can not run, on its own changes include directory, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2515271
    • 提供者:cold
  1. SIFT

    0下载:
  2. SIFT算法的特征点提取与匹配,程序效果较好,亲测可用。-SIFT feature point extraction and matching algorithms, application effect is good, close test available.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9930719
    • 提供者:cold
  1. blink_singlepic_canny

    0下载:
  2. 该程序实现了图像中canny特征点的提取; 使用的是opencv2.4.9库-The program implements a feature point extraction canny image Using opencv2.4.9 library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:12137622
    • 提供者:五小懂
  1. HandDetector

    0下载:
  2. 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4902
    • 提供者:chengchi
  1. OpenCVJNI03

    1下载:
  2. Visual studio 2015 调用OPencv实现特征的检索与匹配,DLL程序,可修改更换不同的特征提取算法。(Visual studio 2015 call OPencv to retrieve and match features, and DLL program can modify and replace different feature extraction algorithms.)
  3. 所属分类:OpenCV

  1. ORB

    0下载:
  2. 这是一个ORB特征点提取程序,该程序可以提取图像的ORB特征点(This is an ORB feature extraction code, the program can extract the image of the ORB feature points)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:6510592
    • 提供者:jzpengpeng
« 12 »
搜珍网 www.dssz.com