Does iopa_threshold work per-zone in zone_count analyzer?

Hi,
I’m using the zone_count analyzer with multiple polygon zones. I noticed that iopa_threshold is set at the analyzer level.

My question:

  • Can each zone have its own iopa_threshold, or is it always applied globally to all zones?

  • If not supported, is there a recommended workaround (e.g., multiple analyzers or post-processing)?

Thanks!

@lnwpatz ,

Yes, iopa_threshold is applied globally to all zones. But we can easily implement this functionality.

@lnwpatz , we just released degirum-tools v 0.22.0 where you can specify a list of iopa values per-zone.