View full-text article in PMC Sensors (Basel). 2024 Apr 5;24(7):2313. doi: 10.3390/s24072313 Search in PMC Search in PubMed View in NLM Catalog Add to search Copyright and License information © 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). PMC Copyright notice Algorithm 3 Angle Shutoff Method Input: φh\φv=0,d Output: AnShuth\AnShutv 1:repeat 2: if I(φh\φv)>Th then φoff(φh\φv)=φoff(φh\φv)+1 3: φh\φv=φh\φv+1 4: else 5: φoff(φh\φv)=φoff(φh\φv) 6: end if 7:until φh=360 \φv=90 8:AnShuth={φoff(1)360,φoff(2)360,…,φoff(360)360} \AnShutv={φoff(1)90,φoff(2)90,…,φoff(90)90}