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

搜索资源列表

  1. myFristOpenCVConsoleApp5zj

    0下载:
  2. 利用canny算子提取轮廓,对比设置不同的阈值得到不同的图形处理效果图。-Using canny operator to extract the contour, set different threshold is worth to different graphics rendering.
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9913889
    • 提供者:lily
  1. outline1

    0下载:
  2. 一个可以提取图像轮廓的小程序,简单易懂,效果不是太好-An image contour can be extracted a small program, easy to understand, the effect is not too good
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:陈振
  1. meanshift

    0下载:
  2. 利用OPENCV提取图像的轮廓,需找面积最大的连通图像,最后用曲线标注-Using OPENCV to extract the outline of the image, to find the area of the largest connected image, finally uses the curve labeled
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7403596
    • 提供者:gu
  1. renlianshibie

    1下载:
  2. 通过MATLAB对一幅多个人物的图像进行,人脸轮廓的提取,识别。效果不错,譬如毕业照这样的照片能有很好的结果。-By MATLAB to more than one person in the image , extract facial contour recognition . Good results, such as this photo graduation photo can have a good result .
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-07
    • 文件大小:48143
    • 提供者:王明
  1. Camera_Contours

    0下载:
  2. 该程序能够直接调用电脑摄像头,并使用了自适应的二值化对图像提取轮廓; 使用的是opencv2.4.9库-The program can directly call PC camera, and the use of adaptive binary image contour extraction Using opencv2.4.9 library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12061351
    • 提供者:五小懂
  1. bmwesting

    0下载:
  2. 基于kinect来提取手势识别的,即先通过kinect找出人体的轮廓,然后定位轮廓中与手部有关的点,在该点的周围提取出满足一定要求的区域,对该区域进行滤波后得到的区域就是手部-Gesture recognition based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1062771
    • 提供者:daodao
  1. floodfill

    0下载:
  2. 图像内轮廓填充通常称为孔洞填充,主要用于目标提取。不带任何条件的内轮廓填充,在目标密度很大时,可能导致错误填充。一种典型情况,当多个目标粘连,并 且形成环状时,简单的内轮廓填充会将环状内部背景部分误认为目标空洞进行错误填充。这种错误对于目标分割和提取是非常致命的。-Commonly referred to within the outline of the image to fill the holes filled, mainly for object extraction. Fill in
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:526
    • 提供者:zhaoyong
  1. textureTIQU

    0下载:
  2. 用Matlab编写的图像处理程序,对图像进行轮廓的提取和提取纹理-Using Matlab image processing program for image extraction of contour and texture extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:656423
    • 提供者:李琳莉
  1. HandDetector

    0下载:
  2. 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:4902
    • 提供者:chengchi
  1. haar

    1下载:
  2. 对2维图像进行小波变换,滤除图像中的噪声,提取轮廓信息。-Wavelet transform is carried out for 2 dimensional image, and the noise of the image is filtered, and the contour information is extracted..
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:2457
    • 提供者:LZ
  1. Number-Recognition

    0下载:
  2. 提取左右轮廓特征为字符特征,实现印刷体数字识别-We extract features around outline feature as characters realize Numeral Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4669272
    • 提供者:liangilwei
  1. thinningimage

    0下载:
  2. Python/Cython实现的Zhang-Suen图像骨架提取算法,骨架提取效果较好,轮廓比较平滑,信息丢失较小,推荐。 使用Cython编译后可以达到接近C语言的效率。 -Python/Cython achieved Zhang-Suen image skeleton extraction algorithm, skeleton extraction better, smoother contours, less information is lost, it is recommen
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:16927
    • 提供者:cdhigh
  1. wailunkuozhengque

    0下载:
  2. 边缘提取(外轮廓)能够快速的提取出物体的外轮廓信息,方便后续的工作-obtain the edge
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3378589
    • 提供者:123456
  1. Edge-detection

    0下载:
  2. C++实现灰度图像的边缘检测、提取及轮廓跟踪-C++ achieve gray image edge detection, contour extraction and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:80092
    • 提供者:wlz
  1. OpenCV

    0下载:
  2. 基于opencv的图像检索系统,提取颜色特征和轮廓特征进行检索-Image retri system based on OpenCV, the extraction of color features and contour feature extraction
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:1011206
    • 提供者:星空
  1. IllustrationTest

    0下载:
  2. 提取3D图形的轮廓线(特征边),首先建立点线面表,然后获得有效的特征边.本人靠这点代码,赚了3000块 -3D graphics contour extraction (feature side), first established point line table, and then obtain an effective feature I rely on this side of the code, and earned 3000.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:7366
    • 提供者:tyfhvb
  1. echocardiography-LV-detect

    0下载:
  2. 超声图像提取左心室轮廓的MATLAB程序,并同时能计算轮廓的面积,里面还带有改进的算法思想-Ultrasound image of left ventricle contour extraction MATLAB program, and at the same time be able to calculate the contour of the area, which also comes with an improved algorithm Thought
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:535514
    • 提供者:
  1. Project1

    0下载:
  2. 实现了树叶轮廓的提取以及深度信息的提取,使用opencv-Contour extraction achieved leaves and extracting depth information, using opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16948275
    • 提供者:lin
  1. Rice

    2下载:
  2. C++,Opencv实现的大米质量检测程序源码,实现图像中的米粒统计,提取米粒轮廓、求最小矩、质心、面积等功能-C++, Opencv achieve rice quality testing procedures, to achieve the image grain statistics, extract grain contour, seeking the smallest moments, centroid, area, and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4632991
    • 提供者:欧阳
  1. ctj

    0下载:
  2. 本代码实现了图象的颜色,纹理,和轮廓特征的提取方法的实现-Realize the image of the code of color, texture, and contour feature extraction methods realize
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3528
    • 提供者:ji160248
« 1 2 ... 40 41 42 43 44 4546 47 48 »
搜珍网 www.dssz.com