Hi all, I'm trying to apply sharpness filter using opencv cuda. But I didn't get any idea after that I saw a post related to sharpness. They are using https://docs.opencv.org/3.0-beta/modules/photo/doc/npr.html#detailenhance detailEnhance
method for opencv but cuda is not having this method. any suggestion