lmurmann / retinex

Retinex Intrinsic Images in C++
BSD 2-Clause "Simplified" License
14 stars 11 forks source link

I met thus error #1

Open bemoregt opened 5 years ago

bemoregt commented 5 years ago

Hi, @lmurmann

I met thus error when run retinextest

./lum_retinex.h:4:10: fatal error: 'Eigen/SparseCore' file not found

include <Eigen/SparseCore>

What's wrong to me?

Thanks.

Wallace1570436403 commented 2 years ago

How is the PPM file generated?