Groups
Groups
Sign in
Groups
Groups
pyqtgraph
Conversations
About
Send feedback
Help
Isocurves label and coordinates
21 views
Skip to first unread message
Ruben Padial
unread,
May 9, 2020, 5:22:01 AM
5/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyqtgraph
Hello,
I'm displaying a picture with its level curves (isocurve). I based my code in Isocurves example but I have 2 additional goals:
Plot at the same tiema a label each isocurve. Find an example below
To get a list with the coordinates (xi, yi) of each isocurve
Do you have any suggestion? Thank you in advance.
Edmondo Giovannozzi
unread,
May 9, 2020, 11:42:32 AM
5/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyqtgraph
I can answer the second question. There is a pyqtgraph function called isocurve
that can calculate them:
http://www.pyqtgraph.org/documentation/functions.html?highlight=isocurve#pyqtgraph.isocurve
There is another function in skimage that is doing the same thing:
https://scikit-image.org/docs/dev/api/skimage.measure.html#skimage.measure.find_contours
cheers,
Reply all
Reply to author
Forward
0 new messages