photo

Michaelscheinfeild


philips

Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

3 Fragen
4 Antworten

RANG
79.252
of 300.343

REPUTATION
0

BEITRÄGE
3 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

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

  • First Review
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


imdilate border outside the image
anyone know how imdilate , imclose handle the borders outside the image zeros/ 255 / mirror

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
I want to know how to detect shadow with this article
ycbcrmap = rgb2ycbcr(rgbmap); meany=mean2(ych); % this generates the binary image xbin=(r+g+b)/3 >meany

mehr als 7 Jahre vor | 0

Beantwortet
I want to know how to detect shadow with this article
ycbcrmap = rgb2ycbcr(rgbmap); meany=mean2(ych); to be cont

mehr als 7 Jahre vor | 0

Beantwortet
how can i write this equation?
z = sum (sum (sum (sum (f(i,k))*(d(j,q))*(x(i,j))*(x(k,q))))) i suppose there is loop around so use for i=1:N code end...

mehr als 7 Jahre vor | 0

Beantwortet
Eye tracking where are you looking at the screen
i suppose you need to know the distance to screen and make some virtual line from eyes to screen so you will hve some mapping e...

mehr als 7 Jahre vor | 0

Frage


deep learning architecture can explain how connected layers and filters
some one can explain how this connections fit each to previous stage layers = [ imageInputLayer([28 28 1]) ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to compile cuda with mex where i dont have parallel toolbox
i have matlab 2015 i want to make mex from cuda file , i dont have the parallel toolbox setenv('MW_NVCC_PATH','/usr/local/C...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort