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

搜索资源列表

  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. flann_

    0下载:
  2. 使用FLANN(近似最近邻算法)实现图像特征的匹配,其中图像特征使用SIFT提取,算法能实现单应性匹配需求。- FLANN (approximate nearest neighbor algorithm) is used to match the image feature, and the image feature is extracted using SIFT. The algorithm can achieve the homography matching requirement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3669872
    • 提供者:魏风
  1. T_11

    0下载:
  2. 1.编写程序,完成灰度分段线性变换。如下图所示,输入两个点的坐标完成对图像的分段线性对比度拉伸。 2. 学习使用histeq函数,完成 ①对’lena.bmp‘的直方图均衡化; ②以’cameraman.tif’的直方图为模板,将’lena.bmp’做直方图匹配。 3. 不使用histeq函数,自己编写程序完成直方图均衡化,并显示直方图均衡化前后的图像以及其直方图。 4. 不使用histeq函数,自己编写程序完成直方图匹配,显示匹配前后的图像、模板直方
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:1535
    • 提供者:郭亚周
  1. CMatch

    2下载:
  2. 轮廓匹配,基于给定模板,可以在一定复杂环境下实现对目标的检测,对于一定程度的放大、缩小、平移、旋转都具有良好的检测效果-Contour matching. Based on template image, object in a certain complex environment with a certain degree of amplification, reduction, translation and rotation could be match in high accura
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1276
    • 提供者:L_mo
  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. 2222

    0下载:
  2. :图像匹配是图像处理中的一项重要技术,在许多领域都有广泛的应用。简单地说,它就是找到两幅不同图像之间的 空间位置关系。对一种衡量图像之间相似性的推土机距离EMD 度量做了介绍,提出了一种基于EMD 度量的图像匹配方法。 实验结果表明,运用此种技术进行图像匹配相对一些其它的图像匹配方法有更好的效果。-Abstract:Image matching is considered as an important technology in image processing, and it has
  3. 所属分类:Project Design

    • 发布日期:2017-12-13
    • 文件大小:368307
    • 提供者:唐迎春
  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. imagestitching

    1下载:
  2. 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:70070272
    • 提供者:具体
  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. ASIFT算法

    1下载:
  2. ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)
  3. 所属分类:图形图象

    • 发布日期:2017-11-17
    • 文件大小:720896
    • 提供者:LUWEI96
  1. FFT

    0下载:
  2. 傅里叶边缘提取图像边缘,匹配图像边缘,选择最相似图像(Fourier edge is used to extract the edges of the image, and to match the edges of the image, and the most similar image is selected)
  3. 所属分类:ASP/.NET编程

    • 发布日期:2017-12-30
    • 文件大小:6075392
    • 提供者:未央西城
  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. 将图像灰度化处理,进行模板匹配,结果显示相似度系数(Grayscale the image to match the template)
  3. 所属分类:图形图象

    • 发布日期:2018-04-23
    • 文件大小:26624
    • 提供者:dd无极
« 1 2 ... 24 25 26 27 28 2930 »
搜珍网 www.dssz.com