Hello,
I need to do image processing for exmple: mean filter or medium filter by small window of 3x3 matrix. I know I can do it by direct coding but i would like to know if already implemented solution exist in ROOT?
Thanks for your help,
Best Regards,
Rodrigo CHIPANA
ROOT Version: Not Provided Platform: Not Provided Compiler: Not Provided
Hello,
I already looked at $(ROOTSYS)/tutorials/image directory, but I didn’t find any exemple of image processing except by FFT. I would like to do some image processing in the real Space and not in the Fourier space. It corresponds to apply filter throught 3x3 pixel windows.
Many thanks for your help,
Best Regards,
Rodrigo