palucdev / CudaOtsu

Otsu's method thresholding and image binarization on GPU in CUDA
MIT License
22 stars 10 forks source link

Time measuring options #4

Open palucdev opened 5 years ago

palucdev commented 5 years ago

Add options for time measure data to be printed in console (GUI in future) or/and stored in csv file for all binarizers implemented.