![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5460317.jpg)
Farjana Yeasmin
Khulna University
2014 年からアクティブ
Followers: 0 Following: 0
I am a learner of matlab.
統計
MATLAB Answers
22 質問
0 回答
ランク
of 157,687
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
約10年 前 | 0 件の回答 | 0
0
回答質問
convertion rgb image blue channel image
how i get a blue channel image from a rgb image ?
約10年 前 | 2 件の回答 | 0
2
回答質問
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 ?
約10年 前 | 0 件の回答 | 0
0
回答質問
problem with image index
[bitValue,checkValue]=retrieveMessage(convertGray(i,j,3),key); what is trying to shown by [bitValue,checkValue] ?
約10年 前 | 1 件の回答 | 0
1
回答質問
problem with understanding the convertion of char ?
x(1,j)=char(1-(unicode2native(message_bit)-48)+48);
約10年 前 | 0 件の回答 | 0
0
回答質問
size of image
readImage1=imread(image_file1); [x1,y1,z1] = size(readImage1); what does mean by the second line of the code ?
約10年 前 | 2 件の回答 | 0
2
回答質問
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 ?
約10年 前 | 1 件の回答 | 0
1
回答質問
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...
約10年 前 | 1 件の回答 | 0
1
回答質問
.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...
約10年 前 | 1 件の回答 | 0
1
回答質問
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...
約10年 前 | 0 件の回答 | 0
0
回答質問
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
約10年 前 | 1 件の回答 | 0
1
回答質問
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...
約10年 前 | 0 件の回答 | 0
0
回答質問
problem with correlation of two images
my code is : {function [ cofficient ] = Untitled( image ) I = imread('D:\\Thesis Code\\Source Code\\StegoImage.png'); ...
約10年 前 | 1 件の回答 | 0
1
回答質問
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...
約10年 前 | 1 件の回答 | 0
1
回答質問
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...
約10年 前 | 2 件の回答 | 0
2
回答質問
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 : %===================================...
約10年 前 | 1 件の回答 | 0
1
回答質問
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; ...
約10年 前 | 1 件の回答 | 0
1
回答質問
problems with reading a text file in matlab
my file is : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ccc...
約10年 前 | 1 件の回答 | 0
1
回答質問
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: ...
約10年 前 | 1 件の回答 | 0
1
回答質問
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...
10年以上 前 | 0 件の回答 | 0