int32_t VLIB_houghLineFromList | ( | const uint16_t *restrict | pEdgeMapList, | |
uint16_t *restrict | pOutHoughSpace, | |||
uint16_t | outBlkWidth, | |||
uint16_t | outBlkHeight, | |||
uint32_t | listSize, | |||
uint16_t | thetaRange, | |||
uint16_t | rhoMaxLength, | |||
const int16_t * | pSIN, | |||
const int16_t * | pCOS, | |||
uint16_t *restrict | ping, | |||
uint16_t *restrict | pong, | |||
uint16_t *restrict | pang, | |||
uint16_t *restrict | peng | |||
) |
希望缄默 发表于 2017-3-21 08:38
是啊 霍夫空间得到的是直线点的坐标啊 两点确定一条直线
欢迎光临 嵌入式开发者社区 (https://www.51ele.net/) | Powered by Discuz! X3.4 |