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

搜索资源列表

  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. CORNER-DETECTION

    0下载:
  2. C边缘检测,图像处理,Python AND IMAGING PROCESSING-C u8FB9 u7F18 u68C0 u6D4B uFF0C u56FE u50CF u5904 u7406 uFF0CPython AND IMAGING PROCESSING
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:493568
    • 提供者:jimlee
  1. canny

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

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

    1下载:
  2. 基于python语言的canny使用,对图片进行边缘检测,提取图片的边缘曲线(Canny based on the Python language, edge detection of the image, extract the edge of the image curve)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:总队长
  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. Python_VLPR-master

    2下载:
  2. 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-04-29
    • 文件大小:30204928
    • 提供者:山=石头
  1. edge_detection

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

    • 发布日期:2020-12-31
    • 文件大小:1024
    • 提供者:哈哈胡
  1. carplate

    1下载:
  2. 首先对车牌识别系统的现状和已有的技术进行深入的研究,然后开发出一个基于 Python 的车牌识别系统,文中先对车辆图像进行高斯去噪、灰度化和边缘检测等预处理方法,然后用颜色特征和形态特征相结合的方法来确定车牌位置,用彩色分割法来完成车牌分割,最后,运用 SVM 分类训练器完成字符识别并使用Python 软件环境进行车牌识别的仿真实验。(License plate recognition based on SVM)
  3. 所属分类:图形图象

    • 发布日期:2020-09-01
    • 文件大小:11497472
    • 提供者:vaaazd
  1. 移动物体检测源码py

    1下载:
  2. #!/usr/bin/env python # -*- coding: utf-8 -*- # 导入必要的软件包 import argparse import datetime import imutils import time import cv2 import pdb
  3. 所属分类:Python

  1. 边缘检测python

    1下载:
  2. 利用python的opencv库检测DEM图像的边缘,提取地形的边缘线
  3. 所属分类:源码下载

  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. 车牌识别

    0下载:
  2. python+opencv实现车牌识别,通过canny算子边缘检测+颜色识别提取车牌区域(License plate recognition based on Python + opencv)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-09-16
    • 文件大小:4959232
    • 提供者:tywegcec
  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
搜珍网 www.dssz.com