Community Profile

photo

Michaelscheinfeild


philips

Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Statistiken

  • 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

fast 6 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

fast 6 Jahre vor | 0

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

fast 6 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...

fast 6 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...

fast 6 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]) ...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

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...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort