Gaussian filter during the inverse-halftoning

8 visualizaciones (últimos 30 días)
arwa allubani
arwa allubani el 13 de Oct. de 2020
Respondida: Rahul el 18 de Nov. de 2024 a las 4:34
hi
can helpe to applying the Gaussian filter during the inverse-halftoning by image?????

Respuestas (1)

Rahul
Rahul el 18 de Nov. de 2024 a las 4:34
In order to apply Gaussian filter, consider the use of 'imgaussfilt' function and specify the number of kernels as an argument to the function.
In order to apply inverse-halftoning to the image, the following MATLAB Answer can be referred which mentions Image thresholding: https://www.mathworks.com/matlabcentral/answers/14554-how-do-i-create-a-halftoning-effect-in-matlab
Consider the use of following File Exchange submissions for Inverse-Halftoning:
Refer to the following MathWorks documentations to know more:
Thanks.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by