Community Profile

photo

hp


Last seen: 1 year ago Active since 2017

Statistics

  • First Answer
  • Thankful Level 3

View badges

Content Feed

View by

Answered
formula for computation of validation accuracy.
VA=sum(TF==TL)/count(TL) where VA= validation accuracy and TF=test features and TL=test labels

2 years ago | 1

Question


formula for computation of validation accuracy.
i want to how validation accuracy is computed in CNN. Can you give me the formula for validation accuracy?plz

2 years ago | 3 answers | 0

3

answers

Question


how to find the color gradients of natural scene image
I have wang database . I need to extract Color gradients as the image features of natural scene images. can you plz help how to ...

2 years ago | 1 answer | 0

1

answer

Answered
how to add titles row wise in the montage ?
to display title at the left side of the montage we can use index in negative values montage(img(),'size',[10,10]) ...

3 years ago | 0

Question


how to make sgtitle to display the titles at the left side of the montage?
sgtitle displays the title at the center and i have a variable which contains multiple titles that has to display horizontally o...

3 years ago | 0 answers | 0

0

answers

Question


how to add titles row wise in the montage ?
I have multiple image categories.. how to display row wise title in the montage function while displaying the images .. if its ...

3 years ago | 2 answers | 0

2

answers

Question


how to display title for each category of image groups in single figure
below is my code i have some N number of image classes and i need to display M number of images per class... and all N-Imageclas...

3 years ago | 0 answers | 0

0

answers

Answered
Convert JAVA code to MATLAB code
i have stemmercode in Java kindly convert it to the matlab code

3 years ago | 0

Question


I needed image processing functions in machine learning toolbox is that possible?
for my project i needed deep learning, image processing and text analytics toolboxes. I am using trail version.when i chose deep...

3 years ago | 0 answers | 0

0

answers

Question


error in downloading trial version of matlabr2020a
Hi so I am trying to install Mathlab on my laptop with windows 10 as the operating system. While installing the program around t...

4 years ago | 0 answers | 0

0

answers

Question


how to resolve read only permission error?
Error using imread (line 348) Can't open file "G:\matlab2013\Crack\bin\W2-SET\7*.jpg" for reading; you may not have read per...

5 years ago | 1 answer | 0

1

answer

Answered
how to resolve the error ocurred in using "guide"?
Hi... actually I had refered the answer given in the link(https://uk.mathworks.com/matlabcentral/answers/236604-java-update-and...

5 years ago | 0

Question


how to resolve the error ocurred in using "guide"?
Hi, I am using matlab2013a on windows 10, and if iam trying to use "guide" to create GUI .. its showing an error as below: jav...

5 years ago | 2 answers | 0

2

answers

Question


how to find cityblock distance?
how to find the city block distance between feature vectors to query image feature vector, in matlab2013?

5 years ago | 3 answers | 0

3

answers

Question


how to convert data which is saved as cell should be converted into double type how to do it?
I have extracted Image names means I have separated the image names and extensions and saved in an array. now i should convert t...

5 years ago | 1 answer | 0

1

answer

Question


how to find precision and recall for a Image retrieval system?
I have Image retrieval system , i have extracted the features, and testing , training is performed by Multisvm, I obtained Con...

5 years ago | 1 answer | 0

1

answer

Question


how to add rownames and column names for mat file
i have some matfiles and i need to assign row names to all the rows of mat file

5 years ago | 1 answer | 0

1

answer

Question


how to append Image names to feature vector file?
I have FEATUREdb.mat file where in which i have stored 500 rows of features and 121 columns(500X121), now i wanted to append ima...

5 years ago | 1 answer | 0

1

answer

Answered
how to remove image extension so that only numbered name can be stored in a database
all Image names which are in Images_names.mat file have to copied to the last column of the FEATUREdb.mat and if i apply sortrow...

5 years ago | 0

Question


how to remove image extension so that only numbered name can be stored in a database
hi .. i have some features stored in a .mat file, and i want to concatenate numbered image names( without their extension) to th...

5 years ago | 3 answers | 0

3

answers

Question


how to add or perform arithmetic operations on cellarray contents?
hi... i have a cellarray of 5-by-1 size.. each row contains 1D image data... there are 5 images and each image data in each row...

5 years ago | 0 answers | 0

0

answers

Question


how to divide the image into regions?
I want to divide the image into some nine required size regions...for feature extraction ...how to do it plz help....

6 years ago | 1 answer | 0

1

answer

Question


how to download required app for 2013a?
I need Statistics and machine learning toolbox plz help. how to get it for matlab2013a

6 years ago | 1 answer | 1

1

answer

Question


how to add a constant to all the elements of the matrix?
plz help, how to add or multiply a constant value to all the elements of the matrix...

6 years ago | 1 answer | 1

1

answer

Question


how to classify the dataset set stored in excel sheet?
I have a dataset obtained for two different types of flowers,the dataset(4GLCM values obtained for each image) is stored in an e...

6 years ago | 0 answers | 0

0

answers

Question


How to open multiple folders for processing?
I need to process images in the folder, and each folder contains many images.. how can I process images which are in multiple f...

6 years ago | 3 answers | 0

3

answers

Question


how to extract and store features which are stored in an excel sheet into mat file?
I have stored GLCM features(for folder of images) into an excel sheet.. how to extract excel sheet features into a mat file?here...

6 years ago | 0 answers | 0

0

answers

Question


I want find the sum of all the elements of the matrix, how to do it?(with sum() function)
I need to find the sum of half of the rows and all the columns... if i write only sum(a) it will give as below .. actually i ne...

6 years ago | 3 answers | 0

3

answers

Question


matlab code to apply lowpass filter on an fourier transformed image?
I need to apply Low pass filter on an shearlet image which extracts only middle region of an image... as we can do in FFT...

6 years ago | 0 answers | 0

0

answers

Answered
the example program on shearlet transform code not working
this is wat input image i have given to simple_example program to obtain shearlet coefficients and shearlets

6 years ago | 0

Load more