Keerthi D
Followers: 0 Following: 0
Statistics
RANK
208,933
of 295,467
REPUTATION
0
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
8.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
How to segment wbc using k means clustering (I=4)
I need to segment the wbc images using k means clustering.
3 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerhow 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 years ago | 0