CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - Detect Image

搜索资源列表

  1. 彩色图像人脸高光区域的自动检测与校正方法

    0下载:
  2. 彩色图像人脸高光区域的自动检测与校正方法,本文提出的方法能有效检测不同人的脸形特征-Color Image Face regional high-automatic detection and correction method, the proposed method can effectively detect the different characteristics FACE
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:202.3kb
    • 提供者:隼鼻梁
  1. houghcircle

    0下载:
  2. 利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is t
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2.2kb
    • 提供者:华思雨
  1. c第二章 matlab语言基础h2

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8.37kb
    • 提供者:肖雷
  1. connexity.rar

    0下载:
  2. 连通域的检测程序,主要用来检测图像的连通域信息,Connected domain, testing procedures, mainly used to detect the connectivity of the image domain information
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:782.8kb
    • 提供者:邓亮
  1. face-detection-designed-by-matlab

    0下载:
  2. 利用matlab实现人脸识别,将facefind函数生成.dll动态链接库,检测准确,可以检测到侧面图像,识别率95 以上。-Using matlab to achieve recognition, the facefind function generates. Dll the dynamic link library, testing is accurate, can detect the side of the image, recognition rate of 95 or more.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:3.92mb
    • 提供者:宋洪军
  1. Hough-Forest

    0下载:
  2. 使用hough森林方法检测识别图片中的物体,比随机森林速度更快。-using hough forest method to detect and recognize the objective in image rather than using the random forest method
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-25
    • 文件大小:9.17mb
    • 提供者:张霖
  1. hough-Transform-for-Line-Detect

    0下载:
  2. Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:1.38kb
    • 提供者:黄习培
  1. compare_of_edge_detect_methods

    0下载:
  2. 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:152.9kb
    • 提供者:liujia
  1. opentrim

    0下载:
  2. bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,-c++ lib deal with all the bmp format image .it can reverse color,draw point line on bmp images and detect corners .it can also create array contains the brightness of every pixels
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:565.83kb
    • 提供者:尧思齐
  1. image_change_detecting

    0下载:
  2. 图像变化检测算法,由t检验得到差分图像的变化掩膜。左后成功检测到图像中运动的物体。-Image change detection algorithms have been tested by the t change difference image mask. Left a successful campaign to detect objects in images.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:129.56kb
    • 提供者:聂建辉
  1. cell-get

    0下载:
  2. 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:1.63kb
    • 提供者:cicy
  1. TestDetection_v.2

    0下载:
  2. this code used for detect face in an image using c++ an c#
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:23.66kb
    • 提供者:Mohammed
  1. ConsoleCV

    0下载:
  2. This program is what finds horizon line detect in the image file.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:18.35kb
    • 提供者:makesunso
  1. DetectCirle

    0下载:
  2. 采though方法对圆形进行检测,对图形进行Though变换,找到最大点就是圆形位置,效果很好,值得参考.-this is detect circle modeth,for image deal or image reader,order by foregin programmer design and coding.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:237.83kb
    • 提供者:
  1. facedetect

    0下载:
  2. 人脸检测,可检测出人脸的数目,位置,并在图片上标注出人脸的位置-Face Detection can detect the number of faces, location, and marked on the face image location
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9.77mb
    • 提供者:zhoupeicheng
  1. image-recongnition-for-rice

    0下载:
  2. 提供了一种图像识别的otsu二元算法;可有效检测出质量高低的大米-An image recognition the otsu two yuan algorithm can effectively detect the level of quality rice
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:3.23kb
    • 提供者:William Xia
  1. edge-detect-cv

    1下载:
  2. Opencv 通过形态学操作实现图像边缘。 首先将图像转换为二值图像,然后膨胀此二值图像,最后减去未膨胀之前的图像便得到了图像的边缘。-Opencv realize the image edge by morphological operations. First, convert the image to a binary image, and then expanded this binary image, the last image before subtracting the
  3. 所属分类:Graph Recognize

    • 发布日期:2015-11-12
    • 文件大小:36kb
    • 提供者:wade
  1. squareD

    0下载:
  2. 结合opencv库的使用,用c++代码实现了图片里的矩形检测(use opencv, and c++ detect rectangle in image)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-21
    • 文件大小:5.2mb
    • 提供者:呼123
  1. calue

    0下载:
  2. 用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘(Use Prewitt operator to detect image edges P0402: use different sigma value of LoG operator to detect image edges)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-24
    • 文件大小:41kb
    • 提供者:alofince
  1. sad_motion _track_detect

    0下载:
  2. 基于帧差法与图像块匹配方法的运动目标检测与跟踪,可以实际操作,性能还不错的(The moving target detection and tracking based on the frame difference method and the image block matching method can be actually operated, and the performance is good.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-23
    • 文件大小:155kb
    • 提供者:KachoiTim
« 12 »
搜珍网 www.dssz.com