Community Profile

photo

Soni Mansi


Active since 2015

Followers: 0   Following: 0

Message

Professional Interests: signal processing

Statistics

Feeds

View by

Question


I get this error for following code" Undefined function or method 'generateRadialFilterLBP' for input arguments of type 'double'. Error in ==> demo at 4 filtR=generateRadialFilterLBP(nFiltSize, nFiltRadius); ".How can i solve it?
imgRGB=imread('photo.jpg'); img=rgb2gray(imgRGB); filtR=generateRadialFilterLBP(nFiltSize, nFiltRadius); nFiltSize=8; nFil...

9 years ago | 0 answers | 0

0

answers