Marco Langer
|
573ba132cd
|
fix: broken build for midpoint_ellipse_rasterizer::draw_curve (#705)
* fix: ellipse_rasterizer draw_curve()
* moved ostream operator overload of point into test fixture file
|
2022-07-04 21:09:21 +02:00 |
|
Marco Langer
|
d5492e1ace
|
feat: Added apply_rasterizer() free function (#695)
This PR implements the gil::apply_rasterizer()
free function mentioned in #680.
|
2022-06-27 09:54:58 +02:00 |
|
Olzhas Zhumabek
|
bab2a370ff
|
Fix Hough transform and move rasterization
Hough line transform had incorrect
rounding which lead to misleading message
|
2022-05-31 02:37:56 +06:00 |
|