Thank you very much for your work. It's very impressive.
I have a question about sharpness. what is this function compute_sharpness used for? Can I filter this function?
|
compute_sharpness<<<blocks, threads, 0, nullptr>>>(result.sharpness_resolution, result.image_resolution, result.n_images, result.images_data.data(), result.sharpness_data.data()); |
Kind regards