photo

naveen venugopal


anna university chennai

Last seen: 1 year ago Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: image processing in matlab

Statistics

All
MATLAB Answers

4 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
35,713
of 297,457

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
1

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
118,909
of 158,938

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

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

9 years ago | 0 answers | 1

0

answers

Question


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

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers

Solved


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