搜索资源列表
feature_extraction
- function [ff] = featurextraction(Broi,I), where Broi is a binary mask of the grayscale image I. The resut ff is a matrix containg the glcm and lbp features of the image I over the binary mask.
DRLBPaDRLTP
- 这是关于LBP用于图像处理的文章,里面是对应的算法代码-This is about the LBP for image processing article, which is the corresponding algorithm code