- 03 Feb, 2016 1 commit
-
-
Patrick Snape authored
Easy change to allow comparisons on the Python side for both rectangle and drectangle
-
- 20 May, 2015 1 commit
-
-
Patrick Snape authored
The correlation tracker deals with the drectangle (double rectangle) class which currently isn't wrapped. Therefore, I add the drectangle class and refactor rectangles into their own file. I also added a load of methods on rectangle that might be useful such as intersection/contains/area etc.
-