diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9ccbf9b..2458310 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -62,5 +62,6 @@ Improved performance of deleteSimilarDetections function using threading. Warnin - Images are now stored in memory instead of operations such as reading, writing and deleting files. However, the speed of the method needs to be increased. - Multithreading structure has been edited. - Fix Checking similar detections percent. + - Progress output improved. - DominateImage: - imgAreSimilar method now accepts numpy arrays