Statistik
3 Fragen
0 Antworten
RANG
259.501
of 301.432
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 21.280
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.555
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How filter2() is working in this code?
function G=costfunction(im) G=zeros(size(im,1),size(im,2)); for ii=1:size(im,3) ...
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
seam segment carving for content and shape aware image retargeting
I am currently working on a project called content and shape aware image re-targeting. Which takes a RGB image and a binary imag...
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
I have RGB (MxNx3) image and a binary mask (MxN). I want to place this mask over the RGB such that a line should be shown along the shape of the mask on the RGB image.
<</matlabcentral/answers/uploaded_files/104483/1.jpg>> The output should be some what like this
etwa 8 Jahre vor | 1 Antwort | 0
