Revathi sri
Anna University Chennai
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
123.308
of 301.432
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 174.555
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
how to solve the error by using arithenco in the code?
clc; clear all; close all; % define constants BITPLANE_NUMBER = 4; %4 % specifies the bitplane number to embed...
circa 13 anni fa | 2 risposte | 0
2
risposteDomanda
how to use the arithenco in this code for each block in image?
clc; clear all; close all; I1=imread('u1.jpg'); I=imresize(I1,[256 256]); [r c]=size(I); bs=32; % Block Size...
circa 13 anni fa | 0 risposte | 0
0
risposteDomanda
please can you help , how to solve and apply the image compression for embedded image using arithmetic encoding in matlab?
clc; clear all; close all; I1=imread('u1.jpg'); I=imresize(I1,[256 256]); [r c]=size(I); bs=32; % Block Size...
circa 13 anni fa | 0 risposte | 0
0
risposteDomanda
how to use the arithenco command for each block in embedding process
clc; clear all; close all; I1=imread('u1.jpg'); I=imresize(I1,[256 256]); [r c]=size(I); bs=32; % Block Size...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
how to use the while loop iteration in threshold mapping?
i want to find the threshold map for input image Here is the algorithm for threshold map: The proposed method divides t...
circa 13 anni fa | 0 risposte | 0