Merge branch 'new-basic-signs-model' into 'development'

New basic signs model

See merge request wesign/unity-application!90
This commit was merged in pull request #90.
This commit is contained in:
Jelle De Geest
2023-05-07 21:00:56 +00:00
111 changed files with 952 additions and 329 deletions

View File

@@ -26,7 +26,7 @@ public class Learnable
/// <summary>
/// Addaptive threshold
/// </summary>
public float thresholdPercentage = 0.90f;
public float thresholdDistance = 2f;
/// <summary>
/// Example video clip

View File

@@ -26,6 +26,11 @@ public class ModelList : ScriptableObject
/// The model itself
/// </summary>
public MLModelData modelMAC;
/// <summary>
/// json file
/// </summary>
public TextAsset embeddingsFile;
}
@@ -79,4 +84,9 @@ public class ModelList : ScriptableObject
{
return models[currentModelIndex].index;
}
public TextAsset GetEmbeddings()
{
return models[currentModelIndex].embeddingsFile;
}
}

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 17fb70e1c284e44da8083b36bb6afcb8
guid: ac007754b9aee4f59b58b4205bb75562
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: e6d85df707405ad4f97c23b07227ee99
guid: 1be770d7aacc847988cabc9de250aaf7
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}

View File

@@ -1,10 +0,0 @@
fileFormatVersion: 2
guid: fa63c40c78ba548468cad97b15cdc6c9
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 8264490bef67c46f2982e6dd3f5e46cd, type: 3}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: fb8b51022bdcd654a9f29c054832a1b5
guid: 9187978ae1cea409f994913c17e3da6d
TextScriptImporter:
externalObjects: {}
userData:

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: be31548ec7e7544fe9828b14657bb40b
guid: 4d4ccf4e233554d908323c3366645f94
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: fdbf401e965a6bf4a87637cd519f2715
guid: 60511994c42f8424788e097838d5977e
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}

View File

@@ -1 +0,0 @@
{"pose_landmarks": [0, 2, 5, 7, 8, 9, 11, 12, 13, 14, 15, 16], "hand_landmarks": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]}

View File

@@ -20,75 +20,75 @@ MonoBehaviour:
- name: Tot ziens
image: {fileID: 21300000, guid: f2a020e24bfa24842bccecf6b36d5b79, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.7
clip: {fileID: 32900000, guid: 199075a9c3138354db43569bade8faaa, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: f3cb776d4d50bed438e685d2ca4d6a44, type: 3}
- name: Saluut
image: {fileID: 21300000, guid: 9736ebf7e194d954e8db0c651e72210e, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.65
clip: {fileID: 32900000, guid: b3ffa09a793bc8742b894a0d90945739, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 49b2729784db06b4ea01ff4f58d6d3cc, type: 3}
- name: Goedemorgen
image: {fileID: 21300000, guid: 3d2e3ec9ed08795429f60c10f335196b, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.95
clip: {fileID: 32900000, guid: 088520ac18815d249a627b939d919b87, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: f6d6ff039c1232a4891e704d7bd439ea, type: 3}
- name: Goedemiddag
image: {fileID: 21300000, guid: bf52126d7537c894ca4b576c5eef699b, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.65
clip: {fileID: 32900000, guid: 07593101fbf5f5b48a6081618c359d43, type: 3}
thresholdDistance: 2.5
clip: {fileID: 32900000, guid: 296c3443630cd1f4885d89ce5083dd6e, type: 3}
- name: Goed
image: {fileID: 21300000, guid: df027cf65fb04bd408d4062aa9ec0b0f, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.95
clip: {fileID: 32900000, guid: f9af6f8ba451f9045bb13cb87b5b2945, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: ca15dfa00ac29204fb116c8f4b914ba8, type: 3}
- name: Slecht
image: {fileID: 21300000, guid: 42286591a195a7542a4f0922fbe161e2, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: e552e225d0f46964ea9ee79070e9f03c, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: f95ab91fa01dc274cbe9bb091323f779, type: 3}
- name: Ja
image: {fileID: 21300000, guid: 0b11c08cf900cd041afab0419594dac2, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.6
clip: {fileID: 32900000, guid: d514b6143c06749489a4a727a10913f0, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 71d2c4a2f84957247a9b955189e36422, type: 3}
- name: Links
image: {fileID: 21300000, guid: 1dbac4bae035dc84f8bb19045a290b3c, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: d3417d06c92c99d4aab3f370be7430d8, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: f265b8e519c94dd4fb8d80665e7a0972, type: 3}
- name: Rechts
image: {fileID: 21300000, guid: 712e26ec9b082ad4bb926c4171815e47, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.6
clip: {fileID: 32900000, guid: 51936adbe64aee644b81a10958ceba9e, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 1c6a2c8b69971304dba9b72698e9f518, type: 3}
- name: Bedanken
image: {fileID: 21300000, guid: ae9e448e11485c54aa664b69833dce2f, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.6
clip: {fileID: 32900000, guid: ea0208d218c503b42ba7c0b819127344, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: eea7720014045fb48b38452c9e265445, type: 3}
- name: Sorry
image: {fileID: 21300000, guid: 4d265c68fdb4f644ba22e74523ba7f1b, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.95
clip: {fileID: 32900000, guid: d53e61ab6d142164c94776d4ea62edb7, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 6363ebec2262b6047a82724eaae2092f, type: 3}
- name: Goedenacht
image: {fileID: 21300000, guid: 77bad74134ac6cd439cc026dafffa3aa, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.6
clip: {fileID: 32900000, guid: 4d6c8346776deb7449acf087232e640a, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: b6666a825c310ec4e9e77d7889b16296, type: 3}
- name: Smakelijk
image: {fileID: 21300000, guid: 650f938e5cacbc2409939ab73077b692, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.7
clip: {fileID: 32900000, guid: 436159822cb53bc4b8d1bcbf83d109ce, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 18b7346725579c84eb3a430de5e104b7, type: 3}
- name: Goedenavond
image: {fileID: 21300000, guid: 1df76d321ac1c984e8809e92a5ae6d5f, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.8
clip: {fileID: 32900000, guid: 5b201af7cea977c4c9bfac53553d4351, type: 3}
thresholdDistance: 3
clip: {fileID: 32900000, guid: 66f4312ba03a6aa47b9d980c71507fee, type: 3}
- name: Nee
image: {fileID: 21300000, guid: 9107fcdcf02ace74bae5b8dd77835434, type: 3}
handGuide: {fileID: 0}
thresholdPercentage: 0.6
clip: {fileID: 32900000, guid: c869292eee244624589e5bfbdd43bb09, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 2271026672c357b46934e6f290ebace8, type: 3}

View File

@@ -20,80 +20,80 @@ MonoBehaviour:
- name: Broer
image: {fileID: 21300000, guid: eecf67266f150f1489717049489cf16d, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: b28449b4d9aeee742a2ccff0b0632287, type: 3}
- name: Dochter
image: {fileID: 21300000, guid: e3fc0b9401fa388449dc5af9d64649b3, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: 62bca0f4ed278fe448fc78c9e74fb06d, type: 3}
- name: Echtgenoot
image: {fileID: 21300000, guid: 8f62ca0a4fbda0249a1c1c5755044c72, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: dc3cf889664616d4aba5b2cad1489995, type: 3}
- name: Familie
image: {fileID: 21300000, guid: 79b2160558ee77c4c9c4c08990d1d023, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: 793bc470865b11145ad616973d312a34, type: 3}
- name: Generatie
image: {fileID: 21300000, guid: 5ef20b546d01c8344adcfd87abeed833, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: e6f03e29134e03c4c86fddad1b14d986, type: 3}
- name: Gezin
image: {fileID: 21300000, guid: 0c45e339ca2a63042a626781e81b7d47, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: 03631798d85f3c1478dbfb0a9e9b576b, type: 3}
- name: Kind
image: {fileID: 21300000, guid: 190ff727bab235644844dcdae4a08f64, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: c71d841cd9441944aabcf18163129268, type: 3}
- name: Moeder
image: {fileID: 21300000, guid: 322a8fca641097146ad859da5cd5c299, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: 055f4bc01648d7741bb1b0299352f83d, type: 3}
- name: Neef
image: {fileID: 21300000, guid: 6876f7cd47aef414da6a5dcd37fb6aa7, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: 1d47f98d0f49d884bb4bba27c2849921, type: 3}
- name: Nicht
image: {fileID: 21300000, guid: f22221e828db5df48a0c23244184da3f, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: 1bbd0c9374ddaab479c7ef3222c5f3f2, type: 3}
- name: Oom
image: {fileID: 21300000, guid: d64816ca8258e11488281131f8292073, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: d14475211a1e21a43ac0786905a33d5f, type: 3}
- name: Ouders
image: {fileID: 21300000, guid: 7a3d7c13edb3c1b46b946b79d0ea314c, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: a974b184fb3ee214f8c32398e0535c76, type: 3}
- name: Tante
image: {fileID: 21300000, guid: 00d37184d2522024fa531189cb06afc2, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: 614bc070326fe74478a5f971effb7286, type: 3}
- name: Vader
image: {fileID: 21300000, guid: 525992a7e2aaf3342b5fe7027ff6711c, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: dcd795e4c01d40a4d9573aed47c23ea0, type: 3}
- name: Zoon
image: {fileID: 21300000, guid: 54504dcf0d7601147a53b4de0edc1292, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: 27ac8f0a8c9a07b4fa170a72fc255566, type: 3}
- name: Zus
image: {fileID: 21300000, guid: 9356d7e0991e75d4098d58ba52c14c3d, type: 3}
handGuide: {fileID: 0}
thresholdPrecentage: 0.9
thresholdDistance: 2
clip: {fileID: 32900000, guid: 644394f006b4cf246a26ca73c5171280, type: 3}

View File

@@ -20,130 +20,130 @@ MonoBehaviour:
- name: A
image: {fileID: 21300000, guid: 4eb4ef55f866f114dafb722f4bd05c76, type: 3}
handGuide: {fileID: 21300000, guid: ed5c09a22f5dcb3498f246f9490aa533, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 94a82fe62ff36fc46b79eaca5d78c324, type: 3}
thresholdDistance: 2.6
clip: {fileID: 32900000, guid: 26d0e41ab6fabda47b29253c7f2d6caa, type: 3}
- name: B
image: {fileID: 21300000, guid: 4dda47b7ae59ce0499ff8e89a310b351, type: 3}
handGuide: {fileID: 21300000, guid: 8e050dadd89377d4fb62a4ad8f9e8535, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 318bd1a8b7889b94eb4b679a8e422c82, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 67ba2ca6a212e9d419c63721add61d9c, type: 3}
- name: C
image: {fileID: 21300000, guid: bb08a500be7994743bdf7f1e38e6538e, type: 3}
handGuide: {fileID: 21300000, guid: 330c40bb91dc4b545829054df966ea97, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 788822d230357a141ac24d2fb9c75b96, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 74aaa26bb85785d439965f646ee798f8, type: 3}
- name: D
image: {fileID: 21300000, guid: 3decd69ae4947b240bd680f39b6c5779, type: 3}
handGuide: {fileID: 21300000, guid: bd9ec5405bb0fea449e9da0f88c524b3, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 2b276c0661e3c1f46b485c382c3d2eb2, type: 3}
thresholdDistance: 3
clip: {fileID: 32900000, guid: a3393fd4e2111244ea2a8960ff99bbec, type: 3}
- name: E
image: {fileID: 21300000, guid: ab8d9fdabea483c409535c3bb26305d8, type: 3}
handGuide: {fileID: 21300000, guid: de823bdd2e36be047a6c7937e5bf5cda, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 23b63c8aaace85149adba9082f75bba5, type: 3}
thresholdDistance: 2.3
clip: {fileID: 32900000, guid: d6d0f39a4947ba24da0acc27e71a1b01, type: 3}
- name: F
image: {fileID: 21300000, guid: d58ae54ae96a8d741854c485d4c03d52, type: 3}
handGuide: {fileID: 21300000, guid: 044b86526fb6697488bbacdc1d76fa03, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: e8272b19b1f494c44a88be82259d8478, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 07c50a55e72d0ed4e88dfb3c383396ca, type: 3}
- name: G
image: {fileID: 21300000, guid: d4507d82135bd9a4ea1fa5cc0afe19ba, type: 3}
handGuide: {fileID: 21300000, guid: 8e61bbc6d63e9d14f88136e81a0b9d84, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 9793a0da1cef6094fa45dbf42f2f593a, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 91437d21967614d4fb773164345d9990, type: 3}
- name: H
image: {fileID: 21300000, guid: 2720176db57a2384a8b44e023f1548cc, type: 3}
handGuide: {fileID: 21300000, guid: ed4e4023600c05347874842b68f62231, type: 3}
thresholdPercentage: 0.8
clip: {fileID: 32900000, guid: 27d1b6711ce142a408ac26b1fcfaf68e, type: 3}
thresholdDistance: 2.5
clip: {fileID: 32900000, guid: 8a7a4a20e4489cb42ad806a91bebec85, type: 3}
- name: I
image: {fileID: 21300000, guid: d827fa45fec334e42bdaf76859e73db6, type: 3}
handGuide: {fileID: 21300000, guid: d5bbee7ab92ab2149bffdcd93b93a2d3, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: f1022e53c692f5e488bc2bf68ef42c05, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 224b39e86fa3da4439ff0fbbf6308926, type: 3}
- name: J
image: {fileID: 21300000, guid: 8293bed5458bb2e4380d47a9d78e1ca8, type: 3}
handGuide: {fileID: 21300000, guid: 32df0c392f6fbfe4faa3bd6f0f009b7a, type: 3}
thresholdPercentage: 0.95
clip: {fileID: 32900000, guid: ed10642881e9a304ba7a6bfb0a40c871, type: 3}
thresholdDistance: 2.5
clip: {fileID: 32900000, guid: 0c033eda8d7d1b4448bfdec0aa9f9c77, type: 3}
- name: K
image: {fileID: 21300000, guid: 2353b41a97a55014a9168e5f19352162, type: 3}
handGuide: {fileID: 21300000, guid: 54e8aaec5729e0b438b755ce1c5b8c9f, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: aa5026b1ef45e3742a08c8112e8a6f91, type: 3}
thresholdDistance: 3
clip: {fileID: 32900000, guid: 8038812b1dcf10f40bbda2d7bc8199ca, type: 3}
- name: L
image: {fileID: 21300000, guid: c9ebdbf10e096ed4c9bf08becc1067c3, type: 3}
handGuide: {fileID: 21300000, guid: c042d24972c09f849854641b82d164bf, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 4614fd87478f09a4fb0dae142dcb283f, type: 3}
thresholdDistance: 3.6
clip: {fileID: 32900000, guid: 98ff68d2f360e7d44837681b08ce4835, type: 3}
- name: M
image: {fileID: 21300000, guid: 1d8d7e858fe9d7d4a83ae2c47aa186a9, type: 3}
handGuide: {fileID: 21300000, guid: 6014df6c8e5794c4c91b3d7c636b073f, type: 3}
thresholdPercentage: 0.75
clip: {fileID: 32900000, guid: 480ffa4003b79ed41bcd22c25c2b4b0a, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 4db1178356663a743a4c97616b2280ee, type: 3}
- name: N
image: {fileID: 21300000, guid: 746cc027bdb95d640b2b7c3b717f209c, type: 3}
handGuide: {fileID: 21300000, guid: 4a88b6a6c8a4bf5479b9c033313c20dc, type: 3}
thresholdPercentage: 0.7
clip: {fileID: 32900000, guid: 6d40896901cbaad4a9c229e27eee4a0b, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 8d664ffe084e6ff4a842715ebc826388, type: 3}
- name: O
image: {fileID: 21300000, guid: cf58cec61def4644d966172584346ea7, type: 3}
handGuide: {fileID: 21300000, guid: 13dd6d407842cbc41a74312f86a7451a, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: e100ef044ef83504e859e526ed84cead, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: f5be1c6ca878f3543979b649bdeba203, type: 3}
- name: P
image: {fileID: 21300000, guid: 070eca79d6b8ece479abe291f5ecf1f1, type: 3}
handGuide: {fileID: 21300000, guid: de3b948a0c6e04547afffebadd53c44e, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 85c4e40c247c2db46bc3eb5b7306d14c, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 08d75a672ec46414fae021039c2380c1, type: 3}
- name: Q
image: {fileID: 21300000, guid: 26f522f2e30c5b640b3e21aedc311346, type: 3}
handGuide: {fileID: 21300000, guid: 189b131f13ce67844933e28c6d031cad, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 34465d640f4c47948b3a3007226eafe3, type: 3}
thresholdDistance: 2.5
clip: {fileID: 32900000, guid: 28dbfdc0d28c63040bdf659dbfe4ae75, type: 3}
- name: R
image: {fileID: 21300000, guid: 5a21107f2fda09e449f052f986c25aee, type: 3}
handGuide: {fileID: 21300000, guid: a05e3762c949b83428dc2baf99ab1b34, type: 3}
thresholdPercentage: 0.75
clip: {fileID: 32900000, guid: 29ab11460587e4e458fc5e367245db90, type: 3}
thresholdDistance: 2.5
clip: {fileID: 32900000, guid: 5c0cc6c8b2128ca45944bf8513eec94b, type: 3}
- name: S
image: {fileID: 21300000, guid: d934313344ebc264cb9a7ab061c5c4aa, type: 3}
handGuide: {fileID: 21300000, guid: 5c157ea40838eb74f8226c89a7244613, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 6d7adadd8bbcd284ba047e18fe0b0350, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: a110b3f082d2a8b4596df2964bf56b81, type: 3}
- name: T
image: {fileID: 21300000, guid: 1c0841dbd38336841acbe8b5d2b70ff4, type: 3}
handGuide: {fileID: 21300000, guid: ecd6f60f1bc981b4fb5082ac07e69b6f, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: bb6526ca38b2fda4b8d976d106789f8d, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 89cbef7f613b1dd48a13fa1d844e4180, type: 3}
- name: U
image: {fileID: 21300000, guid: e94c3a7781305514da0676f64c81d231, type: 3}
handGuide: {fileID: 21300000, guid: c81ae3b4548e432498e92c09b4f6d0c9, type: 3}
thresholdPercentage: 0.8
clip: {fileID: 32900000, guid: b65d525135c41e04fbe646dcf4dc0714, type: 3}
thresholdDistance: 2.5
clip: {fileID: 32900000, guid: 8ada577c9729ecb4baac6bb33e78a134, type: 3}
- name: V
image: {fileID: 21300000, guid: 73ff28d33f02abb4386f970bb3417767, type: 3}
handGuide: {fileID: 21300000, guid: 5ab8fc41b65050e4a884ef7ac126318b, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 4ae264889e31d344a80b41449e7d5755, type: 3}
thresholdDistance: 2.5
clip: {fileID: 32900000, guid: a7fc7e7c80e7b90459d9cfe213e09703, type: 3}
- name: W
image: {fileID: 21300000, guid: ca7dcaa8441f3314394af32f35d9c5a9, type: 3}
handGuide: {fileID: 21300000, guid: f345e4c4670a26e43bb67fdd98d17aa5, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: c4cca5e21c896994088b3f8e55cb619e, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: ef286c5a7c182bc47a0d6298ee5276eb, type: 3}
- name: X
image: {fileID: 21300000, guid: 034ab0453d401c243901dc5c74eccda5, type: 3}
handGuide: {fileID: 21300000, guid: 2c38602225a250a45be1017aab650a3d, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: ed96233595fdef448bcb5ea59df9915a, type: 3}
thresholdDistance: 3
clip: {fileID: 32900000, guid: af3988ecb4a3980499f4b0779e936e25, type: 3}
- name: Y
image: {fileID: 21300000, guid: 9e46e7579c4695f429c05fe204fe2442, type: 3}
handGuide: {fileID: 21300000, guid: 6f880b9858734b34e8d014189cf0535e, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: f126a23d57436ad4ba1b2130f08bce1e, type: 3}
thresholdDistance: 2
clip: {fileID: 32900000, guid: 1947ef6ae09e9824b9f8e8f0e93ff2a1, type: 3}
- name: Z
image: {fileID: 21300000, guid: e3ddc281a25573d479ee69e8f0196b53, type: 3}
handGuide: {fileID: 21300000, guid: de44788bbe2193043a246d12d2df52e5, type: 3}
thresholdPercentage: 0.9
clip: {fileID: 32900000, guid: 39bdb6ec75c70b54f987683f0140e508, type: 3}
thresholdDistance: 3
clip: {fileID: 32900000, guid: 5d82445a6d218a2489827783599de116, type: 3}

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 26d0e41ab6fabda47b29253c7f2d6caa
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 67ba2ca6a212e9d419c63721add61d9c
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 74aaa26bb85785d439965f646ee798f8
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: a3393fd4e2111244ea2a8960ff99bbec
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: d6d0f39a4947ba24da0acc27e71a1b01
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 07c50a55e72d0ed4e88dfb3c383396ca
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 91437d21967614d4fb773164345d9990
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 8a7a4a20e4489cb42ad806a91bebec85
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 224b39e86fa3da4439ff0fbbf6308926
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 0c033eda8d7d1b4448bfdec0aa9f9c77
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 8038812b1dcf10f40bbda2d7bc8199ca
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 98ff68d2f360e7d44837681b08ce4835
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 4db1178356663a743a4c97616b2280ee
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 8d664ffe084e6ff4a842715ebc826388
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: f5be1c6ca878f3543979b649bdeba203
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 08d75a672ec46414fae021039c2380c1
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 28dbfdc0d28c63040bdf659dbfe4ae75
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 5c0cc6c8b2128ca45944bf8513eec94b
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: a110b3f082d2a8b4596df2964bf56b81
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 89cbef7f613b1dd48a13fa1d844e4180
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 8ada577c9729ecb4baac6bb33e78a134
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: a7fc7e7c80e7b90459d9cfe213e09703
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: ef286c5a7c182bc47a0d6298ee5276eb
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: af3988ecb4a3980499f4b0779e936e25
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 1947ef6ae09e9824b9f8e8f0e93ff2a1
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 5d82445a6d218a2489827783599de116
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: eea7720014045fb48b38452c9e265445
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: ca15dfa00ac29204fb116c8f4b914ba8
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 296c3443630cd1f4885d89ce5083dd6e
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: f6d6ff039c1232a4891e704d7bd439ea
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: b6666a825c310ec4e9e77d7889b16296
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 66f4312ba03a6aa47b9d980c71507fee
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 71d2c4a2f84957247a9b955189e36422
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: f265b8e519c94dd4fb8d80665e7a0972
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 2271026672c357b46934e6f290ebace8
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 1c6a2c8b69971304dba9b72698e9f518
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 49b2729784db06b4ea01ff4f58d6d3cc
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: f95ab91fa01dc274cbe9bb091323f779
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 18b7346725579c84eb3a430de5e104b7
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@@ -0,0 +1,18 @@
fileFormatVersion: 2
guid: 6363ebec2262b6047a82724eaae2092f
VideoClipImporter:
externalObjects: {}
serializedVersion: 2
frameRange: 0
startFrame: -1
endFrame: -1
colorSpace: 0
deinterlace: 0
encodeAlpha: 0
flipVertical: 0
flipHorizontal: 0
importAudio: 1
targetSettings: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More