1 | initial version |
If you blur image, you lose data. You can not restore it.
You can try cv::normalize()
, or addition contour to image.
2 | No.2 Revision |
If you blur image, you lose data. You can not restore it.
You can try cv::normalize()
, or addition contour to image.image for "improve" image
3 | No.3 Revision |
If you blur image, you lose data. You can not restore it.it, so "deblurring" function don't exist (if I correctly understood this term)
You can try cv::normalize()
, or addition contour to image for "improve" image