> For the complete documentation index, see [llms.txt](https://jcv-1.gitbook.io/1.1.0-web-_english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jcv-1.gitbook.io/1.1.0-web-_english/introduction.md).

# Introduction

This product provides a feature for virtual try-on based on detection and 3D model rendering.

Virtual try-on item is shoes , wrist watch and eyewear.

This product consists of like below

├── doc&#x20;

&#x20;          ├── JCV AR VTO (web)\_UserManual\_ENpdf&#x20;

&#x20;          ├── JCV AR VTO (web)\_UserManual\_JP.pdf&#x20;

├── sample 　　　　　　　\
　　　├── index.html\
　　　├── main.js\
&#x20;　　  └── static\
&#x20;                     ├── css\
&#x20;                     ├── img\
&#x20;                     └── resources&#x20;

├── external\
　　　├── gl-matrix-min.js  &#x20;

├── sdk\
　　　├── license-softsugar.lic   license file\
　　　├── st-ar-tryon.js　　　　js file\
　　　├── webarHumanAction.data　model data for detection\
&#x20;　　  └── webarHumanAction.wasm　library for detection

###
