

If you could make all pixels outside of the contour transparent then you could use CIKmeans filter with inputCount equal 1 and the inputExtent set to the extent of the frame to get the average color of the area inside the contour (the output of the filter will contain 1-pixel image and the color of the pixel is what you are looking for). ModuleNotFoundError: No module named 'visions.application' ~\Anaconda3\lib\site-packages\pandas_profiling\model\summary.py in ġ2 from import chisquare ~\Anaconda3\lib\site-packages\pandas_profiling\model\describe.py in ĩ from pandas_ import Variableġ0 from pandas_ import calculate_correlation

> 11 from pandas_ import describe as describe_dfġ2 from pandas_ import MessageTypeġ3 from pandas_profiling.report import get_report_structure

~\Anaconda3\lib\site-packages\pandas_profiling\profile_report.py in ġ0 from pandas_nfig import config > 8 from pandas_profiling.profile_report import ProfileReport > 4 from pandas_profiling._init_ import ProfileReportħ from pandas_ntroller import pandas_decorator ~\Anaconda3\lib\site-packages\pandas_profiling\controller\pandas_decorator.py in > 7 from pandas_ntroller import pandas_decoratorĨ from pandas_profiling.profile_report import ProfileReportĩ from pandas_profiling.version import _version_ ~\Anaconda3\lib\site-packages\pandas_profiling\_init_.py in Ħ from pandas_nfig import Config, config > 3 from pandas_profiling import ProfileReport ModuleNotFoundError Traceback (most recent call last)
