The document proposes a method for securely sharing secret images using threshold secret sharing and transformations. The method involves first transforming the secret image using the radon transformation. This spatially transforms the pixel intensities. Run length encoding is then used to compress the transformed image. Threshold secret sharing is applied to the encoded image data to generate shares. The shares are represented in Braille images and distributed to authorized users. Applying the reverse operations allows reconstruction of the original secret image without any data loss.