Get window sigma
ws = hog.getWinSigma()
This returns hog.WinSigma or sum(hog.BlockSize)/8 if it is negative.
hog.WinSigma
sum(hog.BlockSize)/8