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

搜索资源列表

  1. Face_detection_based_on_color_images

    1下载:
  2. 提出了一种基于肤色的精确人脸定位算法,详细叙述了在图片的颜色调整与肤色检测,肤色区域的平滑、 分割与填充,候选眼睛的选取及配对中遇到的具体问题并提出了解决方案. 本算法能较为准确地定位彩色图像 中的正面、小角度偏侧和旋转的人脸,还能检测出一幅图中的多个人脸.-Presents a human face based on skin color precision positioning algorithm, described in detail in the image color ad
  3. 所属分类:Graph program

    • 发布日期:2014-04-09
    • 文件大小:222479
    • 提供者:hope
  1. pictures

    0下载:
  2. 基于小波变换的图像拼接,用到SIFT特征点匹配,内容包括源代码及待匹配图像-Image Stitching Based on Wavelet Transform, SIFT feature points used in matching, including source code and images to be matched
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1050581
    • 提供者:林风
  1. matlab_VC_sift-01.9

    0下载:
  2. 加州大学一博士写的基于sift的图像匹配源代码,是用的matlab和VC混合编程-Ph.D. University of California, to write a sift-based image matching source code, is mixed with the matlab and VC programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:3533238
    • 提供者:yisyf
  1. Facedetect

    0下载:
  2.  计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸 特征提取方法。-Computer Fac
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:224259
    • 提供者:Highjoe
  1. cx5

    0下载:
  2. 用Hausdorff距离对两角点集进行配准,得到点集间的仿射变换,从而实现图像的自动配准。此算法以角点作为Hausdorff距离的配准特征,与直接选用边缘来配准的方法相比较,大大减小计算量。-Hausdorff distance on the corners with a point set registration, be affine transformation between sets in order to achieve automatic image registration. T
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:37276
    • 提供者:sfm
  1. MATLAB

    0下载:
  2. 精通matlab图像处理的配套光盘下,内有程序代码-Proficient in matlab under the matching discs Image Processing
  3. 所属分类:Graph program

    • 发布日期:2017-05-30
    • 文件大小:12692791
    • 提供者:沈金
  1. Max_CCM

    1下载:
  2. 用于图像配准,角点提取后采用相关系数法进行特征匹配-For image registration, corner detection using correlation coefficient method after the feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:吴向龙
  1. EPF_PSO

    2下载:
  2. 运用微粒群算法PSO 来进行图像的边缘模板匹配 的matlab程序 函数说明见doc文件-PSO for image template matching
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:10598
    • 提供者:lihao
  1. tuxianpipei-dabao

    1下载:
  2. MATLAB图像配准源程序,初学者一起研究.图像配准的程序,在网上流传很多,本人把能找到的都打包.-MATLAB source image registration, novices together. Step one, calculated to be scale-space image registration and to obtain scale-space Harris corner step 2, using affine shape modification technolog
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:11274899
    • 提供者:杨博明
  1. chepaishibie

    0下载:
  2. 学数字图像处理课程做的一个大作业,车牌识别的,用matlab编程实现,并采用了自适应阈值法,最后用模板匹配的方法实现了车牌的自动识别功能-Learn digital image processing program to do a great job, license plate recognition with matlab programming, using the adaptive threshold method, and finally with the template match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1037140
    • 提供者:xixi
  1. match

    0下载:
  2. 在matlab中实现的一个基于点的图像匹配的程序。-Matlab implemented in a point-based image matching procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1026
    • 提供者:温黎茗
  1. testpipei_1

    0下载:
  2. 基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:48941
    • 提供者:frank
  1. SIFT_VC

    0下载:
  2. 给予图像匹配的实现运动目标的跟踪,在MATLAB上可以实现,比较方便易行-Image matching to track moving objects in MATLAB can be achieved, more convenient and easy
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1404455
    • 提供者:zhangqin
  1. KPP

    0下载:
  2. 使用块匹配法的三步搜索对视频中的两帧图象进行预测编码-Use block matching method for video of the three-step searching two frames image forecast coding
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:3695
    • 提供者:jiangxin
  1. hist

    0下载:
  2. 对图像进行直方图匹配,使图像变得更加清楚。-The image histogram matching, the image becomes more clear.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:720999
    • 提供者:刘晓光
  1. BasicMotionVectorEstimation

    1下载:
  2. 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4724753
    • 提供者:alan
  1. SSDA

    0下载:
  2. SSDA序贯相似性检测方法对图像进行模板匹配。从源图像中取小图,再到源图像中找到小图所处的位置。-SSDA sequential similarity detection method of the image template matching. Source image taken from the small map, to find a small map the source image position.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1188
    • 提供者:geof
  1. disparitymap

    3下载:
  2. 立体匹配 获得立体图像左右视图的视差图代码-Stereo matching to obtain three-dimensional view of the disparity map image around the code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:466036
    • 提供者:wangxn
  1. sift_matlab

    0下载:
  2. 一个关于sift算法的Matlab实例,包含特征提取和图像匹配。-A Matlab instances on the sift algorithm, including feature extraction and image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:570114
    • 提供者:chenshaorong
  1. motionComp

    0下载:
  2. block matching techniques for motion estimation in digital image processing MAD
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:605
    • 提供者:gol
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 39 »
搜珍网 www.dssz.com