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

搜索资源列表

  1. harris-corner-detector.rar

    0下载:
  2. harris角点检测算法,用于图像拼接的配准,harris corner detection algorithm for image mosaic of the registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:433367
    • 提供者:夏前
  1. An-HOG-LBP-Human-Detector

    0下载:
  2. 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3078415
    • 提供者:有来有去
  1. Q2

    0下载:
  2. 用matlab實做出harries corner detector,程式一開始會先讀檔,然後經過一連串計算,找出corner點並標出"+"的記號-Matlab is used to make harries corner detector, the program will first read the beginning of one file, then after a series of calculations to find corner points marked "+&qu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1211
    • 提供者:發發
  1. bianyantiqu

    0下载:
  2. 由于噪声点(灰度与周围点相差很大的点)对边沿检测有一定的影响,所以效果更好的边沿检测器是高斯拉普拉斯(LOG)算子。它把我们在第3章中介绍的高斯平滑滤波器和拉普拉斯锐化滤波器结合了起来,先平滑掉噪声,再进行边沿检测,所以效果会更好。-As the noise points (points, a big difference with the surrounding gray points) on the edge detection to a certain extent, the effect
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:124710
    • 提供者:zoubinbin
  1. sobel

    0下载:
  2. 简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:672
    • 提供者:liuqing
  1. detector

    1下载:
  2. 特征点提取,使用Forster Harris算子提取特征点,采用相关系数法进行影像匹配-Feature Point Detector
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:75252
    • 提供者:
  1. gauss_Homomorphic_filter

    0下载:
  2. 高斯高通同态滤波器增强照度不均图像,canny算子边缘检测-gauss high Homomorphic filter enhance non-umiformly illuminated image,Canny edge detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:214849
    • 提供者:zjh
  1. PhaseBasedTemplateMatching

    0下载:
  2. Phase Based Template Matching: Phase information is used for matching the input imagery with the template. Both the images are filtered with canny edge detector. The timing efficiency is introduced by implementing skipping steps while doing correlati
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:71967
    • 提供者:zhangxq
  1. keypointExtraction

    0下载:
  2. corner detector code including harris,gills,log and so on-corner detector code including harris, gills, log and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:351626
    • 提供者:jz
  1. LhfImage2

    1下载:
  2. 图像各种边缘检测算子的比较,包括介绍了四种边缘检测算子包括Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子和高斯—拉普拉斯边算子-Image a variety of edge detection operator of comparison, including the introduction of the four edge detection operator, including Roberts edge detector, Sobel edge dete
  3. 所属分类:Special Effects

    • 发布日期:2014-05-13
    • 文件大小:79290
    • 提供者:李慧芳
  1. Harris_NCC_detection_matching

    0下载:
  2. Implement in C, the Harris corner detector and the normalized cross correlation (NCC).
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4166
    • 提供者:Min-Liang Wang
  1. Detector

    0下载:
  2. motion detctor in matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:33139
    • 提供者:Laser
  1. Q1

    0下载:
  2. 用matlab實做sobel corner detector,程式一開始會先讀檔,轉成灰階,並對影像做smooth的動作,再套用sobel opperator做corner detect的動作-Using matlab to do it sobel corner detector, the program will first read the beginning of one file into grayscale, and image make smooth moves, and then
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:869
    • 提供者:發發
  1. HarrisCorner

    0下载:
  2. 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:85107
    • 提供者:Ke Li
  1. FaceDetector

    0下载:
  2. face detector f acing to detect automatic without any sample-face detector for facing to detect automatic without any sample
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-23
    • 文件大小:7616507
    • 提供者:yani_irs
  1. harris

    0下载:
  2. Image processing - Harris corner detector-Image processing- Harris corner detector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1762
    • 提供者:Katie_g
  1. cannyedgedetectori

    0下载:
  2. code for canny edge detector
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2579
    • 提供者:ram
  1. edgedetection

    0下载:
  2. Different edge detector algorithms implemented.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1196
    • 提供者:Ezekiel
  1. canny

    1下载:
  2. (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector
  3. 所属分类:Special Effects

    • 发布日期:2015-12-13
    • 文件大小:2469
    • 提供者:amy
  1. coner_detect

    0下载:
  2. 改进的susan角点算发vc实现,工程中有各种形态学滤波实现-susan corner detector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:807716
    • 提供者:jack
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com