AkshDesai04 / PyCompare

This Python project aims to efficiently compare large datasets of images to identify duplicates
MIT License
1 stars 3 forks source link

replace os by pathlib to improve file and directories management #10

Closed poneoneo closed 4 months ago

poneoneo commented 4 months ago

pathlib allowing best files and directories management.

poneoneo commented 4 months ago

But its look like pathlilb.Path class return something that could not be handle by cv2 I will check later or you can check it by yourself its raise and error now something about string and filename