
naveen venugopal
anna university chennai
Followers: 0 Following: 0
Professional Interests: image processing in matlab
Feeds
提问
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 前 | 0 个回答 | 1
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答已解决
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 前