搜索资源列表

  1. VC++点特征提取

    0下载:
  2. Harris算法进行点特征提取
  3. 所属分类:图形图象

    • 发布日期:2010-05-16
    • 文件大小:82490
    • 提供者:sstoneluu
  1. harris_detect

    0下载:
  2. 本程序实现打开两幅图像并且提取Harris角点,是角点特征匹配的第一步,对做立体匹配的朋友来说是一个很好的资源。-the program opened two images and extract Harris Corner, Corner is the first step to feature matching, so stereo matching pair of friends is a good resource.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:11872256
    • 提供者:*2000
  1. Cornerdetection

    0下载:
  2. 特征提取是变化检测中一个关键问题,角点的检测显得格外重要,vc++角点检测源代码-feature extraction change detection is a key issue, corner detection is particularly important, Kok vc++ source code detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:趁两
  1. MatlabSIFT

    0下载:
  2. 一个进行特征提取的算法,主要可以进行特征点的检测以及与之相关的边缘检测-a feature extraction algorithm, the main feature points can be detected and the associated Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:321536
    • 提供者:宋明黎
  1. mora

    0下载:
  2. 利用mora算法进行点特征提取,用于影像匹配-use mora algorithm for the counting of feature extraction for image matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:131072
    • 提供者:谢潇
  1. SerP

    0下载:
  2. 图象的特征提取,主要使用的MORAVE算子来进行点特征提取-image feature extraction, the main operator MORAVE to Feature Extraction Point
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:63488
    • 提供者:squall
  1. corner_opencv

    0下载:
  2. 这是一个基于opencv的角点特征点提取的程序,,希望对大家有帮助-opencv on the corner Feature Extraction procedure, and I hope to be helpful
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:2488320
    • 提供者:shh
  1. susan_coner_detector

    0下载:
  2. 测试Susan点特征提取算子,具有进度条显示!-test point feature extraction operator, with the progress of the show!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:100352
    • 提供者:
  1. HHHarrisCorner

    0下载:
  2. 加速版的CORNER检测,用于灰度图象的角点特征提取。-accelerated version of the Corner detection for the gray-scale image feature extraction corner.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-04
    • 文件大小:1522688
    • 提供者:chinese
  1. point_line

    1下载:
  2. 数字摄影测量学中的点特征提取和线特征提取-digital photographic surveying the point line feature extraction and feature extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:杨辉
  1. sift-win

    0下载:
  2. sift算法的代码,可以进行特征点的提取和匹配,速度不如GPU的快-sift algorithm code, can feature points extraction and matching, slower than GPU fast
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:3783680
    • 提供者:alenw
  1. zwsb

    0下载:
  2. 一个指纹识别的程序,没有做到匹配,只作到特征提取。没有取出伪特征点。所以还请下载的人多看论文,作去伪特征点的程序和匹配算法。-A fingerprint identification procedure, failed to do matching, feature extraction is only done. Did not remove the pseudo-feature points. Therefore, please a
  3. 所属分类:生物技术

    • 发布日期:2024-05-04
    • 文件大小:590848
    • 提供者:chaiheng
  1. diantezhengtiqusuanfayanjiu

    0下载:
  2. 影像特征提取是影像匹配和三维信息提取的基础,是影像分析与单像处理技术领域中最重要的任务之一。有效的特 征提取算法是影像分析与处理的关键。从点特征定义出发,叙述了两种常用的点特征提取算子———Moravec算子和Forstner 算子的原理,利用Moravec算子和Forstner算子可以实现影像点特征的提取,并从提取点特征的准确度、提取速度对两种算子 进行比较,最后得出了有益的结论。-Image feature extrac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:778240
    • 提供者:刘镖峰
  1. Harris

    0下载:
  2. 程序包含三个点特征提取算子: 1.Forstner点特征提取 2.Harris点特征提取经典算法 3.Harris点特征提取改进算法 利用vc++编程实现,对三种方法提取结果进行比较-Procedures for feature extraction of three-point operator: 1.Forstner point feature extraction feature extraction 2.Harr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:4003840
    • 提供者:feitian
  1. 数字摄影测量Moravec算子点特征提取

    0下载:
  2. Moravec算子,实现对数字图像处理中的点特征提取,可用于图像拼接,特征提取,三维点生成(Moravec operator, the realization of digital image processing in point feature extraction, can be used for image stitching, feature extraction, 3D point generation)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:1044480
    • 提供者:LUWEI96
  1. matlab指纹特征提取[1]

    0下载:
  2. 实现指纹图像的细化。 实现指纹图像的特征点提取。 实现特征图像的细化去伪。 编写代码实现上述功能。(The thinning of the fingerprint image is realized. The feature point extraction of fingerprint image is realized. To realize the refinement of the feature image.
  3. 所属分类:MySQL数据库

    • 发布日期:2024-05-04
    • 文件大小:173056
    • 提供者:yzm1234
  1. 1.6 尺度不变特征提取

    0下载:
  2. 角点特征的特征,该小节说明角点问题,详细说明(The feature of the angular feature, which indicates the Angle point problem)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:16384
    • 提供者:daisy!
  1. MoravecPoint

    0下载:
  2. 利用moravec算子实现图像的点特征提取,效果基于阈值的选择(The Moravec operator is used to extract the point feature of the image, and the effect is based on the selection of the threshold.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:18973696
    • 提供者:飞_
  1. BraTS2017特征提取

    0下载:
  2. 提取标注过的MRI影像的特征,每个点可展开为237维向量。(The features of the labeled MRI image are extracted, and each point can be expanded to a 237 dimensional vector.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:11264
    • 提供者:feng4251
  1. sift点特征提取

    0下载:
  2. 利用sift算子进行点特征提取,并进行影像匹配(Sift operator is used to extract point features and image matching.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:135168
    • 提供者:愿者
« 12 3 4 5 6 7 8 9 10 ... 49 »

源码中国 www.ymcn.org