Feature extraction for 3D model

Stéfan van der Walt stefanv at berkeley.edu
Fri Apr 29 03:47:25 EDT 2016


Hi Zichao

I took a look at your file and it seems to be... from Minecraft?

I guess a good place to start would be:

https://en.wikipedia.org/wiki/Wavefront_.obj_file

and

https://pypi.python.org/pypi/PyWavefront/0.1

Regards
Stéfan

On Mon, 29 Feb 2016 at 00:31 Zichao Li <rylanlzc at gmail.com> wrote:

> Dear Stefanv,
>
> Here is one of my .obj files. Please take a look.
>
> Best,
> Zichao
>
> 在 2016年2月29日星期一 UTC+8下午12:34:52,Zichao Li写道:
>
>> I have about 1Gb 3d models contained in .obj file and now I'd like to do
>> some feature extraction: color, texture, shape etc. I wonder how can i do
>> it with scikit-image? I can't find relative explanation in documents.
>> Thanks a lot!
>>
> --
> You received this message because you are subscribed to the Google Groups
> "scikit-image" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to scikit-image+unsubscribe at googlegroups.com.
> To post to this group, send email to scikit-image at googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/scikit-image/45772dd8-3a9e-40ae-934e-eb6a2021cf8d%40googlegroups.com
> <https://groups.google.com/d/msgid/scikit-image/45772dd8-3a9e-40ae-934e-eb6a2021cf8d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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/20160429/46d387b6/attachment.html>


More information about the scikit-image mailing list