This is my first time using the Hough Line filter and I was wondering if you can get more exact measurements from the .Theta method. The documentation says it should return a double, but I am consistently only getting a rounded integer. I am not casting the value as an integer or anything else.
Thanks in advance for your assistance.