Community Profile

photo

naveen venugopal


anna university chennai

Last seen: 4 months ago Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: image processing in matlab

Statistics

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

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

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

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

9 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