Statistiques
16 Questions
0 Réponses
RANG
262 283
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
16 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
function call from guide
i am calling a function 'function watermarkedImage = fembed (originalImage,watermark,key)' from the callback of a gui fig...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
guide callback function
how to use a veriable from one matlab callback function into another i am defining veriable 'key' in func 'function scram...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
correlation
how can i find correlation between 2 1D array each containing 7 double values is their any inbuilt function? examples of 2 arra...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0
0
réponseQuestion
Laplacian of Gaussian filter
can anyone please tell how to implement laplacian of gaussian filter on an image in matlab
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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.
presque 13 ans il y a | 1 réponse | 0
0
réponseQuestion
blockproc
i am using blockproc command as HL122_BLK = blockproc(uint8(HL122),[4 4],fun); fun should be a handle for fuction 'faddpn' ...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
converting 3D matrix to 2D
how to convert 3D matrix C(4x4x64) into 2D W1(32x32) plz help
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
array division
how to divide a 1D array in 4 equal parts
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
psudo random sequences
how to generate 2 uncorrelated psudo random sequence
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 5 réponses | 0