搜索资源列表
gaijindeHoughyundetection
- 一种改进的Hough变换来提取圆心和半径.速度很快效果也不错.要用真彩色位图.
hough
- hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
dingweiyuan
- 检测图片里的圆,并提取出圆心坐标和半径数据,需安装matlab。-Detection in the picture round, and the center coordinates and radius of the extracted data need to install matlab.
PMTX
- 运用面向对象方法设计点类和平面图形类(含点类成员),并由后者 派生设计圆类(含圆心、半径)、正方形类(含左上角顶点、边长)与矩形类(含 左上角顶点、长和宽)、三角形类(含三个顶点);同时为有关类设计构造函数、 成员数据设置/提取操作函数、顶点显示函数及周长与面积计算函数,其中顶点 显示函数及周长与面积计算函数在平面图形类中应定义为纯虚函数。在主函数 第 4 页 中,分别创建各类对象,调用和执行相关成员函数,观察并分析程序运行结果-The use of object-ori
Matlab
- nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
soble_hough
- 先用sobel算子对图像进行预处理,提取边缘。对于不连续的圆,在利用hough算法检测圆心坐标和半径,再将圆进行重画,得到完整的圆并显示。 -First with sobel operator for image pre-processing, edge extraction. For discontinuous circle detection algorithm using hough the center coordinates and radius, and then re-draw
hough
- hough变换提取图像中圆的半径和圆心坐标-hough transform to extract the radius and center
featuredetection
- 老师布置的作业几何图形的特征识别分类中心提取以及圆形的圆心半径参数的确定-Teacher assignments geometry feature recognition extraction and classification center center circle radius to determine the parameters
extract-image-round-areas
- 用于图像提取圆形区域,可以自定义半径大小及圆心位置,也可以在图像当中点取-extract image round areas