Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
treatment of graphics
#1
Hello everybody!

I am a complete newby in python. So many apologies in advance, if my question will seem to you evident or stupid.

I need to treat the graphical data like this:

İmage


The goal is to measure the surface of the parts, like drawn here:

İmage


and to measure the heights of the parts like this:

İmage


Right now I have downloaded pandas, numpy and matplotlib libraries to work with graphics. Could someone tell me if I need some additional libraries to perform such an analysis?

And the main question: Does somebody know the ways to perform the treatment of the graphs, like described above? Is it feasible in python?

Thank you in advance and have a nice day!
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020