buzb
2014-01-14 19:12:04 UTC
Hi all,
I'm having some trouble with the colorDistance function in simpleCV 1.3.0
called from python 2.7 in Ubuntu 12.04.
target=(212.0, 200.0, 150.0)
distanceImg = img.colorDistance(target)
distanceImg.save('distanceImg.jpg')
img.save('img.jpg')
Calls to colorDistance yield an image that is distorted. I've attached a
copy of the distanceImg (distanceImg.jpg) and a copy of the image (img.jpg)
that was used to derive it.
Is there a good work around to this?
Many thanks, and all the best,
--Buz
I'm having some trouble with the colorDistance function in simpleCV 1.3.0
called from python 2.7 in Ubuntu 12.04.
target=(212.0, 200.0, 150.0)
distanceImg = img.colorDistance(target)
distanceImg.save('distanceImg.jpg')
img.save('img.jpg')
Calls to colorDistance yield an image that is distorted. I've attached a
copy of the distanceImg (distanceImg.jpg) and a copy of the image (img.jpg)
that was used to derive it.
Is there a good work around to this?
Many thanks, and all the best,
--Buz
--
You received this message because you are subscribed to the Google Groups "pythonvision" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pythonvision+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "pythonvision" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pythonvision+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.