pmgbergen / DarSIA

Darcy scale image analysis toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pytest fails: libraries missing, colour and colour-checker-detection

jwboth opened this issue · comments

The current approach to apply color correction is to use the external libraries colour and colour-checker-detection. These are accessible only via guthub and not pip. Currently DaRIA does not strictly require these libraries to be installed. Without them however pytest fails. We should discuss the need or alternatives.

@EStorvik we should discuss this when you are back.