<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create a picture conversion (rendition) using a &amp;quot;smart crop&amp;quot; technique? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326358#M13359</link>
    <description>&lt;P&gt;I forgot about &lt;A href="https://doc.nuxeo.com/studio/default-configuration-templates/#image-cropper" target="test_blank"&gt;https://doc.nuxeo.com/studio/default-configuration-templates/#image-cropper&lt;/A&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2020 18:54:37 GMT</pubDate>
    <dc:creator>Gregory_Carlin</dc:creator>
    <dc:date>2020-09-09T18:54:37Z</dc:date>
    <item>
      <title>Create a picture conversion (rendition) using a "smart crop" technique?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326356#M13357</link>
      <description>&lt;P&gt;We would like to put many of our employee photos into Nuxeo and then create a conversion/rendition of each photo so that the image is square and can be used by multiple third-party systems for profile pages, etc. I know we can leverage ImageMagick to easily make a square rendition, but because the employee photos aren't always centered (or consistent) we are looking for a way to do a smartcrop that will center on the employee and crop from that center point. (Something possibly similar to &lt;A href="https://www.npmjs.com/package/smartcrop/v/2.0.2)" target="test_blank"&gt;https://www.npmjs.com/package/smartcrop/v/2.0.2)&lt;/A&gt;. Has anyone done such a conversion?&lt;/P&gt;
&lt;P&gt;It would be really helpful if we could figure out this automation as then the process does not manually have to be done for each employee photo—which is current state. Alternately this may be also helpful for making square thumbnails of any image within Nuxeo with the focus being on the main content of the images.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 17:53:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326356#M13357</guid>
      <dc:creator>Phil_Ludlow</dc:creator>
      <dc:date>2020-09-09T17:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create a picture conversion (rendition) using a "smart crop" technique?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326357#M13358</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have integrated Google Vision and its crop hints capability (https://cloud.google.com/vision/docs/crop-hints)  for a PoC. See screenshot. There were no automation behind, but I guess this won't  be very difficult.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 18:43:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326357#M13358</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2020-09-09T18:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create a picture conversion (rendition) using a "smart crop" technique?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326358#M13359</link>
      <description>&lt;P&gt;I forgot about &lt;A href="https://doc.nuxeo.com/studio/default-configuration-templates/#image-cropper" target="test_blank"&gt;https://doc.nuxeo.com/studio/default-configuration-templates/#image-cropper&lt;/A&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 18:54:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326358#M13359</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2020-09-09T18:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Create a picture conversion (rendition) using a "smart crop" technique?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326359#M13360</link>
      <description>&lt;P&gt;Okay, that is interesting, and could be helpful. Does that POC require the "Nuxeo Vision" package, or it is something that may be rolled into LTS 2020 (or even something else)? While automation would be the goal, even having the cropping feature in Web UI would be a big step up from the current manual processes that are being done by a few users.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 18:59:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326359#M13360</guid>
      <dc:creator>Phil_Ludlow</dc:creator>
      <dc:date>2020-09-09T18:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create a picture conversion (rendition) using a "smart crop" technique?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326360#M13361</link>
      <description>&lt;P&gt;Thanks, I'll look at that. Honestly, I tend to forget about external templates, it seems like that area could really be emphasized and expanded.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 19:03:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/create-a-picture-conversion-rendition-using-a-quot-smart-crop/m-p/326360#M13361</guid>
      <dc:creator>Phil_Ludlow</dc:creator>
      <dc:date>2020-09-09T19:03:36Z</dc:date>
    </item>
  </channel>
</rss>

