mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
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