Hridya PI
Followers: 0 Following: 0
Statistics
RANK
103,329
of 295,448
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
How to write all feature values in to single csv file?
I have some fish images of different class.GLCM features are extracted from these images,which is a structure with 22 different ...
6 years ago | 0 answers | 0
0
answersQuestion
While using createMask() function the following error is occuring ? what may be the reason for this? how can I solve this?
While using createMask() function the following error is occuring. "Undefined function or variable 'createMask'." Error in...
6 years ago | 0 answers | 0
0
answersQuestion
How to extract the statistical feature of fish ?
Hi, I am trying to extract the statistical feature of fish, for example the length of fins, length from eye to fin etc. Is ther...
6 years ago | 2 answers | 0
2
answersQuestion
Error using classreg.learning.FullClassificationRegressionModel.prepareDataCR (line 192) X must be a numeric matrix.
I just downloded matlab 2017 trial version .and alexnet too. I have some images of indian coastal fishes to identify. So I creat...
7 years ago | 0 answers | 0
0
answersQuestion
how can i calculate information gain of an image using its features?
i have some RGB images and i want to calculate entropy and information gain. Is there any specified functions for this
7 years ago | 0 answers | 0
0
answerswhy do I get the error Undefined function or variable 'net'. Error in testalexnet1 (line 16) trainingFeatures = activations(net,trainingImages,layer);
Error using SeriesNetwork/activations (line 794) 'OutputAs' must be 'channels' to use activations on images larger than the...
7 years ago | 0
Question
why do I get the error Undefined function or variable 'net'. Error in testalexnet1 (line 16) trainingFeatures = activations(net,trainingImages,layer);
I am trying to create my own image data store and this is my code trainingFeatures = activations(net,trainingImages,layer); ...
7 years ago | 2 answers | 0