photo

Sri Lakshmi


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to specify ranges for x and y axes to display histogram analysis of image result using 'stem()'?
I am performing histogram analysis for an image. I have used 'stem()' to display the result. In that I have to remove the 1st st...

6 years ago | 0 answers | 0

0

answers

Question


How to xor the image pixel values with values in matrix form?
I am performing image encryption using diffusion method in that I have to xor the image pixel values with key matrix. The image ...

6 years ago | 1 answer | 1

1

answer

Question


How to XOR the pixel values of image with a matrix containing decimal numbers?
I am performing image encryption using key values of chaotic maps. I have converted the key values from vector into a matrix. Th...

6 years ago | 1 answer | 0

1

answer

Question


How to give image as input in simulink?
I am doing image encryption. In simulink I got an error in 'imread()'so kindly tell me how to rectify this error. Thanks in adv...

6 years ago | 1 answer | 0

1

answer

Question


How to convert matlab code to verilog code?
We are doing image encryption in matlab and we have to implement in fpga kit for that we need to convert matlab code to verilog ...

6 years ago | 0 answers | 0

0

answers

Question


How to shuffle the image pixels using combined tent and sine map?
We have generated key from combined tent and sine map and converted them into a matrix using "vec2mat()" of size 32*96. In this ...

6 years ago | 2 answers | 0

2

answers

Question


How to find row and column number of a particular element in a matrix?
We have generated matrix to encrypt image.we need to find position of particular element.

6 years ago | 1 answer | 0

1

answer