rodAndBarDetection version 1.2.6: fix a bug
This commit is contained in:
parent
bf95cd6578
commit
4fc5410114
@ -1542,6 +1542,7 @@ SSX_platePoseInfo sx_getLocationPlatePose(
|
||||
return resultPose;
|
||||
}
|
||||
|
||||
#if 0
|
||||
void rodAarcFeatueDetection(
|
||||
std::vector< std::vector<SVzNL3DPosition>>& scanLines,
|
||||
const SSG_cornerParam cornerPara,
|
||||
@ -1566,6 +1567,7 @@ void rodAarcFeatueDetection(
|
||||
}
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
|
||||
SVzNL3DPoint _exchangeXY(SVzNL3DPoint pt)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user