Statistics
6 Questions
0 Answers
RANK
256,264
of 300,592
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,027
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,752
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
how to use histogram values in svm classifier
generated histogram values but need matlab code to use this in svm classifier
10 years ago | 1 answer | 0
1
answerQuestion
I need matlab code for svm to classify original and spoofed images from the histogram values generated
till generating histogram values i have completed my work now i need coding for svm classification using this histogram values
10 years ago | 1 answer | 0
1
answerQuestion
I need coding for SVM classifier for training and testing facial images after applying ternary pattern can any one help me
I have run the code for local ternary pattern and extracted the patterns and histogram was generated now i need coding to run SV...
10 years ago | 1 answer | 0
1
answerQuestion
how to convert ternary pattern values in decimal to binary
I have got ternary pattern values for my code but they are decimal values how can i convert those values to binary
10 years ago | 1 answer | 0
1
answerQuestion
matlab coding for generating histogram for upper and lower pattern of local ternary pattern
I have generated upper and lower pattern from ternary pattern.now i want to generate histogram for that pattern.I need matlab co...
10 years ago | 3 answers | 0
3
answersQuestion
function [high,low,ternary]=ltp_image(in,type,threshold)
I m trying to run this code for feature extraction i dont know what input arguements for this function to be given plz help.if p...
10 years ago | 1 answer | 0
