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

搜索资源列表

  1. py

    0下载:
  2. edge detetion , counting
  3. 所属分类:Applications

    • 发布日期:2017-04-02
    • 文件大小:1028
    • 提供者:jasi3k
  1. edge

    1下载:
  2. 调用opencv库,python编码,实现图像的边缘检测-Call opencv library, python coding, image edge detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:859
    • 提供者:韩超
  1. dataset

    1下载:
  2. 自己写的python canny算法,可以对图片进行边缘检测,要求见PPT,可根据需要调整代码-Write your own python canny algorithm that can detect the edge of the picture, asked to see the PPT, the code can be adjusted as needed
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:557535
    • 提供者:qiao
  1. gn

    0下载:
  2. Market Newman写的复杂网络的加权GN算法 算法用Python写的 其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数-The basic idea is to delete the network with respect to all of the source nodes of the largest betweenness (EGE betweenness) edge
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:9135
    • 提供者:邹宜然
  1. PythonCF

    0下载:
  2. 基于Python的曲率滤波程序,完整可用,非常好用,用来对图像滤波,保边效果好(Curvature filtering procedures based on Python, complete, available, very useful, used to filter the image, edge preserving)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:288768
    • 提供者:刺儿
  1. 识别圆

    0下载:
  2. 给出一个多个图形的一幅图,识别里面的圆,进行灰度处理,边缘分割等处理,最后标识出图片中的所有圆形。(Given a picture that used for multiple graphics recognition, inside the picture,detect circle include gray processing, edge segmentation, and finally identifies all circles.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:23552
    • 提供者:jinglinjinglin
  1. canny

    0下载:
  2. python-opencv的canny边缘检测代码(Python-opencv Canny edge detection code)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:59392
    • 提供者:xiechong121
  1. lap

    0下载:
  2. 使用拉普拉斯算子计算图像边缘与非边缘并对边缘进行锐化处理(Using the Laplasse operator image edge and non edge and edge sharpening)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:93184
    • 提供者:张小蛤
  1. AutoCanny-master

    0下载:
  2. Zero-parameter, automatic Canny edge detection with C++ and OpenCV. This is a conversion of Adrian Rosebrock's python scr ipt to c++. Everything is contained in the include folder in auto_canny.h There's an simple code in src/main.cpp to rea
  3. 所属分类:图形图像处理

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

    0下载:
  2. 用PYthon实现Canny算法,对影像进行边缘提取(This code can get object edge through canny algorithm. It is written in Python language.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:6144
    • 提供者:白日烟火
  1. class_37_homework_01

    0下载:
  2. 编写的一个python小游戏,乌龟吃小鱼: 假设游戏场景范围想(x,y)均为[0,10];游戏生成1只乌龟和10条鱼;他们移动方向均随机;乌龟最大移动能力为2(可为1或2),鱼最大移动能力为1;当移动到场景边缘自动向反方向动;乌龟初始体能为100(上限);乌龟每移动一次体力消耗1;乌龟与鱼坐标重合,乌龟吃鱼,乌龟体力增20;鱼暂不计体力;当乌龟体力为0或鱼儿数量为0游戏结束(Prepared a python game, the turtle to eat fish: Assuming th
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:321mumu123
  1. Python编程快速上手

    0下载:
  2. Python编程快速上手,epub格式,可用电子阅读器和微软EDGE浏览器等打开(Python programming quick start, ePub format, can be opened by e-reader and Microsoft EDGE browser.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:4881408
    • 提供者:知不知道
  1. python-opencv镜头直线检测

    1下载:
  2. 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
  3. 所属分类:OpenCV

    • 发布日期:2020-12-24
    • 文件大小:1024
    • 提供者:raintonight
  1. canny edge detection

    3下载:
  2. canny边缘检测算法,在python环境中可实现边缘提取。(The canny edge detection algorithm can implement edge extraction in a python environment.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-24
    • 文件大小:857088
    • 提供者:MAYzzl
  1. edge_detection

    1下载:
  2. 使用canny算子对图像进行边缘检测,用于RCNN的目标检测。(Edge detection using Canny operator)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-31
    • 文件大小:1024
    • 提供者:哈哈胡
  1. 《深度学习入门:基于Python的理论与实现》

    0下载:
  2. 本书主要介绍深度学习的核心算法,以及在计算机视觉,语音识别、自然语言处理中的相关应用,适合深度学习从业人士或者相关研究生作为参考资料,也可以作为入门教程来大致了解深度学习的相关前沿技术(This book mainly introduces the core algorithms of deep learning, as well as relevant applications in computer vision, speech recognition and natural languag
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-05
    • 文件大小:14212096
    • 提供者:wxm2019
  1. python 裂缝识别

    3下载:
  2. 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,(This is a computer vision aided crack marking tool developed by Python and pyqt5. The tool first uses edge detection and morphological methods to pre identify
  3. 所属分类:Windows编程

    • 发布日期:2020-05-23
    • 文件大小:5390336
    • 提供者:qqqqq111
  1. cnn-edge-detection

    3下载:
  2. 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-07-13
    • 文件大小:289792
    • 提供者:sunshinegirl
  1. Kirsch

    1下载:
  2. 用python语言实现对图像进行Kirsch八个方向的边缘检测,得到边缘图像。(Edge detection is carried out in eight directions of Kirsch to get edge image.)
  3. 所属分类:图形图象

    • 发布日期:2020-12-24
    • 文件大小:172032
    • 提供者:zjh1443
  1. opencv_CannyEdgeDetection

    2下载:
  2. 基于python和opencv库的边缘检测处理程序(Edge detection processing program based on Python and opencv Library)
  3. 所属分类:OpenCV

    • 发布日期:2020-12-24
    • 文件大小:3072
    • 提供者:Coding_WZP
« 12 »
搜珍网 www.dssz.com