I'm looking for a code in matlab to encrypt an image using LFSR ... | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

I'm looking for a code in matlab to encrypt an image using LFSR ...

I'm looking for a code in matlab to encrypt an image using LFSR ...

14th Nov 2017, 6:32 PM
Ahmed Alshaheen
Ahmed Alshaheen - avatar
2 Respuestas
+ 1
https://python-pillow.org/ ^A library you'll need for Python https://code.sololearn.com/cEh4Z96Lp8zO/#py ^Code I found for what you're asking. Not my code, nor have I tested it, so that'll be up to you to do from your own IDE. https://www.youtube.com/watch?v=DOwy0SuGD7Q ^YouTube video that's based upon the code posted above, and is by the guy who wrote the code above. I hope that helps you accomplish what you're trying to do. I've never used MATLAB and my Python skills are laughable, so this is the best I could do for you. Best of luck!
14th Nov 2017, 7:14 PM
AgentSmith
0
thanks so much Netkos... it seems so useful .I'll try to use the same work flow and code that in matlab..
17th Nov 2017, 7:23 AM
Ahmed Alshaheen
Ahmed Alshaheen - avatar