Feeds
質問
imdilate border outside the image
anyone know how imdilate , imclose handle the borders outside the image zeros/ 255 / mirror
6年以上 前 | 0 件の回答 | 0
0
回答回答済み
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
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
6年以上 前 | 0
回答済み
I want to know how to detect shadow with this article
ycbcrmap = rgb2ycbcr(rgbmap); meany=mean2(ych); to be cont
I want to know how to detect shadow with this article
ycbcrmap = rgb2ycbcr(rgbmap); meany=mean2(ych); to be cont
6年以上 前 | 0
回答済み
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...
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...
6年以上 前 | 0
回答済み
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...
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...
6年以上 前 | 0
質問
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]) ...
6年以上 前 | 1 件の回答 | 0
1
回答質問
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...
約8年 前 | 1 件の回答 | 0