Statistik
3 Fragen
0 Antworten
RANG
180.904
of 300.365
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.933
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.262
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Please can anyone explain this code by Majid Farzaneh on Image watermarking (Transform domain) by DCT-SVD?
clc close all clear %% Input images I=imread('fruit.jpg'); I=imresize(I,[512,512]); logo=randsrc(8,8,[0,1]); figure subp...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to get the entropy of an image in matlab?
Please i'm trying to get the entropy of an image in matlab. This was the code i used but i'm still getting error. Can anyone he...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can i divide a 64*64 grayscale image into 8*8 blocks?
Please How can i divide a 64*64 grayscale image into 8*8 blocks then get the entropy and index of each block?
fast 5 Jahre vor | 1 Antwort | 0
