Community Profile

amina dilwar


Active since 2014

Professional Interests: image steganography , image processing

Statistics

Content Feed

View by

Question


This is discrete cosine transform code taken from net , i want to use it but didnt understand what happening in this code specially whole for loop Statements ?
[A1, f] = wavread('A1.wav'); windowSize = 8192; samplesHalf = windowSize / 2; samplesQuarter = windowSize / 4; samplesE...

9 years ago | 0 answers | 0

0

answers

Question


Problem in encrypting an audio file in matlab
m encrypting an audio file in matlab successfully execute , but it is taking 16 values every time , as audio file has huge value...

9 years ago | 0 answers | 0

0

answers

Question


Errors while encrypting audio file using AES algorithm ?
i have run this http://nevonprojects.com/aes-source-code-inmatlab/ AES on my audio file it is giving me errors......like plai...

9 years ago | 1 answer | 0

1

answer

Question


embedding audio file inside a grayscale image... i have some issues reguarding audio processing.?
i have some issues reguarding audio processing steps are: read and convert audio file in binary using these line of code ( con...

9 years ago | 0 answers | 0

0

answers

Question


how to encrypt and decrypt an audio file using AES algorithm in matlab ? the audio file is in binary form.
i m begginner , as i m working on audio steganography , i want to encrypt my audio file using AES algorithm in matlab, but am h...

10 years ago | 0 answers | 0

0

answers

Question


i am working in matlab to embed audio file in an image. but i am having difficulty in reading the maximum area in the original image ?
i have found the max area by applying thresholding n my image is converted into binary image after that i have labeled that bina...

10 years ago | 0 answers | 0

0

answers

Question


how to select an area in an image using segmentation thresholding on the basis of pixel intensities?
i am selecting an area in an image in which i have to embed my file but i m having issues that what is the criteria or function...

10 years ago | 1 answer | 0

1

answer

Question


creating a secret key for the encryption audio file using AES Algorithm ?
i am a begginer at matlab , i am working on my project in which i have to embed audio file with in a particular region of grey ...

10 years ago | 0 answers | 0

0

answers

Question


how to creat a secret key for audio file using AES algorithm ?
i am a begginer at matlab , i am working my project in which i have to embed audio file with in a grey scale image. first of all...

10 years ago | 0 answers | 0

0

answers