5

I'm working on a project to develop a Digital Image Correlation tool for measuring surface strains. Does anyone know of any Mac compatible libraries that I can use to do the DIC processing. I was thinking that this might be something where there is a Python library but I have not yet managed to find one.

Ian Turner
  • 1,363
  • 1
  • 15
  • 27

1 Answers1

1

Have a look at this thread Image Processing, In Python?

Then there is the OpenCV with Python interface

Don't know about the MAC-part though...

Community
  • 1
  • 1
Fredrik Pihl
  • 44,604
  • 7
  • 83
  • 130