karthikeyan chandrasekar
Followers: 0 Following: 0
Statistics
RANK
129,468
of 295,486
REPUTATION
0
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
i need help with bwboundaries function
Hi, Follow this example for drawing boundaries in the image img1 = imread('your image'); img2=im2bw(img1,graythresh(img1)); ...
5 years ago | 0
Hie guys, when i run matlab code, it displays characters from a vehicles number plate but it is saving only the last letter of the number plate in a text document. the number plate has seven characters( 3 letters and four numbers)
Try changing the sensitivity of "bwareaopen" function in the line -> picture = bwareaopen(picture,30); instead of 30 try greate...
5 years ago | 0
How to apply my image preprocessing for AlexNet?
Hi David Bielenberg , I am using alexnet trained model it seems you are doing training in wrong way, while training we should f...
5 years ago | 0
Question
How to implement PCA to differentiate the signals from each other.
Hi i have 88345x4 data set of fault and healthy gearbox, now how do i apply PCA for this data set and how can i differentiate th...
6 years ago | 1 answer | 0
1
answerFeature extraction from a signal and classification
hi everyone can anyone tell me how to extract features using PCA for a signal ,i.e 8190x2 signal which is in text[matrix] format...
6 years ago | 0