views:

16

answers:

0

Hey i was wondering if anyone had any insight on how to crop an image by pixel color using the Emgu Wrapper.

I have it already turn the image grayscale for processing and all the image that i don't need is black. Is there any way to crop these pixels out? Now I'm not talking about making them transparent, i physically want to make the output image smaller.

Thanks!