accuracy of uniform lbp is scandal
hi, im using opencv func for uniform lbp (LUT ) and accuracy of recognition get worth but i read that this will not happen,what am i wrong?
read images
resize each image
lut(images,lookup table,images);
train images detection
you'll probably have to show us, what you're doing.
and yes, slight decrease in accuracy is expected.
@berak : i edited it,if you need more details, i must first sort my code :)