CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 匹配 图像

搜索资源列表

  1. ncc.rar

    0下载:
  2. 由两幅图像匹配,进行合成,Harris提取特征点,匹配速度快,From the two images match, were synthesized, Harris feature point extraction, matching speed and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7031133
    • 提供者:simon
  1. VC编程实现一些数字图像处理

    0下载:
  2. VC编程实现一些数字图像处理,如阈值分割、投影检测、差影检测、模板匹配,VC programming to achieve a number of digital image processing, such as threshold segmentation, projection detection, poor shadow detection, template matching
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-09
    • 文件大小:81729
    • 提供者:龚正娟
  1. Stereo.zip

    0下载:
  2. 使用SSD(sum squared differences)算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现,Using SSD (sum squared differences) algorithm dual camera image matching points calculation, based on the OpenCv the C++ Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1867341
    • 提供者:梁霄
  1. Rectification_epipolar

    1下载:
  2. hartley弱相机标定的立体像对极线校正。输入是立体像对对应的匹配点,输出是已经校正好的图像 这里对图像的角度有要求,如果拍摄角度太大 可能校正不了 而且匹配点对的精确性也有要求,建议最好经过错误点剔除之后的匹配点作为输入-epipolar rectification
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2271571
    • 提供者:波波
  1. vc_imageprocessing

    2下载:
  2. VC++图像处理程序,哈弗变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割,种子填充等。-VC++ Image processing procedures, Haversian transform, edge detection, and poor shadow law, contour extraction and tracking, template matching, projection, image recovery, threshold segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-14
    • 文件大小:1689198
    • 提供者:liya
  1. SR_1

    1下载:
  2. 基于分块的人脸图像超分辨率学习算法实验平台,利用学习到的训练集图像信息对低分辨率图像超分辨率,并可以查看超分辨率后的图像块匹配结果(用鼠标双击结果显示窗口中的实验图像),可以设置实验参数。-Block-based face image super-resolution algorithm for the experimental platform to learn, learning to use the training set of low-resolution image informat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-12
    • 文件大小:2290307
    • 提供者:menchael
  1. opencv

    2下载:
  2. opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1591221
    • 提供者:cinvent
  1. pinjie

    0下载:
  2. 本文用用Harris算子提取特征点,基于特征点的匹配,加权融合图像拼接-In this paper, feature extraction using Harris operator point, based on feature matching, weighted fusion image mosaic
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:153600
    • 提供者:zhaoyue
  1. blockmatching

    0下载:
  2. 采用块匹配法计算相邻两帧图像的运动矢量,并显示计算的矢量结果。其中使用了opencv里面的函数。需先安装和加入opencv的库。-Using the 3 step block matching algorithm to compute the motion vector of two consecutive frames.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18995739
    • 提供者:wujin
  1. LBP-SIFT-image-matching-algorithm-combined

    3下载:
  2. SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)-SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching)
  3. 所属分类:Special Effects

    • 发布日期:2016-01-22
    • 文件大小:603136
    • 提供者:马蓉琼
  1. sift

    1下载:
  2. sift图像匹配的纯matlab代码,研究图像配准的可以用这个,配准图像效果较好-sift pure image matching matlab code of image registration can use this, the image registration is better! !
  3. 所属分类:Special Effects

    • 发布日期:2015-09-30
    • 文件大小:3277824
    • 提供者:阿力
  1. slcthead

    2下载:
  2. S-L头模型重建,X-CT图像重建算法的仿真研究-SL head model reconstruction, X-CT image reconstruction algorithm simulation
  3. 所属分类:hospital software system

    • 发布日期:2016-12-02
    • 文件大小:954
    • 提供者:cindy
  1. BYFTAliazhen

    1下载:
  2. 该代码为Harris角点检测,进行多帧图像匹配的matlab代码-The code for Harris corner detection, multi-frame image matching matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-14
    • 文件大小:2055
    • 提供者:蒯伟
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2283520
    • 提供者:gbcgbc
  1. OpenCV-tuxiangpeizhu

    0下载:
  2. 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:209336
    • 提供者:杨博明
  1. hanfeng612

    2下载:
  2. matlab gui界面设计,包括:图像的剪切和显示,彩色图像灰度直方图获取;灰度直方图,直方图均衡化和直方图匹配等-matlab gui interface design, including: images cut and shows histogram for color image gray histogram, histogram equalization and histogram matching
  3. 所属分类:matlab例程

    • 发布日期:2013-09-27
    • 文件大小:4141
    • 提供者:寒风
  1. 2009044538

    0下载:
  2. 前视图像匹配技术论文 非常详细 对学习SIFT算子很有帮助 -SIFT feature matching technology is very detailed notes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8503591
    • 提供者:wang
  1. Match-Template

    0下载:
  2. 一个图像模板匹配代码,可以从一幅图中识别特定图像-An image template matching code, a map can identify a specific image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:98751
    • 提供者:xingxing
  1. opencv-shift-graphics-match

    1下载:
  2. opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1592275
    • 提供者:weihouzhen
  1. conernmatch

    1下载:
  2. 通过人工选择控制点即角点实现图像的匹配,采用放射变换模型,因此需要至少3对控制点-Control points through the artificial selection that corner of the image matching, the use of radiation transformation model requires at least three pairs of control points
  3. 所属分类:Special Effects

    • 发布日期:2015-09-19
    • 文件大小:740382
    • 提供者:tom
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com