photo

Benitta glara


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Professional Interests: image processing

Statistik

MATLAB Answers

24 Fragen
1 Antwort

RANG
203.456
of 300.369

REPUTATION
0

BEITRÄGE
24 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
29.17%

ERHALTENE STIMMEN
0

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.436

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

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Do variance get increased by increasing SNR?
I have added SNR of 20 to an image using the below formula of variance SNR = [var(image)/var(noise)] var(noise)=var(imag...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I have a image of size 128*128.I have a doubt .after applying LBP with Radius 1,2,3 how many LBP values will be obtained for Radius 1,2,3...Please reply..
I have a image of size 128*128.I have a doubt .after applying LBP with Radius 1,2,3 how many LBP values will be obtained for Rad...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

0

Antworten

Frage


I am having the program for gabor filter with 3 scales and 4 orientation hence there will be 12 gabor filtered images.i have shown the pgm below..can anyone he to take the 12 filtered images as output...
function G=gabor(X1) M=4; N=3; a=(0.4 / 0.05)^(1/(M-1)); gab=cell(2,2); count=1; for m=1:M for n=1:N ...

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to apply LBP for color image
how to apply LBP for color image

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


i have an value as 6.5.give me the syntax to get the whole number 6
i have an value as 6.5.give me the syntax to get the whole number 6

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


i am doing work under texture classification..i have applied lbp and extracted histogram as a feature ..then i appled dwt and extracted energy as a feature and then i combined both the features..is this process is correct..
i am doing work under texture classification..i have applied lbp and extracted histogram as a feature ..then i appled dwt and ex...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


what is the need rgb to hsv conversion?
what is the need rgb to hsv conversion?

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to find mutual information between two images?
how to find mutual information between two images?

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


for texture classification i have taken lbp as a feature..after applying lbp i have taken histogram..how to normalise the bins of histogram..and what is meant by normalise bins of histogram?
for texture classification i have taken lbp as a feature..after applying lbp i have taken histogram..how to normalise the bins o...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Iam having a matrix of size 126*126 double and another of 124*124 double.please help me to concatenate this..
thank you all...finally i got the right answer

etwa 13 Jahre vor | 0

Frage


Iam having a matrix of size 126*126 double and another of 124*124 double.please help me to concatenate this..
Iam having a matrix of size 126*126 double and another of 124*124 double.please help me to concatenate this..

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


i have to take mean value for each element of the matrix of an image how can i do that
i have to take mean value for each element of the matrix of an image how can i do that

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


iam having a matrix of (128*128*24)and another of 128*128 double..how can i concatenate this..
iam having a matrix of (128*128*24)and another of 128*128 double..how can i concatenate this..

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


i have to fuse two features i had concatenated it horizontally..to concatenate it should be in equal dimension..how can i make it to be in equal dimension..
i have to fuse two features i had concatenated it horizontally..to concatenate it should be in equal dimension..how can i make i...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to divide an image into subband and to extract energy from each subband and to form histogram after energy extraction
how to divide an image into subband and to extract energy from each subband and to form histogram after energy extraction

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to extract energy feature in wavelet domain
how to extract energy feature in wavelet domain

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to extract energy from each subband after applying dwt on an image and finally to obtain energy extracted image
how to extract energy from each subband after applying dwt on an image and finally to obtain energy extracted image

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


i am having program to extract energy from all the coefficients of dwt of an image.now i have to apply this for several images continiously..how can i use?that is i have to extract energy cosfficients for all the images continiously...
i am having program to extract energy from all the coefficients of dwt of an image.now i have to apply this for several images c...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to apply DWT on a image and to extract energy from all the coeffecients?
how to apply DWT on a image and to extract energy from all the coeffecients?

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


i have a column matrix with zeros and ones..please give me the comment to find number of zeros in that column
i have a column matrix with zeros and ones..please give me the comment to find number of zeros in that column

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


matlab code for texture classification
please help me to find a matlab code to extract features in Brodatz database using wavelet decomposing and energy histogram with...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


SPHIT algorithm
I need a code for SPHIT algorithm encoding and decoding for 16*16 matrix.??

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I need matlab coding and simulink for compression techniques interms of coefficient,energy,threshold
I need matlab coding and simulink for compression techniques interms of coefficient,energy,threshold

fast 14 Jahre vor | 1 Antwort | 0

1

Antwort