photo

nasim alam


jamia millia islamia

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

diploma engg. in computer science.
Professional Interests: image processing

Statistik

MATLAB Answers

4 Fragen
1 Antwort

RANG
102.142
of 301.464

REPUTATION
0

BEITRÄGE
4 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 21.292

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.642

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


what will be the output of the following code for JPEG image compression
thank you but there is another problem in the coding for jpeg image compression. r(p:q) = [y(1:i, j); eob]; %truncate t...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
what will be the output of the following code for JPEG image compression
error :- ??? Error using ==> Untitled The input must be a unit8 image.

etwa 15 Jahre vor | 0

Frage


what will be the output of the following code for JPEG image compression
"if ndims(x)~=2 | ~isreal(x) | ~isnumeric(x) | ~isa(x, 'uint8') error ('The input must be a unit8 image.'); end ...... " i...

etwa 15 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


what is the MATLAB coding for JPEG
what is the MATLAB coding for JPEG

etwa 15 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


jpeg image compression
what is the coding for jpeg image compression using 2-D DCT transform. what is the meaning of this sentence :- " if ndims(x)...

etwa 15 Jahre vor | 2 Antworten | 0

2

Antworten