Swapping of neighborhood pixel values of an image

2 vues (au cours des 30 derniers jours)
marie lasz
marie lasz le 24 Sep 2020
Commenté : Rik le 25 Sep 2020
Hello Everyone,
How to swap neighborhood pixel values of a RGB image?
  9 commentaires
marie lasz
marie lasz le 25 Sep 2020
Modifié(e) : marie lasz le 25 Sep 2020
It's an attack on an encrypted image,I got as a task. Just to swap or shift pixel values of an image and then to see it's strength against this attack. That is how I got this.
Rik
Rik le 25 Sep 2020
Then I would suggest blockproc to apply a function to each tile of your image. Within a small tile (e.g. 8x8 pixels) you could shuffle the positions with randperm.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by