Statistics
RANK
276,981
of 295,712
REPUTATION
0
CONTRIBUTIONS
3 Questions
4 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,274
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,359
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
imdilate border outside the image
anyone know how imdilate , imclose handle the borders outside the image zeros/ 255 / mirror
6 years ago | 0 answers | 0
0
answersI 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 years ago | 0
I want to know how to detect shadow with this article
ycbcrmap = rgb2ycbcr(rgbmap); meany=mean2(ych); to be cont
6 years ago | 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...
6 years ago | 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...
6 years ago | 0
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0