[ACR-1431] Add new vision.inference feature keys 52/214652/1 accepted/tizen/unified/20190925.100455 submit/tizen/20190925.055048
authorTae-Young Chung <ty83.chung@samsung.com>
Wed, 25 Sep 2019 04:34:44 +0000 (13:34 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Wed, 25 Sep 2019 04:35:37 +0000 (13:35 +0900)
Change-Id: I55d4b85bf71ccfb103c1009c061574b7c086094a
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
17 files changed:
emulator/model-config.xml
emulator/model-config_mobile.xml
emulator/model-config_mobile64.xml
emulator/model-config_tv.xml
emulator/model-config_tv64.xml
emulator/model-config_wearable.xml
generic/model-config-iot.xml
generic/model-config.xml
rpi3/model-config.xml
rpi3/model-config_tv.xml
tm1/model-config.xml
tm2/model-config.xml
tw2/model-config.xml
tw3/model-config.xml
xu3/model-config.xml
xu3/model-config_ivi.xml
xu3/model-config_tv.xml

index 13a1f45ceccd63507d6c1031c6331725abad3dd8..dc39b6fa66d2b8757ec8ca440b8ce07ffc4e3908 100644 (file)
                <key name="tizen.org/feature/ui_service.sticker" type="bool">false</key>
                <key name="tizen.org/feature/usb.accessory" type="bool">false</key>
                <key name="tizen.org/feature/usb.host" type="bool">false</key>
+               <key name="tizen.org/feature/vision.barcode_detection" type="bool">false</key>
+               <key name="tizen.org/feature/vision.barcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">false</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index c0cea1f06167e72c362fb4feb6b11e96337e9109..1aef9c90a3478aab5aca721f04f06c56a509401b 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index 205d4117c3ad4c8a6231f472311e9f24bdd16c82..9d6f0dcec009ce077cf882d781437aa3bac6135f 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index a79317a637a7ca8caae44fab126a29ebd54fb561..b394b5b1e2aa7097522eeee6248f0a2c21a8ec6c 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">false</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index 4c408c99e9c54247a514bd800473bf9d1265b0d2..c6a795de290a89d188b5136c02f518e5e88cd235 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">false</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index 8b7c61821b4c84a442e0fea8f30967843cb1891e..dea304657a1cc71690464af55d3a0c6f0b7869be 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">true</key>
index 8269bb359ef104d8bfe9ccd155e633b0d48cc089..d7dc44e890e54c986bc5accffb0b912f8fe794a2 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">false</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/vulkan.version.1_0" type="bool">false</key>
index c0e3994f79317ad7c01d2cb06939ef1f27807c5d..4c82adb5414174ca426ed7470e448bb7adfba536 100644 (file)
                <key name="tizen.org/feature/ui_service.sticker" type="bool">false</key>
                <key name="tizen.org/feature/usb.accessory" type="bool">true</key>
                <key name="tizen.org/feature/usb.host" type="bool">true</key>
+               <key name="tizen.org/feature/vision.barcode_detection" type="bool">false</key>
+               <key name="tizen.org/feature/vision.barcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">false</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/system/sound.media.volume.resolution.max" type="int">15</key>
index 837165b497620b0b5650193e3ac254d281ed1c37..e23d695ef7d98f4cc67e3c6ebb873c084553ad1f 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index c04c5b79a037642396e1b5a1ad0790c20adf4d9b..665d7ef1e1c927a8593f8e8ed61b83285159fa83 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index 4f75bc2b948730a081bb556bb24388e7c31218e5..d946ac2e180e6ba5f5b2a5657bfc556a57c1ffc1 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index adb6ca91f72acc1ce0b8a8b27ed0f87341e1b4a1..395d45ba879ca9b5b3d2f79551fa4629b18c355c 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/vulkan.version.1_0" type="bool">true</key>
index bdb2dd65c6911841e06bc09edefb8e4b6e99a8ca..dc80349893ef6d5ecbbfb75aef86a3155a6c875e 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">true</key>
index 3d03cdae0703af6c594b1e1135c13dd2ebab9950..5b201d93ed40544963656c6a1fb85fbc7f2fc8da 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">true</key>
index b571f792d5be0f141c654e0387522c2b920576f6..dd15eef7e47b047901186531283f56f74273c169 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index 96407efb4d9d6a920a78630280f50550d999f182..9cd308d7d2a7b3480e0a33babb7ffdbde3722f16 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index 2abd446658918ffc6b042f81141199bd618b1dfb..0ec43d98bd2f11f644d43af252bbfd44ca96eea3 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>