Commit 63d963ca authored by Davis King's avatar Davis King

merged

parents a977c03d 975b6e88
......@@ -464,6 +464,7 @@ ensures \n\
- The returned points are sorted so that points with larger Hough transform
values come first.
!*/
);
m.def("get_rect", [](const hough_transform& ht){ return get_rect(ht); },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment