This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2SX: VLIB_aFast_nonmaxSuppression

Part Number: TDA2SX


fast 验证。

经过 VLIB_afast12_detectCorners 和 VLIB_originalfast12_score 得到 scores 和 locations 之后,得到的特征点有近两千个,

再经过 VLIB_aFast_nonmaxSuppression 进行抑制,特征点会降低到只有一百来个,这样正常吗?