Revathi sri


Anna University Chennai

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Professional Interests: image processing

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
175.470
of 301.738

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.403

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 176.316

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

Feeds

Ver por

Pregunta


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...

alrededor de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

alrededor de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 13 años hace | 0 respuestas | 0

0

respuestas