Crowley
Crowley

Reputation: 2331

MATLAB: intersections of two conics

I'm trying to create Voronoi diagram for circles. In that case the voronoi edge is branch of hyperbola or line (special case).
So, my goal is to find all possible intersections of two conics (especially hyperbolas) given by implicit function f_i(x,y)=0.

Next steps are to decide which points are Voronoi points and draw "line" between them.

Thanks for any approach, I'm going quite desperate about it...

Upvotes: 0

Views: 742

Answers (1)

Related Questions