erwinwolff/aforge

Color support in the Vision module

GoogleCodeExporter opened this issue · 0 comments

Describe the fix or new feature which you would like to contribute to the
project ...

Hi,

I wrote a couple of classes concerning the simplebackgroundmodelingdetector. 
This improves the background detection on color images, because the current 
implementation first convert the images to gray, which looses some important 
information.



Provide SVN patch for a code change or source file if it is something new
...

Those are full classes, but could probably also be merged with the original 
classes, so that the user doesn't have to care whether he is dealing with gray 
or color images.

Cheers,
Seb

Original issue reported on code.google.com by sebcac...@gmail.com on 9 Aug 2012 at 2:03

Attachments: