refactors and new dct binary

This commit is contained in:
2024-05-17 13:43:18 +02:00
parent 8c3112f9f2
commit 1b2536f1e0
7 changed files with 196 additions and 36 deletions
-1
View File
@@ -3,7 +3,6 @@ use image_similarity::descriptors::{DCT, Descriptor};
use image_similarity::store::DescriptorStore;
use std::env;
use log::{info, debug, error};
use viuer::{Config, print};
struct Cfg {
path: String