photo

Sajitha K.N.


Last seen: mehr als 5 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

19 Fragen
0 Antworten

RANG
16.096
of 300.352

REPUTATION
2

BEITRÄGE
19 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
5.26%

ERHALTENE STIMMEN
2

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


increase number of hidden layers
This is my matlab code layers = [ imageInputLayer([256 256 3]) convolution2dLayer(4,13,'Padding','same') b...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


writing multiple rows to excel sheet
I have a dataset. I extracted features from it. Now I want to write it into an excel sheet. But only last row of combined vector...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Segmentation of leaf images accurately
I used some segmentation methods to extract leaf image. I get black masked background and leaf image. But this is not working if...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


calculating area from a leaf image
I have an leaf image like this. How can I find area of this leaf image? Also I want to find out area of the affected part from...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


principal component analysis for dimensionality reduction
My dataset has 22 features with large no.of samples. I want to reduce it to 10 features by using principal component analysis. T...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


changing exponential value into float
I normalized 'area' data between zero and one. Then I write that values into xl sheet. But many values are exponential. I want t...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


writing into excel sheet
I extracted features from a folder of images. I want to write all these feature values into one single excel sheet. But it doesn...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


extract leaf from background
I have a dataset of images like this I want to covert its background to white.Or extract only leaf from this image. Please so...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


intensity of each pixel of an image
I want to get intensity of each pixel of an image.please somebody help.

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


leaf identification and leaf disease classification
I have a dataset with different plant leaf diseaes. First I want to identify which plant is given image is and is that leaf is h...

fast 6 Jahre vor | 0 Antworten | 2

0

Antworten

Frage


Region of interest marking
I want to mark ROI for finding grape leaf diseases.I have images like this I want mark this infected areas like this, Plea...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


segmentation of an image
I want to segment an black and white leaf image for getting leaf diseases.I want to segment this image to this form. Please som...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


PSF of an image
I want to deblur an blurred image.For that I want to use J = deconvlucy(I,psf) this function. But I don't know how to find psf...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


writing into excel sheet
I want to write an array of values into second column of already existing excel file. But when I applied xlswrite() function, it...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


information of a folder of images
How we can get information of a folder of images using imfinfo() and I also want to get bit depth of all images. And this bit de...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


seperating vertical and horizontal images from an image seperately
I want to seperate the horizontal and vertical images seperately fom an image.If F is my original image then for getting its ver...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


error using imfinfo()
When I using imfinfo() function for finding bit depth of an image it shows an error messege that my image is in uni8 type and i...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


write a column into excel sheet
I used a while loop and done some calculations. Now I want to write thease results into an excel sheet as a column.But, when I ...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


differece image of 2 images
How to calculate difference image of 2 images read from different folders?

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort