Estadística
16 Preguntas
0 Respuestas
CLASIFICACIÓN
161.497
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
16 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
function call from guide
i am calling a function 'function watermarkedImage = fembed (originalImage,watermark,key)' from the callback of a gui fig...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
guide callback function
how to use a veriable from one matlab callback function into another i am defining veriable 'key' in func 'function scram...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
correlation
how can i find correlation between 2 1D array each containing 7 double values is their any inbuilt function? examples of 2 arra...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
image scrambling using arnold scramble
does anyone knows about arnolg's image scrambling ? i am scrambling an image using arnold scramble as : wname='_copyright.b...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Laplacian of Gaussian filter
can anyone please tell how to implement laplacian of gaussian filter on an image in matlab
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
How to find the period of Arnold Scramble. plz help
After some iteration it will give a same image and half of that will be the period.
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
blockproc
i am using blockproc command as HL122_BLK = blockproc(uint8(HL122),[4 4],fun); fun should be a handle for fuction 'faddpn' ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
converting 3D matrix to 2D image
how to convert 3D matrix C(4x4x64) into 2D W1(32x32) plz help i have divided an image into 4x4 blocks & saved them into matrix ...
más de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
converting 3D matrix to 2D
how to convert 3D matrix C(4x4x64) into 2D W1(32x32) plz help
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
array division
how to divide a 1D array in 4 equal parts
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
IDWT
i am facing a problem that after doing dwt2 on image say X if i do idwt2 with same cA cH cV cD output doesnt come same will u p...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
DWT
i am working on dwt2 with mode as 'db2' problem i am facing is that size of cA is not exactly half of image used,which create p...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Re-formulate the image into a vector of zeros and ones.
i am working on a project of image processing & i need to convert an image into vector of 0 & 1.in this each pixel needs to be r...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Digital Watermarking using DWT & DCT
Can any one plz help me to implement this algorithm for watermarking using Dct & Dwt Step 1: Perform DWT on the host image to...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
psudo random sequences
how to generate 2 uncorrelated psudo random sequence
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Divide 256*256 image into 4*4 blocks
I am working on a project of image processing (watermarking) & needs to divide 256*256 image into 4*4 blocks (overlaping) to get...
más de 12 años hace | 5 respuestas | 0