Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
28.022
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
63.64%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Pregunta
I need the complete code for transforming a histogram back to its image. Also I need the code for shifting histogram of an image towards right.
I am doing a project on reversible data hiding(using histogram shifting).
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Charecter to binary form
I have a character A. I converted this into a binary form(say B). I need to perform some operations using B. While doing this I ...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add zeros to the end of an array
I have two arrays like A=[ 1 5 3 8 9 4 7 6 5 2 ] & B=[ 5 2 3 9 7 4 5 ] In 'A', I have 10 elements(say m) and in 'B', I have...
casi 12 años hace | 4 respuestas | 1
4
respuestasPregunta
How can I convert an array to a matrix?
I have an array like B=[2 3 1 5 2 8 1 7 9 1 5 2 4 6 3 9 3 1 7 0 7 2 8 6]. I need this elements in a matrix called A like ...
casi 12 años hace | 3 respuestas | 0
3
respuestasPregunta
How can I embedd data to an image
I have an M X N image with each pixel grayscale value x∈[0,255]. I need to embedd some binary data to this image. For that I nee...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
peak of a graph
I have a graph. How can I find the peak value and location of peak point without using for loop? ...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
How to display a histogram
I have changed the value of some pixels of an image H. After that, how I can find the modified histogram? ...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to increase a pixel value
I have an M X N image named H. How can I increase the value of a particular pixel? Please help ...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how can I convert a matrix to an array
I have a matrix say, A= 1 8 4 6 2 1 7 5 8 3 3 9 . I need the elements in an array...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how can we convert a '.m' matlab file to vhdl and verilog code
vhdl [EDITED, Jan, moved from a comment to an answer] Sir, I am doing a project on image steganography using 2D DWT. I com...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how can I convert a binary matrix to a linear data?
I have a matrix A of size 3X2. Where A(1,1)=1, A(1,2)=0, A(2,1)=1, A(2,2)=1, A(3,1)=0, A(3,2)=1. I need the data in ...
casi 12 años hace | 1 respuesta | 0