Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

Local Binary Patterns Histograms Regions

$
0
0
I know that the representation proposed by **Ahonen et. al.** is to divide the LBP image into x local regions and extract a histogram from each region. How many regions **OpenCV** uses to extract these histograms? Is this a fixed number of regions or can I define this as a parameter? I am using the **LBPH** function on **Python**, for example: lbph = cv2.face.createLBPHFaceRecognizer() lbph.train(trainingImages, np.array(labels)) subject, confidence = lbph.predict( image ) Thanks in advance

Viewing all articles
Browse latest Browse all 19555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>