Statistics
RANK
260.239
                          
                          
of 300.381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          4 Questions
                          3 Answers
ANSWER ACCEPTANCE 
                            25.0%
                        
VOTES RECEIVED
0
RANK
 of 20.941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168.477
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
wat is function of scale and size?
if size(i,3)>1 i=rgb2gray(i); wat is size(i,3),here i is image and 3 is what scale=2; if scale>0 her...
meer dan 7 jaar ago | 1 answer | 0
1
answerAs by using thresholding image is dividded into object and backgroung
respected image analyst, as by using threshold value to differentiate object and background, i received thresholding tuturial ...
meer dan 7 jaar ago | 0
Question
As by using thresholding image is dividded into object and backgroung
As per bimodal histogram threshold is clearly differentiate between object and background. For example i want to separate cam...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
How to divide image into background and object?
Respected img analyst, how Image is divided into foreground and background,how to implement as code
meer dan 7 jaar ago | 1 answer | 0
1
answerMask unwanted data with zeros
mask = zeros(size(i)); mask(25:end-25;25:end-25)=1; imshow(mask); May i know wat exactly 25:end-25 specifies
meer dan 7 jaar ago | 0


