What is the meaning of this arg() function
By Abigail Rogers •
Can someone help me to clarify this equation: $$g^{*}=arg\left(\sum_{g=0}^{255}h(g) > \delta N\right)$$
- where h(g) is the amount at gray level g
- threshold $g^{*}$
- $\delta=0.99$
- N is total number of pixel
Everything is accorded to this doc (equation(14))
Btw, I'm only known of argmax, argmin
$\endgroup$ 8 Reset to default