Defect dimensions [Detection API]
https://app-service-detection.azurewebsites.net
Get relative dimensions of a defect
Name
Value
{
"nodes": [
{
"x": 0, "y": 0, "z": 2
},
{
"x": 0.1, "y": 0, "z": 2
},
{
"x": 0.1, "y": 0, "z": 2.1
},
{
"x": 0, "y": 0, "z": 2.1
}
],
"handler": {
"location": {
"x": 0, "y": 0, "z": 0
},
"rotation": {
"x": 0, "y": 0, "z": 0, "w": 0
}
}
}Last updated