
Keerthi D
Statistics
12 질문
1 답변
순위
117,010
of 260,498
평판
0
참여
12 질문
1 답변
답변 채택
8.33%
획득한 표
0
순위
of 111,946
참여
0 문제
0 해답
점수
0
배지 수
0
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
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...
약 1년 전 | 답변 수: 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...
약 1년 전 | 답변 수: 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...
약 1년 전 | 답변 수: 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 ...
약 1년 전 | 답변 수: 0 | 0
0
답변질문
How to segment wbc using k means clustering (I=4)
I need to segment the wbc images using k means clustering.
약 1년 전 | 답변 수: 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...
1년 이상 전 | 답변 수: 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...
2년 이하 전 | 답변 수: 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...
2년 이하 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 이하 전 | 답변 수: 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...
2년 이하 전 | 답변 수: 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...
약 2년 전 | 답변 수: 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...
약 2년 전 | 답변 수: 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...
약 2년 전 | 0