Distance Estimation
Chris Spencer
chrisspen at gmail.com
Wed Aug 31 21:30:20 EDT 2016
Essentially, what's described here:
http://www.cs.cornell.edu/~asaxena/learningdepth/
On Wed, Aug 31, 2016 at 9:29 PM, Chris Spencer <chrisspen at gmail.com> wrote:
> Given a JPG image of a scene, convert that into a depth map, where each
> pixel is associated with a discrete distance estimate.
>
> On Wed, Aug 31, 2016 at 7:12 PM, Stefan van der Walt <stefanv at berkeley.edu
> > wrote:
>
>> Hi Chris
>>
>> On Sun, Aug 28, 2016, at 17:31, Chris Spencer wrote:
>> > Is there any algorithm in scikit-image that I could use to train a
>> predictor that could estimate the distance at each pixel in an image?
>>
>> > I've gone through all the examples, and none of them seemed to directly
>> apply. The image segmentation example seemed to be the closest, but that
>> didn't use supervised learning, so I wasn't sure how I could adapt it's
>> code.
>>
>> Could you explain what you mean by "estimate the distance"?
>>
>> Stéfan
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "scikit-image" group.
>> To unsubscribe from this topic, visit https://groups.google.com/d/to
>> pic/scikit-image/qvGm0zOv2rc/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> scikit-image+unsubscribe at googlegroups.com.
>> To post to this group, send an email to scikit-image at googlegroups.com.
>> To view this discussion on the web, visit https://groups.google.com/d/ms
>> gid/scikit-image/1472685144.113590.712117217.1B48040B%40webm
>> ail.messagingengine.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160831/271f63da/attachment.html>
More information about the scikit-image
mailing list