naveen venugopal
anna university chennai
Followers: 0 Following: 0
Professional Interests: image processing in matlab
Statistics
RANK
35,713
of 295,486
REPUTATION
1
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How L*ab conversion occurring in MATLAB
I recently converted some color images to L*ab colour space in matlab, using the default function provided (applycform) in MATLA...
8 years ago | 0 answers | 1
0
answersQuestion
how imshow(im , [ ] ) function works in matlab?
I convert one image from rgb to lab by using custom 'makecform' functions. and displayed it by above comment.it works fine but I...
9 years ago | 0 answers | 0
0
answersQuestion
image classifier using neural network
I've implemented a neural network for the pattern recognition. From the two classes of images(I've 70 samples for each class) I'...
9 years ago | 1 answer | 0
1
answerQuestion
object detection using neural networking
How can I input the feature vector produced by the 'extractSURFFeature' in to a neural network in order to classify / detect obj...
9 years ago | 0 answers | 0
0
answersSolved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
10 years ago