Use OpenCV functions to analyze connected components of images.
[Instructions]
1. Jupyter-Image-OpenCV-Connected-Components.ipynb
Use the OpenCV function (connectedComponentsWithStats) to analyze the connected components of images.
Setting parameters:
• minThreshold: the minimum threshold
• maxThreshold: the maximum threshold
• connectivity: connectivity value (4 or 8)
• minWidth: the minimum width of the connected component
• maxWidth: the maximum width of the connected component
• minHeight: the minimum height of the connected component
• maxHeight: the maximum height of the connected component
• minArea: the minimum area of the connected component
• maxArea: the maximum area of the connected component
After the setting is completed, it can be executed.
After execution, you can see the results of the connected component analysis of the image.
This SDK is built in AppForAI - AI Dev Tools.
Purchase license separately: USD 600, permanent authorization, single APP authorization, single machine authorization, one-year activation, one-year download, one-year update, one-year email technical support.