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

搜索资源列表

  1. JIQISHIJUE

    0下载:
  2. 利用matlab软件实现对图像HSV参数轮廓提取,边缘检测提取-Using matlab software for image HSV parameters contour extraction, edge detection to extract
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1378
    • 提供者:苏权
  1. evermeer-EVFaceTracker-d38f53f

    0下载:
  2. 人脸识别程序。能够检测出图像线条轮廓和像素数据,进行图片对比。-Face recognition program. Contour lines can be detected and pixel image data, image contrast.
  3. 所属分类:iPhone

    • 发布日期:2017-04-17
    • 文件大小:15852
    • 提供者:yaoxidao
  1. GAC_upwind

    0下载:
  2. 这是一种通过检测图像的边界来对图像进行分割的算法,测地活动轮廓模型,迎风格式-This is an algorithm that segment an image by detecting the edge of the image, geodesic active contour model, up wind format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1509
    • 提供者:王刚
  1. recognition

    0下载:
  2. 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3096
    • 提供者:vince
  1. EdgeContour

    0下载:
  2. 对复杂图象进行基于颜色的聚类分割、轮廓提取、种子填充、边缘检测基本算子等-Complex clustering-based color image segmentation, contour extraction, seed filling, edge detection operator and other basic
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4120337
    • 提供者:wu
  1. The-pedestrian-contour-detection

    0下载:
  2. 可以完整的进行行人轮廓的检测及背景提取和分析-Can complete pedestrian contour detection and background extraction and analysis
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4827709
    • 提供者:shuangshuang
  1. gaosi3

    0下载:
  2. 轮廓指尖检测opencv代码,效果还算是不错,对于初学者有用-opencv for detecting
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1463
    • 提供者:heyunlei
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. Canny

    0下载:
  2. 边缘检测,对图形中的轮廓进行检测,利用了opencv中的canny算子所做的边缘检测-Edge Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:641
    • 提供者:witness
  1. ShapeDetection

    0下载:
  2. 轮廓识别,矩形检测,同时也包含部分基于不变矩的最佳匹配代码-the code used to detect and redraw contours such as rectangle,it also include some code best match based on MCvHuMoments
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:37584
    • 提供者:新村
  1. Edge-detection

    0下载:
  2. 图像边缘检测,对于人脸图像,可以识别人脸的轮廓、毛发、五官位置-Image Edge Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:116297
    • 提供者:瑜Orz
  1. EdgeContour

    0下载:
  2. 这是图像边缘检测、提取及轮廓跟踪的算法,包括边缘检测、Hough变换、种子填充等-This is the image edge detection, contour extraction and tracking algorithms, including edge detection, Hough transform, seed filling
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:72895
    • 提供者:mt
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. hu

    0下载:
  2. 一个实现检测图像轮廓Hu矩的算法,可以输出全部的7阶矩-A realization of the image contour detection algorithm Hu moments, you can output the entire 7 th moment
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1784180
    • 提供者:图像处理
  1. SFW

    0下载:
  2. 用一个特定的SFW合成的距离轮廓表示不模糊距离窗内所有散射体的相对距离反射率,也就是相对于于脉冲串延时对应的绝对距离。 这个程序是关于频率步进(sfw)信号发送并且检测目标距离的算法。提供了逆傅里叶变换以及距离选通。欢迎交流-This is about SFW with a specific representation of the contour synthesis from the reflectance not to obscure the relative distance of
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1234
    • 提供者:李晓
  1. MyDIP

    0下载:
  2. MyDIP C++图像处理程序源代码,实现图片灰度处理、图像缩放、图像变换、图像边缘与轮廓的相关处理等。关于源码内的Template()函数:作用是用指定的模板(任意大小)来对图像进行操作,参数iTempH指定模板    * 的高度,参数iTempW指定模板的宽度,参数iTempMX和iTempMY指定模板的中心    * 元素坐标,参数fpArray指定模板元素,fCoef指定系数。   关于PrewittDIB()函数:作用是用Prewitt边缘检测算子对图像进行边缘检测运
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:46926
    • 提供者:kpudn60
  1. chap1_5

    0下载:
  2. 整合了24位BMP转8位灰度图,图像锐化,中值滤波,二值化处理,Soble,Krisch边缘检测,轮廓提取,计算矩形角度等-Integrated 24 BMP to eight grayscale, image sharpening, median filtering, binarization, Soble, Krisch edge detection, contour extraction, rectangular angle calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9766769
    • 提供者:莫生
  1. Background

    1下载:
  2. 基于背景的目标检测,是全面的MATLAB代码,运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面。-Background target detection based on MATLAB code, is comprehensive, accurate extraction and target tracking algorithm for visual motion in four aspects, including motion detectio
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6816
    • 提供者:
  1. daima

    0下载:
  2. 根据滑动条参数检测轮廓,滑动条变化时重新检测(vs2008+OpenCV)-Re-tested in accordance with the parameters to detect when the slider outline, slider change
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3526
    • 提供者:李斯特
  1. grouping

    0下载:
  2. UCM算法,利用检测到的轮廓进行图像分割,实验结果对于轮廓信息明显的图像相当不错-UCM algorithm, using the outline of the detected image segmentation, the experimental results for a clear outline of the image is quite good information
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17275106
    • 提供者:徐磊
« 1 2 ... 22 23 24 25 26 2728 29 30 31 »
搜珍网 www.dssz.com