100% found this document useful (1 vote)
177 views3 pages

Department of Computer Science: Final Year Project Proposal

The document proposes a Fruit Nutrients Analyzer mobile application project that uses image processing to detect fruits, lookup their nutrient information, and provide users diet recommendations. The proposed application would allow users to analyze an image of a fruit to determine its name and nutrients, or search a fruit database by name. Technical challenges include achieving high accuracy in fruit detection and converting the Python code to Java for the Android version of the app. Proposed tools include Python, Java, OpenCV and TensorFlow.

Uploaded by

Waqas Hussain
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
100% found this document useful (1 vote)
177 views3 pages

Department of Computer Science: Final Year Project Proposal

The document proposes a Fruit Nutrients Analyzer mobile application project that uses image processing to detect fruits, lookup their nutrient information, and provide users diet recommendations. The proposed application would allow users to analyze an image of a fruit to determine its name and nutrients, or search a fruit database by name. Technical challenges include achieving high accuracy in fruit detection and converting the Python code to Java for the Android version of the app. Proposed tools include Python, Java, OpenCV and TensorFlow.

Uploaded by

Waqas Hussain
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/ 3

Department of Computer Science

Final Year Project Proposal


Batch 2015

Group Members:
Muhammad Saleem Siddiqui
Waqas Hussain
Bilal Ahmed
Muhib ur Rehman

Submitted to:
Sir Farhan Ahmed Siddiqui

Date:
Fruit Nutrients Analyzer
Introduction:
The Fruit Nutrient Analyzer is an android application that helps to analyze about basic
nutrients present in the fruit. Main object of the application is to detect the fruit runtime and
explore the basic nutrients knowledge related to the particular fruit. In todays era of
technology it is not that hard to understand the nutrients present in particular fruit but it take
much to explore about the fruit that you necessarily need to observe and that going to be
much harder if you don’t know about the name of fruit just the appearance you are following.
To achieve this hectic act of searching the name of fruit that you are observing and then
finding then procced to search for the basic nutrients and understand them will become hard
for the common man who really don’t have basic knowledge about it at all.

Main Objectives:
• Analyze fruit and explore basic nutrients.
• Search fruit with name and explore the image of fruit searched and explore nutrients.
• Explore the nutrients present in fruit according to diet suggest.
• Explore necessary information related to fruit as per suggested guide.
• Search related information about fruit and explore diet according to your health.

Methodology:
Fruit Nutrient Analyzer considering as final year project will be accomplish using image
processing of fruits. Highlighting basic views about the image processing, the data set of
particular fruit will be finalized to achieve maximum and high accuracy. Train dataset will be
used to detect object and after the detection is confirmed related to fruit. The name of fruit
suggested by the image processor will be used to explore the related info define in the
database will be shown in front of user

In first the all process will be done as desktop application and later to be set as android
application. The runtime camera will be used to detect object i.e. fruit using image processing
and the UI will be set to achieve and explore the application and after detecting of object the
application will present the possible output as per required field.
User can search in the application about the fruit, can search the particular nutrients, can
observe the fruit and can search related information about food.
Problems and Complication:
In the whole project problems that can be occurred according to up till now observation are:

• In First Phase that going to be the detection of multiple fruit as decided using neural
network. Many networks are being designed and libraries that are available mostly
related to detection of face features and result in detection of face. To move to fruit
that’s can be the problem to detect fruit and achieve high accuracy.
• Next Phase is related to explore the fruit data from database. That’s not going to be
easy task as it going to be the general application as if we need to add further
information about the fruit. We can add later. So in order to make the application
general there are many complications to be keep in eyes to overcome this problem
and make application generalize.
• Third Phase of Application is going to biggest phase and the hardest among all i.e. to
create an android application of your project and run in android phone without any
problem. In this phase the problem that going to difficult is the conversion of project
from python libraries to the java based libraries and get same accuracy as in desktop
base app.

Tools and Platform:


• Languages:
o Python
o Java
o C++ (acc to need)
o Javascript (acc to need)
• Platforms:
o Android Studio
o Visual Studio
o PyCharm
o Node(base on need)
• Libraries:
o OpenCV
o TensorFlow
o Pandas
o Observed library that can help to achieve problem

You might also like