WMFWeightType Fields |
The WMFWeightType type exposes the following members.
| Name | Description | |
|---|---|---|
| Cos |
dot(I1,I2)/(|I1|*|I2|)
| |
| Exp |
exp(-|I1-I2|^2/(2*sigma^2))
| |
| Iv1 |
(|I1-I2|+sigma)^-1
| |
| Iv2 |
(|I1-I2|^2+sigma^2)^-1
| |
| Jac |
(min(r1,r2)+min(g1,g2)+min(b1,b2))/(max(r1,r2)+max(g1,g2)+max(b1,b2))
| |
| Off |
unweighted
| |
| value__ |