<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_libxcam, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/'/>
<entry>
<title>Merge "Disable the build and transfer ownership to the janitors."</title>
<updated>2019-11-14T16:21:12+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2019-11-14T16:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/commit/?id=da20f7a672570f1f9b4841a8c5fef750a21d0002'/>
<id>da20f7a672570f1f9b4841a8c5fef750a21d0002</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable the build and transfer ownership to the janitors.</title>
<updated>2019-11-14T16:21:05+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2019-11-13T20:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/commit/?id=56938b347cb79e785d55b35bf6fe6ebd52188b36'/>
<id>56938b347cb79e785d55b35bf6fe6ebd52188b36</id>
<content type='text'>
This project isn't used in Android, so we won't be maintaining it.

If you need this project, feel free to import it into your own tree.

Test: treehugger
Exempt-From-Owner-Approval: janitorial
Change-Id: Ie6ec7aef562fd142c01d1e0ba4407b4dc1b2dba5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This project isn't used in Android, so we won't be maintaining it.

If you need this project, feel free to import it into your own tree.

Test: treehugger
Exempt-From-Owner-Approval: janitorial
Change-Id: Ie6ec7aef562fd142c01d1e0ba4407b4dc1b2dba5
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Upgrade libxcam to release_1.2.2"</title>
<updated>2019-11-13T19:57:19+00:00</updated>
<author>
<name>Treehugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2019-11-13T19:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/commit/?id=0940eea50f612285288f22259443410aa5052e3c'/>
<id>0940eea50f612285288f22259443410aa5052e3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade libxcam to release_1.2.2</title>
<updated>2019-11-13T18:46:57+00:00</updated>
<author>
<name>Haibo Huang</name>
<email>hhb@google.com</email>
</author>
<published>2019-04-04T18:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/commit/?id=553504d7c452d5b83a758b228d704c97aa5a4e4b'/>
<id>553504d7c452d5b83a758b228d704c97aa5a4e4b</id>
<content type='text'>
Test: build
Change-Id: I98df513804f8de29693248eead0f2aca12635f42
Exempt-From-Owner-Approval: upgrade
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: build
Change-Id: I98df513804f8de29693248eead0f2aca12635f42
Exempt-From-Owner-Approval: upgrade
</pre>
</div>
</content>
</entry>
<entry>
<title>release version 1.2.2</title>
<updated>2019-04-02T09:01:59+00:00</updated>
<author>
<name>Yinhang Liu</name>
<email>yinhangx.liu@intel.com</email>
</author>
<published>2019-04-02T08:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/commit/?id=28769ade4793006c8db9a1720359c310fa1e0d6a'/>
<id>28769ade4793006c8db9a1720359c310fa1e0d6a</id>
<content type='text'>
Signed-off-by: Yinhang Liu &lt;yinhangx.liu@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Yinhang Liu &lt;yinhangx.liu@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dnn: abstract dnn inference engine class and derive object detection class</title>
<updated>2019-04-01T10:24:54+00:00</updated>
<author>
<name>zongwave</name>
<email>wei.zong@intel.com</email>
</author>
<published>2019-04-01T01:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/commit/?id=2354fd550437a6a017439ce15e46c1c2aa7ab4a1'/>
<id>2354fd550437a6a017439ce15e46c1c2aa7ab4a1</id>
<content type='text'>
      * clone openvino inference engine
          git clone https://github.com/opencv/dldt.git

      * build openvino inference engien
          https://github.com/opencv/dldt/blob/2018/inference-engine/README.md

      * export openvino path to environment varibles
          $ export OPENVINO_IE_INC_PATH=${OPENVINO_INFERENCE_ENGINE_DIR}
          $ export OPENVINO_IE_LIBS_PATH=${OPENVINO_INFERENCE_ENGINE_DIR}/bin/intel64/Release/lib

        # NOTE: Fill in the ${OPENVINO_INFERENCE_ENGINE_DIR} - e.g. /home/usr/openvino/dldt/inference-engine/

      * test command
          $ ./test-dnn-inference --input cars_on_road.jpg --model-file vehicle-detection-adas-0002.xml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
      * clone openvino inference engine
          git clone https://github.com/opencv/dldt.git

      * build openvino inference engien
          https://github.com/opencv/dldt/blob/2018/inference-engine/README.md

      * export openvino path to environment varibles
          $ export OPENVINO_IE_INC_PATH=${OPENVINO_INFERENCE_ENGINE_DIR}
          $ export OPENVINO_IE_LIBS_PATH=${OPENVINO_INFERENCE_ENGINE_DIR}/bin/intel64/Release/lib

        # NOTE: Fill in the ${OPENVINO_INFERENCE_ENGINE_DIR} - e.g. /home/usr/openvino/dldt/inference-engine/

      * test command
          $ ./test-dnn-inference --input cars_on_road.jpg --model-file vehicle-detection-adas-0002.xml
</pre>
</div>
</content>
</entry>
<entry>
<title>update change log and copyright date</title>
<updated>2019-04-01T01:16:26+00:00</updated>
<author>
<name>Zong Wei</name>
<email>wei.zong@intel.com</email>
</author>
<published>2019-03-29T09:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/commit/?id=cf02947a61da589d5fca5f0d1677a0ab276a88d3'/>
<id>cf02947a61da589d5fca5f0d1677a0ab276a88d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dnn: check function return value</title>
<updated>2019-03-29T08:50:43+00:00</updated>
<author>
<name>zongwave</name>
<email>wei.zong@intel.com</email>
</author>
<published>2019-03-29T01:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/commit/?id=eba35e966ae28a7348e57d3a4fd2696e8d212981'/>
<id>eba35e966ae28a7348e57d3a4fd2696e8d212981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dnn: enable cldnn path</title>
<updated>2019-03-28T10:10:52+00:00</updated>
<author>
<name>zongwave</name>
<email>wei.zong@intel.com</email>
</author>
<published>2019-03-28T02:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/commit/?id=d59a869bb8cc47c008525c87197f75074b64ba27'/>
<id>d59a869bb8cc47c008525c87197f75074b64ba27</id>
<content type='text'>
    * command line:
        ./test-dnn-inference --input street-pedestrian-001.jpg        \
           --model-file pedestrian-and-vehicle-detector-adas-0001.xml \
           --target-dev gpu
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    * command line:
        ./test-dnn-inference --input street-pedestrian-001.jpg        \
           --model-file pedestrian-and-vehicle-detector-adas-0001.xml \
           --target-dev gpu
</pre>
</div>
</content>
</entry>
<entry>
<title>robust: fix potential unvalidated integer value use</title>
<updated>2019-03-28T10:10:52+00:00</updated>
<author>
<name>zongwave</name>
<email>wei.zong@intel.com</email>
</author>
<published>2019-03-27T20:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libxcam/commit/?id=eab35b74c71e933ab6390fa63e5fe26d6d96c705'/>
<id>eab35b74c71e933ab6390fa63e5fe26d6d96c705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
