Statistik
RANG
227.780
                          
                          
of 300.392
                        
REPUTATION
0
                           
                        
ANTWORTZUSTIMMUNG 
                            38.46%
                        
ERHALTENE STIMMEN
0
RANG
 of 20.933
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANG
of 168.335
BEITRÄGE
                            0 Probleme
                            0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Plot3 to import data from Excel
Hello all, I am getting problem in plotting a 3D plot , where I am importing data from an excel sheet.Code and data can be seen...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
3D Plot from Excel data
Hello beautiful people; I have a data in Excel file where I have different images and their NC values against different quality...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
PSNR values of attacked watermarked image
Hey all, I am a bit confused right now after applying psnr tests between watermarked images and white noise watermarked images....
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to plot 3 column values in matlab from an excel sheet?
Hey all, I need to plot 3 column values from excel. For example; one column contains different images, second column contains ...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to design an image with black and white bits in matlab?
Hello, Can anyone guide me how to generate an image with black and white bits with any letter or any sign? Image source:copie...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to get random pair ?
Hello beautiful people, Can anyone tell me that how I get random pair out of the following pairs? I have these six pairs (1,...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Index exceeds the number of array elements (1).
Hello , Can someone tell me where am I wrong here? I am retrieving only 1024 values from 3072 after comparing each row from 3 s...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Compare rows of a column vector
Hey beautiful people, I am confused here that i have this vector and i have to compare three values of each row and result shou...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how matlab reads Column vectors
Hello all, I have a 3 column vector and applying in a if condition. My question is that how matlab reads coulmn vectors? like i...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortIllegal use of reserved keyword "end"
you missed a closing of a square bracket. s2=[a2(length(a2)) max([a2,a3,a4,a5,a6,a7,a11,a13,a17,a19,a23,a25,a29,a31,a35,a37]);...
fast 5 Jahre vor | 0
Frage
How to define hx(i,j) in matlab ?
Hey all, I want to use the formula i.e, hx(i,j)=kx(i,j)*1; instead of kx(i,j)=kx(i,j)+-25; how can I define hx(i,j) here and ...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error in Matlab Code
I am getting error in this code at line 13 '', 'Index in position 2 exceeds array bounds (must not exceed 512). Looking for the ...
fast 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
matlab code for pseudo random
hello, Maybe I am asking a very dumb question here but I would like to confirm if I am thinking it right or not. this code ...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Image encoding matlab code
hello this code is working perfectly but it is embedding secret message in upper left square only. but I want to embedd on ev...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Pseudo random sequence matrix from an image
Hello, How to obtain pseudo random sequence matrix from a Y frame of image which is already converted to YCbCr? Thanks
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Pseudo random sequence in watermarking
Hello, I embedded watermark sequentially in a cover image which is not secure. Now I want to insert data in image by pseudo ran...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Error Correction Code for Images
Hello, I wanted to ask about hamming code, in explanation he used (7,4) for redundant bits and total bits --7. Is that only an ...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Display rgb image in cartesian plane
hello, Can we display transformed image in cartesian plane according to image's rotation or shear? iF yes, then how can we do t...
etwa 5 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Shear Image display problem
Hello Everyone, I am applying shearing on an image which is 512x512 pixels. When i am executing the code I am getting bigger im...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to use ''offset'' to determine its position ?
Hello, I have this code which I got from github. First of all, I didn't get why he is replacing upper part and lower part of pi...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Remove Rows/columns of a rgb Image
Hello , I have a rgb image 512x512 pixels. I want to remove it's rows or columns pixels. How can I do that in matlab? Any help ...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Swapping of neighborhood pixel values of an image
Hello Everyone, How to swap neighborhood pixel values of a RGB image?
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Messagebox warning in matlab
hello everyone, I am running this code and getting warning that text is too long for a messagebox. I set breakpoints and at mes...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Matlab Function from code
Hello Experts; I am new in matlab and trying to learn how we can create function? For Example . I have this code how I can crea...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Random shuffle of image pixels/ Image scrambling
hello, I am applying arnold transform method on an image to scramble its pixels. And i am doing it successfully but the problem...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
steps in matlab to insert image
Hello, how to embed watermark on y frame? Thanks for your responses.
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Which Dct Algorithm is used ?
Hello, Can anyone tell me that which algo is used in this dct watermarking code or anyone who already used that code? Here is t...
fast 6 Jahre vor | 1 Antwort | 0
 
        

 
                
              