CodePudding user response:
Use PS do the image sharpening, to see the effect howCodePudding user response:
This needs to be involved in image analysis and data processing, more complex, estimates that can't give you much help here, jar as a image and multimedia sectors, where to go and have a look.CodePudding user response:
You estimate the movement spread function, deconvolution not knot,CodePudding user response:
[MF, map]=imread (' Lena - MF. JPG);Subplot (1,3,1);
Imshow (MF); The title (' motion ')
LEN=30;
THETA=45;
INITPSF=fspecial (' motion, LEN, THETA);
[J] P=deconvblind (MF, INITPSF, 30);
Subplot (1, 31); Imshow (J); The title (" reversion ");
Subplot (1 filling); Imshow (P, [], 'notruesize');
The title (' reversion function ');
Here is the direct inverse filtering method