Community Profile

photo

C N N


Active since 2011

Statistics

  • First Review

View badges

Content Feed

View by

Question


Implementing sequentialfs
I am trying to implement sequentialfs for feature selection. I saw this post : Sequential feature selection Matlab Tried to f...

12 years ago | 0 answers | 0

0

answers

Question


Sum -pooling
Does anyone know how to do sum-pooling in MATLAB? I need to use it for multi-class SVM? Would appreciate any help..

12 years ago | 1 answer | 0

1

answer

Question


SVM
Basically, i am using SVM for classificiation for images. I used Local Binary pattern for feature extraction. The problem i face...

12 years ago | 1 answer | 0

1

answer

Question


Gabor Filter
I am trying to execute gabor filter on images. {%% Read clear all; close all; clc; I=imread('test.png'); imshow(I)...

12 years ago | 1 answer | 0

1

answer

Question


Local Binary Pattern(LBP)
I am trying to execute local binary pattern in MATLAB using the image processing toolbox. When i execute I can't get a LBP image...

12 years ago | 10 answers | 1

10

answers