Farjana Yeasmin
Khulna University
Followers: 0 Following: 0
I am a learner of matlab.
Estadística
22 Preguntas
0 Respuestas
CLASIFICACIÓN
192.953
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
22 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
45.45%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
convertion rgb image blue channel image
how i get a blue channel image from a rgb image ?
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ?
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
problem with image index
[bitValue,checkValue]=retrieveMessage(convertGray(i,j,3),key); what is trying to shown by [bitValue,checkValue] ?
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
problem with understanding the convertion of char ?
x(1,j)=char(1-(unicode2native(message_bit)-48)+48);
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
how to define string character ?
newValue=' '; what does it mean?
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
size of image
readImage1=imread(image_file1); [x1,y1,z1] = size(readImage1); what does mean by the second line of the code ?
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ?
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
.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...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
png to tif convertion
how can i convert png image into tif image
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
problem with correlation of two images
my code is : {function [ cofficient ] = Untitled( image ) I = imread('D:\\Thesis Code\\Source Code\\StegoImage.png'); ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
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 : %===================================...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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; ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
problems with reading a text file in matlab
my file is : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ccc...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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: ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 10 años hace | 0 respuestas | 0