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 |
|
Marco Langer
|
adddbec896
|
refactor: Ellipse rasterizer according to the comment at (#692)
https://github.com/boostorg/gil/pull/585#issuecomment-1144412220
|
2022-06-26 13:33:53 +02:00 |
|
Olzhas Zhumabek
|
45da544873
|
Removed redundant lines
|
2022-05-31 02:39:13 +06:00 |
|
Olzhas Zhumabek
|
76dcca89f4
|
Add compile statements to Jamfile
|
2022-05-31 02:37:56 +06: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 |
|