Hobby project extending Py2DIC (2D DIC software from Sapienza University).[web:1][web:5]
Original Py2DIC: https://github.com/Geod-Geom/py2DIC[web:1]
From Py2DIC (unmodified core):
- Full 2D Digital Image Correlation
My modifications:
- Cleaner export functionality
- Streamlined GUI
- Code cleanup
New additions:
- MATLAB scripts for ROI selection
- Image preprocessing tools
Non-commercial only. See LICENSE.[web:1]
Python DIC:
pip install -r requirements.txtpython main.py
MATLAB preprocessing:
- Run
roi_selection.mon your images - Export ROIs → feed to Py2DIC