Community Profile

photo

Keerthi D


Last seen: 3 years 前 自 2020 起处于活动状态

统计数据

  • Thankful Level 1
  • First Answer

查看徽章

Content Feed

排序方式:

提问


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

3 years 前 | 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...

3 years 前 | 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...

3 years 前 | 0