atduskgreg / opencv-processing

OpenCV for Processing. A creative coding computer vision library based on the official OpenCV Java API
Other
1.34k stars 464 forks source link

Properly Decode URL #124

Open imprity opened 1 year ago

imprity commented 1 year ago

Properly decode url in getLibPath method incase processing library is in non ascii named folder.

Code taken straight from this stack overflow answer

https://stackoverflow.com/questions/6138127/how-to-do-url-decoding-in-java