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

搜索资源列表

  1. Adaptiwindow

    0下载:
  2. 采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题 -Adaptive window algorithm to match the view on the left 2 get more accurate disparity map, avoiding the edge of the fixed window method produces problems of inaccuracy
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:767707
    • 提供者:zhang jing
  1. ImgProcess

    0下载:
  2. 数字图像处理算法c++程序,包括: 几何变换,边缘检测,图像压缩,平滑,图像匹配,腐蚀膨胀等算法-Digital image processing algorithms c++ programs, including: geometric transformations, edge detection, image compression, smoothing, image matching, corrosion expansion algorithms, such as
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:804043
    • 提供者:sunshaobin
  1. facedetection

    0下载:
  2. 基于肤色和模板匹配的人脸检测VC程序,利用人脸的肤色进行边缘检测,然后与训练集中的人脸样本进行匹配来检测人脸。-Template matching based on skin color and face detection VC program, use face color edge detection, and then with the training set of face samples for matching to detect the human face.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3749972
    • 提供者:xiao
  1. EdgeDetection

    0下载:
  2. 实现2种图像的检测:边缘检测,模板匹配,图像腐蚀。-Realize two kinds of image detection: edge detection, template matching, image corrosion.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:69295
    • 提供者:lip
  1. code

    0下载:
  2. 基于matlab的虹膜边缘识别 包括边缘检测,归一化,用汉明矩进行特征匹配-Matlab on the edge of iris recognition, including edge detection, normalization, with Hamming moments feature matching
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:19405
    • 提供者:郭林炀
  1. Researchonimagematchingmethodinbinocularstereovisi

    0下载:
  2. 对目前匹配能力很强的基于 特征的图像匹配方法进行研究, 并在该方法中加入极线约束, 有效去除了大部分虚假匹配。提出以特征匹配与区域匹配相结合、边缘特征与角点特征相结合的立体匹配方法。实验证明该方法不仅能够有效地缩短匹配时间, 还能达到较高的匹配精度-The image matching technique based on Scale Invariant Feature Transform is studied and the fake matching points are eliminate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:108567
    • 提供者:swl
  1. VC

    0下载:
  2. 包括图像处理的许多算法。例如图像分割、边缘检测、编码、匹配、灰度直方图。-Including many image processing algorithms. For example, image segmentation, edge detection, coding, matching, histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10469987
    • 提供者:高会新
  1. vc

    0下载:
  2. 能够实现图像的各种变换、边缘检测、轮廓跟踪、模板匹配、图像分割、图像复原等功能-To achieve a variety of image transformations, edge detection, contour tracking, template matching, image segmentation, image restoration functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6299559
    • 提供者:于磊
  1. SIFT

    0下载:
  2. SIFT算法实现,更加适合医学图像匹配,更好去掉边缘点,去掉误匹配-this is not original SIFT algorithms,can fit for operation pictures,delete the edge points,reduce the wrong match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7671136
    • 提供者:jiba
  1. edge1

    0下载:
  2. 边缘特征的匹配算法改进研究一篇不错的论文-Edge Feature Matching Algorithm of a good paper
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5748801
    • 提供者:Tom
  1. mobanpipeifa

    0下载:
  2. 模板匹配法,与梯度和Laplacian算子相比较,除了能增强图像边缘外,还具有平滑噪声的优点。-Template matching method, gradient and Laplacian operator with the comparison, in addition to enhance the image edge, but also has the advantages of smoothing the noise.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:38144
    • 提供者:李晓峰
  1. three-method-for-image-process

    0下载:
  2. 三种图像处理的代码 包括边缘检测与提取,模板匹配,图像腐蚀膨胀细化。-The code includes three types of image processing edge detection and extraction, template matching, image thinning corrosion expansion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:70396
    • 提供者:小贺
  1. 112

    0下载:
  2. 对拍摄得到的驾驶员视频帧图像, 使用复合肤色模型检测人脸 通过自适应边缘检测、 图像增强等方法处理得到 特征图像, 经特征区域筛选, 依据人脸先验知识匹配得到最佳人眼对 提取眼部特征向量, 结合 LVQ神经网络进行模式 识别检测眼部状态, 为判断驾驶员是否处于疲劳状态提供判据。-Video shot by the driver of the frame, the use of composite skin model of face detection through adaptive
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:106667
    • 提供者:廖减员
  1. 2008302580214

    0下载:
  2. Raw到Bmp格式文件的转换、图像增强算法实现、图像几何处理算法实现、图像边缘检测算法实现、图像二值化、影像融合、影像模板匹配等功能的实现-Raw to the Bmp format conversion, image enhancement algorithm, image geometry processing algorithms, image edge detection algorithm, image binarization, image fusion, image templat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6668689
    • 提供者:yinyaqiu
  1. EDGE_MATCHE

    0下载:
  2. 利用边缘检测的方法对图像进行匹配,由于图像的边缘有相似的地方所以可以作为特征值来进行匹配-Method using edge detection image matching, because the image is somewhat similar to the edge so as to match the characteristic values
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1102
    • 提供者:wddben
  1. Stereo-vision-matching-for-posture

    0下载:
  2. :为了提高机械手姿态识别的精度,提出了区域边缘线段立体匹配算法-: In order to improve the accuracy of robot posture recognition, line edge of the region proposed stereo matching algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:462468
    • 提供者:刘春来
  1. Image-Processing

    0下载:
  2. 该程序可以实现Hough 变换、边缘检测、差影法、轮廓提取及跟踪、模板匹配、投影法、图像复原、种子填充、阈值分割等效果。-The program can achieve the Hough transform, edge detection, and poor shadow method, contour extraction and tracking, template matching, projection, image restoration, seed filling, thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6441740
    • 提供者:huo xing
  1. ris-recognition

    0下载:
  2. 虹膜识别对内外边缘的定位以及编码匹配相关程序-Iris recognition and positioning of the inner and outer edge of the matching procedures coding
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:21152
    • 提供者:haigezhang
  1. vbPphotoprocess

    0下载:
  2. 常见的vb图像处理程序,包涵边缘增强+低通滤波+彩色增强+掩模匹配法+彩色变换+二值化+边缘增强+图象平滑处理+灰度拉伸+直方图,通过了仿真仿真,代码可以直接运行。-vb+photo process etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:605317
    • 提供者:谢坤
  1. Harris

    0下载:
  2. harris 角点检测,基于角点检测的自动点匹配算法程序,可以应用于图像边缘检测-a point matching algorithm based on detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1218
    • 提供者:bobo
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com