code for shuffle the image pixel using Arnold cat map?

1 visualización (últimos 30 días)
priyanka
priyanka el 3 de Abr. de 2014
Arnold cat map A=[1 a; b a*b+1]; [x(n+1), y(n+1)]'=(A *[x(n), y(n)]') mod N, N is size of image and n is nth row ,nth column. let image be 'a.jpg'. How to shuffle the image's pixel using Arnold cat map(above code)??

Respuestas (0)

Categorías

Más información sobre Import, Export, and Conversion en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by