<div dir="ltr"><pre style="color:rgb(0,0,0);white-space:pre-wrap">CONFIGURE_COMMAND--with-crypto=no to that line</pre></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 17, 2020 at 11:00 AM <<a href="mailto:kwiver-users-request@public.kitware.com">kwiver-users-request@public.kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send Kwiver-users mailing list submissions to<br>
        <a href="mailto:kwiver-users@public.kitware.com" target="_blank">kwiver-users@public.kitware.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://public.kitware.com/mailman/listinfo/kwiver-users" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/kwiver-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:kwiver-users-request@public.kitware.com" target="_blank">kwiver-users-request@public.kitware.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:kwiver-users-owner@public.kitware.com" target="_blank">kwiver-users-owner@public.kitware.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Kwiver-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Scene segmentation (Matt Brown)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 16 Mar 2020 17:15:01 -0400<br>
From: Matt Brown <<a href="mailto:matt.brown@kitware.com" target="_blank">matt.brown@kitware.com</a>><br>
To: kwiver-users <<a href="mailto:kwiver-users@public.kitware.com" target="_blank">kwiver-users@public.kitware.com</a>><br>
Subject: [Kwiver-users] Scene segmentation<br>
Message-ID:<br>
        <CAMo5cUhOQ7=<a href="mailto:hvegF8h-V%2BScRv_-ixoNEpGXXqbpZ5Nfx%2BdgcAA@mail.gmail.com" target="_blank">hvegF8h-V+ScRv_-ixoNEpGXXqbpZ5Nfx+dgcAA@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hello kwiver users,<br>
<br>
I'm looking to develop a scene segmentation KWIVER pipeline, and I'm<br>
curious whether others have input on how to go about this regarding KWIVER<br>
nodes/types. Ultimately, I am working toward a demonstration with a<br>
hand-held TX2+camera that we can point out our balcony and get some<br>
visualization of the live segmentation results (e.g.,<br>
asphalt/grass/trees/building/sky) along with a low-bit-rate vectorized<br>
version of the boundaries. The easiest route would be to develop a TensorRT<br>
scene-segmentation arrow of an *image_filter* algorithm that takes imagery<br>
and outputs a uint8 image with each of the 256 integers reserved for one<br>
class per pixel. This would throw away information regarding confidence<br>
(both per pixel and on a region basis), but this might be ok for now. To<br>
vectorize, I'm thinking of an OpenCV arrow for findCountours.<br>
<br>
Best,<br>
Matt<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="https://public.kitware.com/pipermail/kwiver-users/attachments/20200316/65fd2d68/attachment-0001.html" rel="noreferrer" target="_blank">https://public.kitware.com/pipermail/kwiver-users/attachments/20200316/65fd2d68/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Kwiver-users mailing list<br>
<a href="mailto:Kwiver-users@public.kitware.com" target="_blank">Kwiver-users@public.kitware.com</a><br>
<a href="https://public.kitware.com/mailman/listinfo/kwiver-users" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/kwiver-users</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Kwiver-users Digest, Vol 27, Issue 1<br>
*******************************************<br>
</blockquote></div>