PyDigitizer – A Python module for digitizing 2D curves

The paper presents a PyDigitizer application designed to extract numerical coordinates of existing curves from image format. The application is created in the Python programming language and offers the possibility of manual extraction of curve coordinates, intersection of curves with user-specified abscissa or ordinate, generation of polynomial regression equations of curves. All generated information (coordinates, intersection points, regression curves) can be exported to Microsoft Excel. Also, point coordinates of Excel curves can be loaded into PyDigitizer to obtain polynomial regression curves or intersections.