0% found this document useful (0 votes)
90 views13 pages

Minor Project Report Format

Research paper

Uploaded by

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

Minor Project Report Format

Research paper

Uploaded by

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

“TITLE OF PROJECT”

A Minor Project Report Submitted to


Rajiv Gandhi Proudyogiki Vishwavidyalaya

Towards Partial Fulfillment for the Award


of
Bachelor of Engineering in Computer Science & Information
Technology

Submitted by: Guided by:


Student Name 1(0827CI141117) Designation with Faculty Name
Student Name 2 (0827CI141119) Computer Science & Information
Technology AITR, Indore

Acropolis Institute of Technology & Research, Indore


Jan-June 2024
EXAMINER APPROVAL

The Project entitled “………………………………………………………….”

submitted by Student Name 1 (0827CI141117), Student Name2 (0827CI141119)

has been examined and is hereby approved towards partial fulfillment for the award of

Bachelor of Engineering degree in Computer Science & Information Technology

discipline, for which it has been submitted. It is understood that by this approval the

undersigned do not necessarily endorse or approve any statement made, opinion

expressed or conclusion drawn therein, but approve the project only for the purpose

for which it has been submitted.

(Internal Examiner) (External Examiner)


Date: Date:
Recommendation

This is to certify that the work embodied in this project entitled


“……………………………Minor Project Title…………………………” submitted
by Student Name 1 (0827CI141117), Student Name 2 (0827CI141119) is a
satisfactory account of the bonafide work done under the supervision of Faculty
Names, is recommended towards partial fulfillment for the award of the Bachelor of
Engineering (Computer Science & Information Technology) degree by Rajiv Gandhi
Proudyogiki Vishwavidhyalaya, Bhopal.

(Project Guide) (Project Coordinator)


Student Undertaking

This is to certify that project entitled “………Minor Project Title………. ” has

developed by us under the supervision of Faculty Names. The whole responsibility of

work done in this project is ours. The sole intension of this work is only for practical

learning and research.

We further declare that to the best of our knowledge, this report does not contain any

part of any work which has been submitted for the award of any degree either in this

University or in any other University / Deemed University without proper citation and

if the same work found then we are liable for explanation to this.

Student Name 1 (0827CI1117)

Student Name 2 (0827CI1119)


Acknowledgement
We thank the almighty Lord for giving me the strength and courage to sail out through
the tough and reach on shore safely.

There are number of people without whom this projects work would not have
been feasible. Their high academic standards and personal integrity provided me with
continuous guidance and support.

We owe a debt of sincere gratitude, deep sense of reverence and respect to our
project coordinators Faculty Names and our guide and mentor Faculty Name,
Professor, AITR, Indore for their motivation, sagacious guidance, constant
encouragement, vigilant supervision and valuable critical appreciation throughout this
project work, which helped us to successfully complete the project on time.

We express profound gratitude and heartfelt thanks to Dr Shilpa Bhalerao,


HOD CSIT AITR Indore for her support, suggestion and inspiration for carrying out
this project. I am very much thankful to other faculty and staff members of CSIT
Dept, AITR Indore for providing me all support, help and advice during the project.
We would be failing in our duty if do not acknowledge the support and guidance
received from Dr S C Sharma, Director, AITR, Indore whenever needed. We take
opportunity to convey my regards to the management of Acropolis Institute, Indore
for extending academic and administrative support and providing me all necessary
facilities for project to achieve our objectives.

We are grateful to our parent and family members who have always loved
and supported us unconditionally. To all of them, we want to say “Thank you”, for
being the best family that one could ever have and without whom none of this would
have been possible.

Student Name1 (0827CS141117),


Student Name 2 (0827CS141119)
Abstract

TITLE OF THE PROJECT

This project is submitted to Rajiv Gandhi Proudyogiki Vishwavidhyalaya,


Bhopal(MP), India for partial fulfillment of Bachelor of Engineering in Computer
Science & Engineering branch under the sagacious guidance and vigilant supervision
of Faculty Name.

The project is based on ………………..……………………………………..

Key words :
List of Figures
Figure 1-1 :....................................................................................................................3

Figure 1-2:.....................................................................................................................4

Figure 1-3 :....................................................................................................................4

Figure 3-1 :..................................................................................................................16

Figure 3-2 :..................................................................................................................18

Figure 3-3 :..................................................................................................................18

Figure 3-4 :..................................................................................................................18

Figure 3-5 :..................................................................................................................19

Figure 3-6 :..................................................................................................................20

Figure 3-7....................................................................................................................20

Figure 3-8 1.................................................................................................................20

Figure 4-1 :..................................................................................................................24

Figure 4-2 :..................................................................................................................25

Figure 4-3 :..................................................................................................................26

Figure 4-4 :..................................................................................................................27

Figure 4-5 :..................................................................................................................29

Figure 4-6 :..................................................................................................................29

Figure 4-7 :..................................................................................................................30

Figure 4-8 : Comparison Graphs.................................................................................30

Figure 4-9 : Screenshot 1............................................................................................32

Figure 4-10 : Screenshot 2..........................................................................................32

Figure 4-11 : Screenshot 3..........................................................................................32


Figure 4-12 : Test Case 1 output.................................................................................34

Figure 4-13 : Test Case 2 Output 1.............................................................................35

Figure 4-14 : Test Case 2 Output 2............................................................................. 35


List of Tables
Table 1 : ......................................................................................................................19

Table 2 :.......................................................................................................................21

Table 3 :.......................................................................................................................27

Table 4 :.......................................................................................................................33

Table 5:........................................................................................................................34
List of Abbreviations
SAMPLE EXAMPLE GIVEN

Abbr1: R- CNN- Regional based Covolutional Neural Networks

Abbr2: COCO – Common Objects in context

Abbr3: OpenCV- Open Source Computer Vision

Abbr4: JSON- Java Script Object Notation

Abbr5: CIF- Count In Frame

Abbr6: GPU- Graphical Processing Unit

Abbr7: YOLO- You Only Look Once


Table of Contents
CONTENTS Page No.
Title Page
Guide Recommendation I
Student Undertaking II
Acknowledgement III
Abstract V
List of Figures VI
List of Tables VII
List of Abbreviations VIII
Abstract IX
Chapter 1: Introduction 1-5
1.1 Aim 2
1.2 Specific Objectives 3
1.3 Scope 4
1.4 Technology 5
Chapter 2: Review of Literature 6-10
2.1 Preliminary Investigations / Current System Available 11
2.2 Limitations of Current System 12
2.3 Requirement Identification overcoming existing gaps 13
2.4 Conclusion 14
Chapter 3: System Analysis 15-20
3.1 Project Overview 16
3.2 Hardware & Software Requirement 17
3.3 Technology Used 18
3.4 Functional Requirements 19
3.5 Non-Functional Requirement 20
3.6 Data Flow Diagrams 21
3.8 Use-case Diagrams 22
Chapter 4: Project Planning 23-25
Chapter 5: System Design 26-33
5.1 Introduction 26
5.2 Client Server Architecture 27
5.3 Entity Relationship Diagram/ Database Design 28
5.2 Database Schema 29
5.3 Class Diagram 30
5.4 Activity Diagram 31
5.5 Sequence Diagram 32
5.6 E-R Diagram 33
Chapter 6 : Software Development 34-35
6.1 Software Model Used with Justification 35
Chapter 7: System Implementation 36-38
7.1 Introduction 36
7.2 Framework 37
7.3 Modules and Snapshots 38
Chapter 8: System Testing 39-44
8.1 Introduction 39
8.2 Test Case 1 40
8.3 Test Case 2 41
8.4 Test Case 3 42
8.5 Test Case 4 43
8.6 ………(more test cases) 44
Chapter 9: Limitation 45
Chapter 10: Conclusion 46
Chapter 11: References 47
Appendix-A
Appendix-B
Appendix-C

You might also like