Hi
I’m new to processing and like to “run” the “Background Subtraction Processing Demo” from Jorge Cardoso.on my win 10 with Processing 5.3.5
http://jorgecardoso.eu/blog/index.php?/archives/105-Advanced-Background-Subtraction-Demo.html
I failed to install the necessary library
* import unlekker.util.*;
* import unlekker.geom.*;
* import unlekker.data.*;
...
since i got the following error
The package “unlekker.util” does not exist. You might be missing a library.
I downloaded
and unziped it in the
C:\Users\dyz2yme\Documents\Processing\libraries folder and restarted processing as explained in How to Install a Contributed Library · processing/processing Wiki · GitHub, but …
My Sketchbook path is C:\Users\dyz2yme\Documents\Processing so I don’t know what I’m doing wrong
Can anybody help me?
Thanks rob