In my project Im using EMGU librery.
I need to determine the background color of the urban poster or broadsheet.
As I see the background color of the poster or broadsheet is the predominant color.
My question if Emgu has any function that returns(in certain existing models BGR,HSL...) predominant color or some usefull results about colors in the image, If not , any idea how can I achieve my goal in effective way?
Thank you in advance.