Ian Turner
Ian Turner

Reputation: 1413

Digital image correlation libraries for a mac

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.

Upvotes: 5

Views: 1484

Answers (1)

Fredrik Pihl
Fredrik Pihl

Reputation: 45652

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...

Upvotes: 1

Related Questions