[Source] Add directory and README.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 25 May 2018 06:08:42 +0000 (15:08 +0900)
committer임근식/동작제어Lab(SR)/Principal Engineer/삼성전자 <geunsik.lim@samsung.com>
Mon, 28 May 2018 11:04:43 +0000 (20:04 +0900)
A new element for NNStreamer is drafted in the architecture document.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
tensor_source/README.md [new file with mode: 0644]

diff --git a/tensor_source/README.md b/tensor_source/README.md
new file mode 100644 (file)
index 0000000..b8005ba
--- /dev/null
@@ -0,0 +1,16 @@
+# NNStreamer::tensor_source
+
+## Motivation
+
+Allow non Gstreamer standard input sources to provide other/tensor stream.
+
+Such sources include, but not limited to:
+
+- Output of general external applications including instances of nerual network frameworks and models not using NNStreamer suite.
+- Output of non gstreamer compatible sensors, such as Linux IIO devices: [Industrial I/O, 01.org](https://01.org/linuxgraphics/gfx-docs/drm/driver-api/iio/index.html). We may need to get streams from thermostats, light detectors, IMUs, or signals from GPIO pins.
+- Output of LIDAR and RADAR in case we do not have V4L2 interfaces for them.
+
+
+## Output Format (src_pad)
+
+other/tensor