Re: [Scikit-learn-general] Re : Image Feature Classification Conceptual Fog

2013-10-24 Thread j vickroy
On 10/22/2013 4:54 PM, Ankit Agrawal wrote: Hi Jim, What Joe said is correct when you want to label/classify images, since classifying images by trying to find similarity of the test image with the training images on pixel level would not work even if there is some ordinary geometric

Re: [Scikit-learn-general] Re : Image Feature Classification Conceptual Fog

2013-10-23 Thread jim vickroy
On 10/22/2013 4:54 PM, Ankit Agrawal wrote: Hi Jim, What Joe said is correct when you want to label/classify images, since classifying images by trying to find similarity of the test image with the training images on pixel level would not work even if there is some ordinary geometric

Re: [Scikit-learn-general] Re : Image Feature Classification Conceptual Fog

2013-10-22 Thread Andreas Mueller
On 10/22/2013 03:54 PM, Ankit Agrawal wrote: > Hi Jim, > > What Joe said is correct when you want to label/classify images, > since classifying images by trying to find similarity of the test image with > the training images on pixel level would not work even if there is some > ordinary

[Scikit-learn-general] Re : Image Feature Classification Conceptual Fog

2013-10-22 Thread Ankit Agrawal
Hi Jim, What Joe said is correct when you want to label/classify images, since classifying images by trying to find similarity of the test image with the training images on pixel level would not work even if there is some ordinary geometric transform like scaling or rotation or Intensity c