Community Profile

photo

Farjana Yeasmin


Khulna University

Active since 2014

Followers: 0   Following: 0

Message

I am a learner of matlab.

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


hamming code for error checking of input and output text
I want to check error for steganography between the input text file and output text file , how can I do that ? help me with code...

9 years ago | 0 answers | 0

0

answers

Question


convertion rgb image blue channel image
how i get a blue channel image from a rgb image ?

9 years ago | 2 answers | 0

2

answers

Question


lena image and baboon image
why do we use lena and baboon image for image processing ? why is the smooth image ? and baboon is the worst image ?

9 years ago | 0 answers | 0

0

answers

Question


problem with image index
[bitValue,checkValue]=retrieveMessage(convertGray(i,j,3),key); what is trying to shown by [bitValue,checkValue] ?

9 years ago | 1 answer | 0

1

answer

Question


problem with understanding the convertion of char ?
x(1,j)=char(1-(unicode2native(message_bit)-48)+48);

9 years ago | 0 answers | 0

0

answers

Question


how to define string character ?
newValue=' '; what does it mean?

9 years ago | 1 answer | 0

1

answer

Question


size of image
readImage1=imread(image_file1); [x1,y1,z1] = size(readImage1); what does mean by the second line of the code ?

9 years ago | 2 answers | 0

2

answers

Question


what does a histogram represent of a image ?
What is the x axis and y axis in a histogram of a image. how does it work ?

9 years ago | 1 answer | 0

1

answer

Question


problem with working the browsing image in gui
I am trying to browse a image using a push button , and the address of the file saved in edit text box, but I can not work the i...

9 years ago | 1 answer | 0

1

answer

Question


.png Images correlation
I am asked to do the correlation with two png images, but i can not do it using corr2() function, any can help me ,, with the co...

9 years ago | 1 answer | 0

1

answer

Question


Problem with Image Steganography
I am working on image Steganography , but the PSNR value of the stego image is low, how can I improve the PSNR of the Image . Pl...

9 years ago | 0 answers | 0

0

answers

Question


Input into a edit text box from a file ..
I want to load the text in a file into a edit text box , by pressing a push button how can I do that ... plz help

9 years ago | 1 answer | 0

1

answer

Question


problem with call back function in gui
here,in push button22 I load the text from a file into the edit box named "mesage_length" .now i want to use the text in the re...

9 years ago | 0 answers | 0

0

answers

Question


png to tif convertion
how can i convert png image into tif image

9 years ago | 2 answers | 0

2

answers

Question


problem with correlation of two images
my code is : {function [ cofficient ] = Untitled( image ) I = imread('D:\\Thesis Code\\Source Code\\StegoImage.png'); ...

9 years ago | 1 answer | 0

1

answer

Question


I have a problem with some code of GUI
from the 1st function embed_ok i want to use the m_length in the 2nd function in the position of retrieve(image_string,_) How ca...

9 years ago | 1 answer | 0

1

answer

Question


Correlation between two images ..
I am doing a project on steganography . I have been asked to calculate the correlation between stego image and real image . plz...

9 years ago | 2 answers | 0

2

answers

Question


i tryng to run a .m file but always shows a error undefined variable.... plz help
errror : Undefined variable "cropping" or class "cropping.m". The cropping.m file is : %===================================...

9 years ago | 1 answer | 0

1

answer

Question


how can i run a .m file pressing a push button ?
my code of the funtion is : function cropping_fun(image, x_TopLeft, y_TopLeft, x_BottomRight, y_BottomRight) clc; ...

9 years ago | 1 answer | 0

1

answer

Question


problems with reading a text file in matlab
my file is : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ccc...

9 years ago | 1 answer | 0

1

answer

Question


i'm working with image ,i cant load 512*512 image
all time i face a error Attempted to access N(1,1,3); index out of bounds because size(N)=[256,256,1].my code is here: ...

9 years ago | 1 answer | 0

1

answer

Question


i am a begginer of matlab... i can not find a text encryption and decryption code of matlab using AES, can anyone help me ?
I have the code of AES implementaion , but i can not .. encrypt or decrypt a text message with it, it just only shows the outpu...

9 years ago | 0 answers | 0

0

answers