1 / 1

Homework #4 (Due: Dec 9, 14:10) Please write a program to perform the following tasks:

Homework #4 (Due: Dec 9, 14:10) Please write a program to perform the following tasks: Read two color images (file names given by the user) I & Q Calculate the Local Binary Partition (LBP) for each image L(I) & L(Q) Calculate the histogram of LBP for each image. h L (I) & h L (Q)

Download Presentation

Homework #4 (Due: Dec 9, 14:10) Please write a program to perform the following tasks:

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Homework #4 (Due: Dec 9, 14:10) • Please write a program to perform the following tasks: • Read two color images (file names given by the user) I & Q • Calculate the Local Binary Partition (LBP) for each image L(I) & L(Q) • Calculate the histogram of LBP for each image. hL(I) & hL(Q) • Calculate & output the similarity between the two histograms of these two images: • Bonus Integrate this with Homework #1 to perform Background Subtraction based on LBP information using WebCam • Please submit your source code and reportthrough course FTP.

More Related