Fixed allocated vector size in ML ANN algorithm
- updated return value of points_classifier sample
This commit is contained in:
@@ -398,5 +398,5 @@ int main()
|
||||
}
|
||||
}
|
||||
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user