CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Image Match

搜索资源列表

  1. cvpr15deepcompare-master

    0下载:
  2. Code for CVPR15 paper Learning to Compare Image Patches via Convolutional Neural Networks - This package allows researches to apply the described networks to match image patches and extract corresponding patches. We tried to make the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:21214
    • 提供者:黄飞
  1. siftDemoV4

    0下载:
  2. 图像特征提取算法,可调用match函数对两幅图像进行特征提取匹配,并显示。-The algorithm of image feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1990505
    • 提供者:schuman
  1. template-matching-algorithm

    0下载:
  2. 图像处理技术的模板匹配算法,PDF格式,内附程序代码-Template match algorithm of image processing technology, PDF format, containing the program code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:194781
    • 提供者:杨瑾
  1. pipei

    0下载:
  2. 实现影像的匹配算法,匹配二度同名点,匹配三度同名点-Realize image matching algorithm, the second time with the same name match point, match point three degrees of the same name
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:18127
    • 提供者:Jerry
  1. MAD

    0下载:
  2. 图像处理中的快匹配算法,可以精准匹配并得出运动矢量-Image processing block matching algorithm that can accurately match and draw motion vectors.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-12
    • 文件大小:864
    • 提供者:吴佳
  1. wt_app.cpp

    0下载:
  2. 图片相似度匹配,RGB,HUI,直方图等方法进行图像相似度匹配及其颜色-Image similarity match, RGB, HUI, histograms and other methods of image matching and similarity of colors
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:6048
    • 提供者:esther
  1. 20160502PicDeal

    0下载:
  2. 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。又称影像处理。图像处理一般指数字图像处理。数字图像是指用工业相机、摄像机、扫描仪等设备经过拍摄得到的一个大的二维数组,该数组的元素称为像素,其值称为灰度值。图像处理技术的一般包括图像压缩,增强和复原,匹配、描述和识别3个部分。 常见的系统有康耐视系统、图智能系统等,目前是正在逐渐兴起的技术。-Image processing, image processing, computer analysis of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:385123
    • 提供者:yyw
  1. processingimage

    0下载:
  2. 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。又称影像处理。图像处理一般指数字图像处理。数字图像是指用工业相机、摄像机、扫描仪等设备经过拍摄得到的一个大的二维数组,该数组的元素称为像素,其值称为灰度值。图像处理技术的一般包括图像压缩,增强和复原,匹配、描述和识别3个部分。 常见的系统有康耐视系统、图智能系统等,目前是正在逐渐兴起的技术。-Image processing, image processing, computer analysis of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1234196
    • 提供者:yyw
  1. Template-matching

    0下载:
  2. 模板匹配,使用一张图像作为模板对另一张图像进行匹配。-Template matching using an image as a template for another image to match.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:114596
    • 提供者:qin
  1. SIFT

    0下载:
  2. SIFT算法的C实现把检测SIFT特征图像和使用SIFT(或其他)的特点来计算图像的变换与RANSAC-This is a collection of code I ve put together to detect SIFT features in images and to use SIFT (or other) features to compute image transforms with RANSAC. It includes a SIFT function library as w
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:127098
    • 提供者:zhch85
  1. SAR

    0下载:
  2. 对图像处理很重要的一种匹配方法,希望能够帮助到你-Image processing is very important to a match, and I hope to be able to help you
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8887933
    • 提供者:queen
  1. CSharp-tezhengdiantiqujituxiangpipei

    0下载:
  2. C#下进行图像特征点提取然后对图像进行匹配-C# under the image feature point extraction and then match the image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:9288763
    • 提供者:汪瀚鑫
  1. sad

    0下载:
  2. SAD算法的使用,可以准确匹配图像,待测图像和模板图像的匹配,换一下路径可以使用(SAD algorithm, you can accurately match the image, the image to be tested and template matching, change the path can be used)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:344064
    • 提供者:amoairoy
  1. 图像拼接技术

    0下载:
  2. 利用sift算法提取两张图像的特征点,利用ransac去除误匹配,最后将两张图片拼接在一起(Using sift algorithm to extract the two feature points of the image, the use of ransac to remove the wrong match, and finally the two pictures together)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:358400
    • 提供者:ruiruihaha
  1. SIFT-python

    1下载:
  2. l利用SIFT算法提取图像特征点,然后对图像进行匹配。(Extract the feature points of image and then match the images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:7168
    • 提供者:weehaa
  1. NCC多目标匹配

    0下载:
  2. 这是利用NCC目标匹配写的一个halcon小程序。自己选择ROI,然后根据ROI逐一地匹配图片中的相似物体。识别率很高,目标物体可以有一定的变形(This is a halcon applet written using NCC target matching. Choose ROI yourself, and then match the similar objects in the image one by one according to the ROI. Recognition rate
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-11
    • 文件大小:185344
    • 提供者:Edgar高
  1. 基于小波变换的图像匹配

    0下载:
  2. 使用小波变换进行图像匹配,从而提升其匹配速度(Using the wavelet transform to match the image, so as to improve the matching speed.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:MasterShaw
  1. 程序代码

    0下载:
  2. 用MATLAB实现块匹配的全景图像拼接的程序的代码(Code for a program that uses MATLAB to match panoramic image splicing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:15360
    • 提供者:ghgysdvhsy
  1. code

    0下载:
  2. 该文件是用于图像检索的demo,主要利用sift描述子提取特征进行匹配,在“Query by example” 数据库中运行效果良好。(The file is used for image retrieval demo, mainly using sift descr iptor to extract features and match it in the "Query by example" database.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2145280
    • 提供者:zjupupup
  1. 第一种方法

    0下载:
  2. 能够进行图像检索与匹配,有测试和结果显示界面,进行图像匹配(Ability to perform image search and match)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1299456
    • 提供者:迷风的小子
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com