-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
What is CC_STAT_MAX in ConnectedComponentsTypes? #15721
Copy link
Copy link
Closed
Labels
Milestone
Description
All the other enums in ConnectedComponentsTypes are documented besides CC_STAT_MAX as shown in the code here
I couldn't find any answers on StackOverflow either. Can someone let me know what CC_STAT_MAX exactly means? Is it the max area?
I will be happy to submit a PR to document it once someone can tell me the answer.
System information
- OpenCV => Latest
- Operating System / Platform => Ubuntu 18.04
- Compiler => GCC 7
Reactions are currently unavailable