文件名称:LineConnection
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 沈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对A,B两个直线支持区域链表进行合并,并过滤其中没有保留的支持区域,计算两条直线的交叠长度,调整直线的顺序,遍历图像,按照遇到的直线顺序进行排序并编号,
调整直线的起点坐标,保证起点坐标为“从上到下,从左至右”遍历图像时先遇到的点-Of A, B two straight-line support for the merger of the regional list, and filters which will not be retained in the support region, the calculation of the overlap of two straight-line length, adjust the order of linear, ergodic images, encountered in a straight line in accordance with the order to sort and number, adjust the starting point coordinates of a straight line to ensure that the starting point coordinates for the top-down, from left to right, Ergodic image encountered first point
调整直线的起点坐标,保证起点坐标为“从上到下,从左至右”遍历图像时先遇到的点-Of A, B two straight-line support for the merger of the regional list, and filters which will not be retained in the support region, the calculation of the overlap of two straight-line length, adjust the order of linear, ergodic images, encountered in a straight line in accordance with the order to sort and number, adjust the starting point coordinates of a straight line to ensure that the starting point coordinates for the top-down, from left to right, Ergodic image encountered first point
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LineConnection.cpp