CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - detection from image

搜索资源列表

  1. 边缘检测与分割处理

    1下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46403
    • 提供者:tian
  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:262274
    • 提供者:六六
  1. canny_opencv

    0下载:
  2. Canny边缘检测 Wikipedia,自由的百科全书 来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 -Canny edge detection From free encyclopedia from Shiqi scr ipt "OpenCV use image processing," the routines
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1410
    • 提供者:大海
  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1397911
    • 提供者:swx
  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
    • 文件大小:1669
    • 提供者:cicy
  1. largestRectangleArea

    1下载:
  2. 求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3758
    • 提供者:cui ju
  1. SAR image target dection overview

    1下载:
  2. SAR图像目标检测是SAR ATR(自动目标识别)的关键步骤,也是近年来SAR图像解译应用的一大研究热点.在广泛文献调研的基础上,本文从SAR图像目标检测的历史沿革、研究现状开始,综述了SAR图像目标检测的研究进展及存在问题-SAR image target detection is the SAR ATR (automatic target recognition) a critical step in SAR image interpretation is also applied in r
  3. 所属分类:文件格式

    • 发布日期:2013-07-02
    • 文件大小:1040251
    • 提供者:黄超
  1. chafen

    0下载:
  2. 运动检测的目的是从序列图像中将变化区域提取出来。运动区域的有效分割对于目标分 类、跟踪和行为理解等后期处理非常重要,因为后期处理过程仅仅考虑图像中对应于运动区 域的像素。然而,由于背景图像的动态变化,如天气、光照、影子及混乱干扰等的影响,使 得运动检测成为一项相当困难的工作。-The purpose of motion detection from image sequence changes in the region will be extracted. Sports region segm
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:4818
    • 提供者:zoubinbin
  1. skin-detection

    0下载:
  2. Skin Detection. This application allows the extraction, from an input image, the zones corresponding to the skin s color. to achieve this goal a learning phase was made ​ prior
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1347828
    • 提供者:Adil
  1. image

    0下载:
  2. Since the time I’ve wrote my first article about motion detection, I’ve got a lot of e-mails from different people around the world, who found the article quite useful and found a lot of applications of the code in many different areas. Those areas i
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:15282
    • 提供者:hehe
  1. Real-Time-Abnormality-Detection-fromWebcams

    0下载:
  2. This paperpresent a data-driven, unsupervised method for unusual scene detection from static webcams. Such time-lapse data is usually captured with very low or varying framerate. This precludes the use of tools typically used in surveillance
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-26
    • 文件大小:9020496
    • 提供者:shpark
  1. Image-Feature-Detection-Hilbert-Transform

    0下载:
  2. Image Feature Detection from Phase Congruency Based on Two-Dimensional Hilbert Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1730681
    • 提供者:Giang
  1. BlobsExplorer

    0下载:
  2. Shape Detection from image file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:370572
    • 提供者:vvishal
  1. Harris-Corner

    0下载:
  2. harris角点检测从图像局部小窗口观察图像特性,对图像的几何变换具有不变性。-Harris corner detection from image local small window looking at the image features, the image geometry transform has invariance
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-29
    • 文件大小:2872182
    • 提供者:牛小虾
  1. hand-detection-and-recognition

    0下载:
  2. HAND DETECTION FROM IMAGE
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:1654
    • 提供者:slim
  1. Wound-detection-from-image-captured-with-live-cam

    0下载:
  2. Wound detection image captured with live camera With this code we can automatically identify the wound in human body and its area. -Wound detection image captured with live camera With this code we can automatically identify the wound in human
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:11138
    • 提供者:Lee Kurian
  1. 1

    0下载:
  2. target detection from SAR Image
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:5050368
    • 提供者:samieap
  1. Shrimp-Detection

    0下载:
  2. This research promotes an image processing algorithm to detect, identify and eliminate shrimp with yellow head virus from the Litopenaeus vannamei gathering lines.
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:18518016
    • 提供者:Chi Cuong
  1. Edge-Detection-master

    0下载:
  2. This project is about detecting edges using canny edge detector. The canny edge detector is implemented from scratch using c++. Steps involved in creating a canny edge detector: STEP 1: smoothen the image using gaussian blur. STEP 2: Use differential
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:穿山甲说
  1. Saliency

    0下载:
  2. saliency detection from image
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:504832
    • 提供者:yjh8929
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com