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

搜索资源列表

  1. images_processing

    0下载:
  2. 将原程序拆分成三块: 1.由图像 -> 二维直方图的等价圆 2.对等价圆的参数进行分析,分成:色偏图像/进一步处理图像 3.对第2步骤中的图像进行提取其NNO区域图像。 4.对3的“进一步处理图像”执行1步骤,并给出结果。 5.最终将图像分为色偏图像和非色偏需再检测图像两类情况,并放到响应的文件夹内-Original program is split into three parts: 1 the image-> the equivalent two-dimens
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4273
    • 提供者:
  1. testcirle

    0下载:
  2. 这个文件是基于OpenCV的检测圆的c++程序,效果还不错-This document is based on the detection of OpenCV circle c++ program, the results were good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1308889
    • 提供者:童彤
  1. hough

    0下载:
  2. 通过霍夫变换实现图像中,圆的检测,对于初学者有一定的帮助-By Hough transform images, the detection of the circle, there is some help for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1915655
    • 提供者:魏维娜
  1. face-detect

    2下载:
  2. 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-16
    • 文件大小:22807552
    • 提供者:ganwei
  1. line_circle

    0下载:
  2. 检测图中的直线或圆圈,并用指定色彩的线标识出来。-Detection figure line or circle, and identifies it with the specified color lines.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:917
    • 提供者:bangbang
  1. bandian

    0下载:
  2. 基于matlab的斑点检测代码,并将检测到的斑点用圆圈标注出来-Spot detection code based on MATLAB, and the detected spots with a circle marked out
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:166367
    • 提供者:孙小博
  1. robot

    0下载:
  2. 使用51单片机,通过多个个ST188传感器来实现小车的循迹运动,包括直行,转弯,绕圈,上下坡的控制,小车采用步进电机,并辅助以1602及数码管的显示,使用干簧管检测模块可以对磁铁障碍物进行检测,发上来大家共同学习,附原理图-Use 51 single chip microcomputer, by each ST188 sensors in order to realize the tracking of the car movement, including straight, turn, ci
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:107234
    • 提供者:Gongjian
  1. The-image-processing

    0下载:
  2. 以对图像进行复制、粘贴、剪切、全选、取消选择和翻转。 过滤图像,包括锐化、浮雕、腐蚀、风化。对图像进行滤波处理:包括最小值滤波处理、最大值滤波处理和中值处理。 对彩色图像进行变换:包括彩色转灰度、彩色转黑白、平滑处理、霓红处理。软化图像,包括红色、绿色、橙色;硬化图像,包括红色、绿色、蓝色。 对图像进行卷积处理,包括水平增强、垂直增强和双向增强。 对图像进行边缘探测,例如右下边缘抽出,拉普拉斯(8邻域)。给图像进行对比度增强,进行FFT分析,以及对两幅图像进行合成。 可以选择
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1134820
    • 提供者:国俊迈
  1. Gear-Measurement

    0下载:
  2. 齿轮测量:包括顶圆计算,公法线检测,旋转检测-Gear MeasurementIncluding the top circle calculation, the public normal detection, rotation detection and so on
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:385445
    • 提供者:电子
  1. the_Cornvr_hhe

    0下载:
  2. Harris Corner Corner detection procedure, the detection of the angular point on image, and the red circle in the image
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:49688
    • 提供者:Vickk
  1. Hough

    1下载:
  2. 这是一个在VC++环境下编写的Hough变换检测圆代码,可以同时检测多个圆(This is a VC++ environment written in Hough transform detection circle code, you can simultaneously detect multiple circles)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:11787264
    • 提供者:yuem
  1. hough_circle

    0下载:
  2. 将图片进行高斯低通滤波法进行滤波处理,霍夫圆检测原理识别图片中的圆(The picture is filtered by Gauss low-pass filtering, and the Huo Fuyuan detection principle identifies the circle in the picture)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:jiangtingting
  1. 霍夫圆变换

    1下载:
  2. 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:3849
    • 提供者:ytongbai
  1. 159.cpp

    0下载:
  2. 能识别多张图片中圆形轮廓的形状,可以快速识别比一般的Hough 圆检测快。(Recognizes the shape of a circular outline in multiple pictures to quickly identify faster detection than the average Hough circle.)
  3. 所属分类:其他

  1. HalconCricle(v3)

    0下载:
  2. C# 使用halcon 检测圆形。实现圆形检测,使用halcon dell等(C# uses Halcon to detect the circle. Realize circular detection, use Halcon Dell and so on)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1199104
    • 提供者:ydzn
  1. RGB-圆形物体检测

    0下载:
  2. 连通区域边缘检测,圆形度计算,圆形物体的检测(Edge detection in connected regions, circle degree calculation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:冰棒
  1. image_图像边缘检测,图像分割,检测及圆拟合

    1下载:
  2. 可以实现图像边缘检测,并对圆形区域实现圆的拟合(It can realize image edge detection and circle fitting.)
  3. 所属分类:图形图象

    • 发布日期:2020-11-06
    • 文件大小:1024
    • 提供者:闲情偶寄
« 1 2 ... 9 10 11 12 13 14»
搜珍网 www.dssz.com