![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11211718_1522138542329_DEF.jpg)
Hridya PI
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
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 ...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 0 | 0
0
답변답변 있음
why 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...
why 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년 전 | 0
질문
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년 전 | 답변 수: 2 | 0