Community Profile

photo

Keerthi D


Last seen: 거의 3년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

거의 4년 전 | 0