Community Profile

photo

Keerthi D


Last seen: fast 3 Jahre vor Aktiv seit 2020

Statistiken

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Index in position 1 exceeds array bounds (must not exceed 1).error in SVM
when i run this code ,it shows like Index in position 1 exceeds array bounds (must not exceed 1).error in line 208 TrainingSe...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to calculate the geometric feature of wBC using matlab
hi ,i have worked on classification of WBC(white blood cell) .i have got segmented image of WBC using k-means clustering.after t...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to classify the leukocytes(WBC) using CNN
my project work deals with classification of WBCs and counting of WBCs. here l am k-means clustering is used to segment the WBCs...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to do the acquired images(white blood cells) are sharpened using a gaussian un-sharp mask ?
Sir ,l am doing my project on wbc classification using CNN.So I have wbc image datasets it's first step is image enhancement.it ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to segment wbc using k means clustering (I=4)
I need to segment the wbc images using k means clustering.

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to use SVM classsifier
sir. how to do the SVM classifer(multiclass) to classify four leaf diseases. here i am doing preprocessing,and then after th...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to calculate the disease severity in percentage.
The severity of a disease depends upon the region being covered by an infection.After identifying the test leaf image sample,per...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


segmentation using k-means clustering
sir ,i'm doing my project on leaf disease detection and classification using svm.so i have a set of 1500 images.The first step w...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to get a* and b* channel for entire leaf image .
I have a set of 1500 images of tomato leaf and i want to covert them from RGB to Lab( only need a*,b* channel),then i want to a...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


RGB to L*a*b color space conversion
clc; clear; clear all; fontSize=10; %original Image rgbImage = imread('C:\Users\Keerthi Dev\Desktop\tomato_dataset\Tomato_l...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to remove Image background using freehand ROI.
The complex leaf image background is first removed to get a clear leaf sample before further processing. So l using here backgro...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I want to change the black background of my image into white.
rgbImage=imread('C:\Users\KeerthiDev\Desktop\tomato_dataset\Tomato_late_blight_water_mold\late130.jpg'); %figure,imshow(rgbImag...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
how to remove shadow from the rgb image
The complex leaf image background is first removed to get a clear leaf sample before further processing. So l using here backgro...

mehr als 3 Jahre vor | 0