10/22/2013 2:47 PM, Joseph Jacobs wrote:
>> Hey Jim,
>>
>> From my (non-expert) perspective, performing classification pixel-wise would
>> not be ideal (please correct me if I am wrong). I think the better way would
>> be to perform some sort of feature extrac
Hey Jim,
From my (non-expert) perspective, performing classification pixel-wise would
not be ideal (please correct me if I am wrong). I think the better way would be
to perform some sort of feature extraction on the image (eg. SIFT, SURF, HOG,
LBP and many, many more...checkout scikit-image or