0% found this document useful (0 votes)
27 views8 pages

DB - Report - Batch 44

db report

Uploaded by

Sudharshan Dinnu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views8 pages

DB - Report - Batch 44

db report

Uploaded by

Sudharshan Dinnu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

The Report is Generated by DrillBit Plagiarism Detection Software

Submission Information

Author Name Jagadeesh B N


Title Virtual Trial Room Application
Paper/Submission ID 1241841
Submitted by [email protected]
Submission Date 2023-12-19 16:02:04
Total Pages 6
Document type Article

Result Information

Similarity 70 %
1 10 20 30 40 50 60 70 80 90

Student Sources Type Report Content


Internet Quotes
Paper
3.05% 0.21%
0.99%

Journal/ Words <


Publicatio 14,
n 65.96% 4.25%

Exclude Information Database Selection

Quotes Not Excluded Language English


References/Bibliography Not Excluded Student Papers Yes
Sources: Less than 14 Words % Not Excluded Journals & publishers Yes
Excluded Source 0% Internet or Web Yes
Excluded Phrases Not Excluded Institution Repository Yes

A Unique QR Code use to View/Download/Share Pdf File


DrillBit Similarity Report

A-Satisfactory (0-10%)
B-Upgrade (11-40%)

70 11 D C-Poor (41-60%)
D-Unacceptable (61-100%)
SIMILARITY % MATCHED SOURCES GRADE

LOCATION MATCHED DOMAIN % SOURCE TYPE

1 IEEE 2019 IEEE Jordan International Joint Conference on Electrical E Publication


25

2 www.ijareeie.com Publication
18

3 irjmets.com Publication
11

4 www.kscst.iisc.ernet.in Publication
6

5 Thesis Submitted to Shodhganga Repository Publication


4

6 www.homesinternational.it Internet Data


1

7 Submitted to Visvesvaraya Technological University, Belagavi Student Paper


1

8 vnit.ac.in Publication
1

9 www.sciencegate.app Internet Data


1

10 www.iare.ac.in Publication
1

11 www.shopify.com Internet Data


1
Virtual Trial Room Application
Dayasagar A S1 , Kushal S2 ,Sudeep Gowda C K3 , Sudharshan L4 ,Jagadeesh B N5
4
RNS Institute of Technology, Bengaluru

affected by smart systems which facilitates


3 4
ABSTRACT- In this rapidly moving life, our activities. For instance, online shopping
waiting and standing long queues scare
away customers. This also affects the sales grew up very fast. People are getting more
of the shop. Another bigger issue we face used to online shopping, online auctions,
while talking about big retail showrooms is etc., to purchase their interested products.
management of inventory. inventory This way of transaction has become the
management has become a bigger problem main trend and it brings great convenience
these days. Companies are spending lots of to customers. However, an issue for buying
money as well as they need huge man power clothes online is that client cannot try the
1
to manage large crowds. Virtual trial rooms product before he/she get that product. The
can be a solution to all this, where customers feeling after dressing on affects the client
can virtually try clothes on them without decision about buying the clothes.
actually trying them on. This can be done Therefore, there is an increasing demand to
with help of artificial intelligence and develop virtual dressing room to simulate
augmented reality. This will be a faster the visualization of dressing.
approach and even an interactive way in
comparison with the traditional one. This 1.1 Problem Statement
will also help the shopkeepers to keep their Design and implement a virtual trial room
11
goods fresh and they will find relief from application that allows users to virtually try
continuous folding and unfolding to clothes. on clothing items before making a purchase.
Also, this can prevent shoplifting to a The system should provide an interactive
greater extent. and realistic simulation, enabling users to
3
KEY WORDS: Virtual Trial Room, Face visualize how is to the different apparel
Detection,Haar Classifier, Positioning, looks on them using augmented reality or
Blending, Super imposing. other immersive technologies.

1.INTRODUCTION
Consider factors such as accurate sizing,
Due to the rapid growth of technology realistic garment movement, and user-
development, our daily life is heavily friendly interface to enhance the virtual
shopping experience. The solution should be
4
scalable, accommodating a variety of
clothing styles and ensuring compatibility
with different devices, such as smartphones
and tablets.

1.2. SOLUTIONS

 To create a virtual trial room, you


can implement a mobile or web
application with the following
features:

 User Registration and Profile Here in the system whole algorithm has
Management: developed using python programing
7
language. Python is high level, interpreted
 Allow users to create accounts and
programming language which is widely used
manage their profiles, including 9
develop complex machine learning
personal measurements and style
algorithm deep learning algorithms using
preferences
varies packages. Here in the system we have
2. BLOCK DIAGRAM used bellow’s python packages to develop
algorithm.

4. USED PROGRAMMING LANGUGE

Here in the system whole algorithm has


developed using python programing
7
language. Python is high level, interpreted
programming language which is widely used
9
develop complex machine learning
algorithm deep learning algorithms using
3.FLOW CHART varies packages. Here in the system we have
6
used bellow’s python packages to develop PyQt5 is a python package. Used to build
algorithm. GUI application.

PyQt5’s Qtcore module contains all the class


of GUI design.
4.1 OPEN CV
5. RELATED WORK

Open cv computer vision library which is


dominated for image processing it also
called open source computer vision library. 1
10 In addition, the application keep calculating
Mainly used for real time computer vision
and image processing. The main library has distances to continue body movement: One
design in c ++. Open CV open source library of key point here it to:
started in 2011.
1) Convert Data
Units of distance calculated using
joint -joint coordinates results in
4.2 MEDIA PIPE meter so we have to convert it to
pixel Data.
Media pipe python library which has design
Using m – pixel converter
for machine learning package which has
5 1 m = 3779.527559055 pixel.
built in trained data set in tensor flow. it can
We convert every distances to pixels
form the basis for sign language
data in order to map pixel images to
understanding and hand gesture control, and
user body.
can also enable the overlay of digital content 1
2) Create new joint positions
and information on top of the physical world
At the beginning of the work we
in augmented reality. Media pipe most
have decided to use the key points
perfect solution for the hand and finger
that the Sensor found it, we face
tracking solution. It employs Deep learning
many problems in some points (hip
to infer 21 3D landmark on hand. MediaPipe
center, hip left, hip right) and it
Hands utilizes an ML pipeline consisting of
imprecise and inappropriate to what
multiple models working together.
we need, we have many of the
attempts to work something that
resolve this issue unexpected, in the
end, we decided that we could make
new points away from the original
points left or right or down.
the Image Processing Toolbox from The
Math Works.
6. DATA FLOW DIAGRAM
8
MATLAB is a high-performance language
for technical computing which is very
popularly used nowadays. It integrates
computation, visualization and programming
in an easy-to-use environment where
problems and solutions can be easily
expressed in mathematical notations. The
2
basic commands used are given in “table 1”

7. IMAGE CAPTURING
TABLE 1: The Basic Commands Used
The image acquisition is the basic process in
COMMANDS FUNTIONS
the project. An integrated or external web
camera is used to capture the hand gestures. Imread To read an image
These images are used in the further
processes in the system. The image is Imshow To display an image
captured using the image processing toolbox
Imaqreset To reset the camera
in the MATLAB.

Before starting the programming, we should rgb2gray To convert a colour


get the information about the camera that is image to gray scale
connected to the computer. For that image
‘imaqhwinfo’ (image acquisition hardware
gray2rgb To convert a gray scale
information) command is used. Each adapter
image to colour image
may have several devices connected to it. So
to correctly detect the camera we should get
the id of the device. For that type command
‘imaqhwinfo (‘winvideo’)’ in the command 8.TESTING AND TRAINING
window of MATLAB.
The matrices of the gesture captured (the
gestures captured are converted into matrix
The frames per trigger and frame grab
format) are compared with matrices in the
intervals are specified in the program. When
database by correlation operation. The
the specified frame is acquired the image is
image processing consists of mainly two
captured with webcam. The software code
steps, training and testing. The training step
and supporting tools used are based on the
deals with database creation. The image of
leading software in the field, MATLAB and
the gesture captured is pre-processed by
changing the brightness, contrast, sharpness
etc. After that, feature is extracted from the
image.

10.CONCLUSION:
1
After applying the cloth model with the
improved performance joint position, this
application has become an acceptable
2 application to provide a virtual fitting room
Like wise all the gestures are loaded to the
database. Testing step also has the steps like for user to utilize:
image acquisition, pre-processing, feature 1
1-Human measurement generated according
extraction. After the feature is extracted, the to user body stand in front of the Kinect.
matrix obtained is compared with that in the
database using correlation operation. The 2- Flexible and look-real cloth model for
technology used here is much more user to “wear”.
complicated than the existing, but it can
3- An easy control, user-friendly and
ensure more accuracy than the others.
fashionable bodymotion-based GUI for user
9. RESULT utilized.

4- Many interesting and useful


functionalities for user to use in our
application.

REFRENCES:

[1] Higgins, K. R., Farraro, E. J., Tapley, J.,


Manickavelu, K., & Mukherjee, S. (2018).
U.S. Patent No. 9,898,742. Washington, DC:
U.S. Patent and Trademark Office.

[2] Isıkdogan, F., & Kara, G. (2012). A real


time virtual dressing room application using
kinect. CMPE537 Computer Vision Course
Project.

[3] Korszun, H. A. (1997). U.S. Patent No.


5,680,528. Washington, DC: U.S. Patent and
Trademark Office.

[4] Protopsaltou, D., Luible, C., Arevalo,


M., & Magnenat-Thalmann, N. (2002). A
body and garment creation method for an
Internet based virtual fitting room. In
Advances in Modelling, Animation and
Rendering (pp. 105-122). Springer, London.

[5] Steermann, M. C. (2014). U.S. Patent


Application No. 14/215,649.

You might also like