pull/653/merge
Shivansh Khankriyal 2 years ago committed by GitHub
commit e6db3f90c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,21 @@
# Augmented Reality
**Tier:** 3-Advanced
Using augmented reality for smart clothing.
Using AR toolkit to interact with the physical world using lidar sensors and camers to measure the sizes of the person and then altering the clothing designs according to it.
## User Stories
- [ ] User can use their camera to help the software interact with the dimensiones needed.
- [ ] Usage will be simple, the app interface will be similar to that of a camera module thus resulting in easy use of the app.
- [ ] After the calculation of the dimensions of the person the app will alter the designs of the clothing.
- [ ] Drawing card will also be provided for direct development of any design if user find needs of.
## Bonus features
- [ ] The app can be altered to be used as a dimension calculator for home designing and business analytics.
- [ ] User can use preclicked images from their galaries in the app.
## Useful links and resources
- [How to create an AG app for smart clothing using unity 3D](https://circuitstream.com/blog/xr-unity-tutorial-augmented-reality-t-shirt/)
- [ mercari engineering's Automatically measure your clothes on a smartphone with AR ](https://engineering.mercari.com/en/blog/entry/2020-06-19-150222/)
## example projects
- [ Myntra uses the same concept of ag for smart clothing ](https://www.myntra.com/?utm_source=perf_google_search_brand&utm_medium=perf_google_search_brand&utm_campaign=Search_Brand_Myntra_Brand_India_BM_TROAS_SOK&gclid=CjwKCAjw2OiaBhBSEiwAh2ZSPx_kTxQSgkb0BVdaS-9ipN9fR8AbMBlWfkD_6AqGVn_jAumwQXYNmRoCmVkQAvD_BwE)
Loading…
Cancel
Save