搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
73555bitmap
- 改进后的hough编程方法,适合对灰度图像提取直线和圆的检测 采用VC++编程-Improved hough programming method for extraction of linear and circular gray image was detected by VC++ programming
YandYZT
- 运用面向对象方法设计圆类和圆柱体类并建立继承关系,并为有关 类设计构造函数、析构函数、成员数据设置/提取操作、面积/体积计算函数。在 主函数中,分别创建一个圆类对象和圆柱体类对象,调用和执行相关成员函数, 观察并分析程序运行结果-Circle design using object-oriented approach and the establishment of classes and class inheritance relationship cylinder and is
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变换检测直线和圆-Implemented by daikin binarization method, boundary extraction, linear hough transform to detect linear and circular
tiquyuanhuan
- 利用matlab的2014版本做的,可以提取圆环的颜色不同的圆环,然后拟合后计算半径。-2014 version of the matlab to do, can extract rings of different colors circle, then radius is calculated after fitting.
Extract.cpp
- 从点列表中提取直线,圆等特征。我是基于激光传感器,在vc6.0上编译-Extraction lines, circles and other features the point list. I is based on a laser sensor, compiled on vc6.0
houghtransform2
- Hough变换可用来提取直线和圆,本程序适用于新手,谢谢下载!-Hough transform is used to extract lines and circles, this program is suitable for beginners, thank you download!
PoleLikeObjDet
- 圆拟合算法,用于从扫描线点云数据中拟合圆弧,从而提取出弧段点集。-The circular fitting algorithm is used to fit the arc the point cloud data of the scan line to extract the set of arc points.
CReadHoughCircle
- 可以提取图像上的圆形区域,比较好上手的opencv程序(You can extract the circular area of the image and compare the opencv program with good hands)
cad多个圆心坐标批量提取工具
- cad多个圆心坐标批量提取工具,能够把你所选中的圆的圆心坐标批量导出(CAD multiple center coordinates batch extraction tool, you can choose the circle coordinates of the selected center batch export)
霍夫变换找圆
- 此代码为霍夫变换找圆,检测提取圆,可以通过单片机验证(This code for the Huff transform find a circle, detection extraction circle, can be verified by the microcontroller)