Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
31 views
4 pages
Assignment 1
Uploaded by
prema
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save Assignment 1 For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
31 views
4 pages
Assignment 1
Uploaded by
prema
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save Assignment 1 For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 4
Search
Fullscreen
Abstract: In the agricultural sector, automation is a useful tool that helps to improve the production, quality and economic growth of the country. One of the essential tasks that farmers have to do is to grade their fruits based on their features. This task has a significant impact on how the fruits are evaluated for quality and exported to other markets. Human grading and sorting is not an efficient way to do this task, as it has many drawbacks. Itis a slow process that takes a lot of time and effort. It is also prone to errors and mistakes that can affect the accuracy and reliability of the grading. It is also a tedious and boring process that can reduce the motivation and satisfaction of the workers. Therefore, there is a need for a smart fruit grading system that can overcome these challenges. Many researchers have been working on developing different algorithms for fruit sorting using computer vision Computer vision is a field of artificial intelligence that deals with processing and analyzing images and videos. The most common features that researchers use to sort fruits using computer vision are color, texture and shape. These features help them to identify the diseases, maturity and class of the fruits. For example, color can indicate the ripeness or freshness of the fruit, texture can indicate the smoothness or roughness of the skin, and shape can indicate the size or deformity of the fruit. These features are then used to train a network based on soft computing techniques. Soft computing techniques are methods that can deal with uncertainty, imprecision and complexity in data. They can learn from data and adapt to changes. Some examples of soft computing techniques are neural networks, fuzzy logic and genetic algorithms. Objectives: A fruit processing plant wants to automate the process of sorting incoming fruits (apple, orange) according to their shape, size, color, lightness etc. The automation system consists of: 4. A conveyor belt for incoming product. 2, Two conveyor belt for sorted product. 3. A pick-and-place robotic arm. 4. Avision system with an overhead CCD camera. 5. A computer to analyze images and control the robotic armProblem Analysis: Set up a camera and take some sample images to extract features: Shape Color Size Lightness Edges These are the set of all suggested features to explore for use in our classifier. Preprocessing: Use a segmentation operation to isolate fishes from one another and from the background. « Information from a single fish is sent to a feature extractor whose purpose is to reduce the data by measuring certain features « The features are passed to a classifier. Preprocessing | Feature extraction | l Classification LN Apple Orange Figure: Fruits classificationFeatures Extraction: To classify apples and oranges using computer vision, you need to extract relevant features from the images of these fruits that can be used for classification. Feature extraction is a crucial step in the process. Here are some common features that can be extracted for the classification of apples and oranges: 1. Color Features: © Color Histogram: Calculate the color histograms (RGB or HSV) to represent the distribution of color intensities in the image. * Average Color: Compute the average color of the fruit, which can help distinguish the characteristic color of apples (usually red or green) from oranges (typically orange). Texture Features: * Texture Histogram: Use texture descriptors like Local Binary Patterns (LBP) or Gabor filters to capture the texture patterns on the fruit's surface. * Co-occurrence Matrix: Calculate texture features based on the gray-level co-occurrence matrix (GLCM) to quantify texture regularity. . Shape and Size Features: * Aspect Ratio: Measure the ratio of the major axis length to the minor axis length of the fruit to capture differences in shape. * Circularity: Calculate the circularity of the fruit to distinguish between round oranges and the more oval-shaped apples. Geometric Features: * Centroid Location: Determine the centroid of the fruit, which can help identify its position and orientation in the image. * Elongation: Calculate the elongation of the fruit, which can be used to differentiate between the two. Edge Features: © Edge Histogram: Analyze edge features by creating an edge histogram or using techniques like the Canny edge detector to identify the edge characteristics.Classification: 1. Model Selection: Choose a machine learning or deep learning model for classification. Several options are available: * Traditional Machine Learning: You can use classifiers like Support Vector Machines (SVM), Random Forests, k-Nearest Neighbors, or Naive Bayes. * Deep Learning: Convolutional Neural Networks (CNNs) are powerful for image classification and are commonly used in modern computer vision tasks. 2. Model Training: * Train the selected model on the training dataset using the extracted features. © Fine-tune hyper-parameters as necessary to achieve the best performance * Monitor the model's performance on the validation set to prevent overfitting. 3. Model Evaluation: * Evaluate the trained model's performance on the testing dataset using metrics like accuracy, precision, recall, and F1 score. * Analyze the model's confusion matrix to understand its performance on classifying apples and oranges.
You might also like
Business Plan Template: Professional Business Plan
PDF
81% (680)
Business Plan Template: Professional Business Plan
26 pages
How To Develop and Write A Grant Proposal
PDF
83% (543)
How To Develop and Write A Grant Proposal
17 pages
Auditing and Assurance - Concepts and Applications Part One (2021) by Asuncion
PDF
100% (8)
Auditing and Assurance - Concepts and Applications Part One (2021) by Asuncion
446 pages
Applied Generative AI For Beginners Practical Knowledge 1703207445
PDF
93% (14)
Applied Generative AI For Beginners Practical Knowledge 1703207445
221 pages
Practice Problem On Capital Budgeting
PDF
94% (16)
Practice Problem On Capital Budgeting
29 pages
Introduction To Artificial Intelligence
PDF
93% (41)
Introduction To Artificial Intelligence
316 pages
The Best ChatGPT
PDF
100% (39)
The Best ChatGPT
8 pages
Generative Ai Fundamentals v1
PDF
100% (16)
Generative Ai Fundamentals v1
80 pages
DATA ANALYTICS - A Comprehensive Beginner's Guide To Learn About The Realms of Data Analytics From A-Z
PDF
88% (17)
DATA ANALYTICS - A Comprehensive Beginner's Guide To Learn About The Realms of Data Analytics From A-Z
102 pages
Top Agentic AI Architecture Design Patterns
PDF
100% (4)
Top Agentic AI Architecture Design Patterns
8 pages
AI Fundamentals
PDF
90% (10)
AI Fundamentals
881 pages
Generative AI For Beginners1
PDF
100% (2)
Generative AI For Beginners1
85 pages
Top 100 Applications of Generative AI 1683282083
PDF
100% (15)
Top 100 Applications of Generative AI 1683282083
119 pages
Prompt Engineering Lecture Elvis
PDF
100% (10)
Prompt Engineering Lecture Elvis
50 pages
AI
PDF
100% (10)
AI
36 pages
Chapter 05 - Audit Evidence and Documentation
PDF
No ratings yet
Chapter 05 - Audit Evidence and Documentation
44 pages
Ethics of Artificial Intelligence
PDF
No ratings yet
Ethics of Artificial Intelligence
44 pages
1 s2.0 S0168169923003782 Main
PDF
No ratings yet
1 s2.0 S0168169923003782 Main
6 pages
Deep Learning Based Classification On Fruit Diseases An Application For Precision Agriculture
PDF
No ratings yet
Deep Learning Based Classification On Fruit Diseases An Application For Precision Agriculture
14 pages
A Survey Paper On Classification of Fruits: Roshani - Raut@pccoepune - or G Pawarsakshi2703@gma
PDF
No ratings yet
A Survey Paper On Classification of Fruits: Roshani - Raut@pccoepune - or G Pawarsakshi2703@gma
6 pages
Classification of Fruits and Detection of Disease Using CNN
PDF
No ratings yet
Classification of Fruits and Detection of Disease Using CNN
8 pages
Fruits Classification Using Convolutional Neural Network
PDF
No ratings yet
Fruits Classification Using Convolutional Neural Network
6 pages
Rodrigues 2021
PDF
No ratings yet
Rodrigues 2021
5 pages
Presentation 1
PDF
No ratings yet
Presentation 1
19 pages
A Machine Learning Approach For Predicti
PDF
No ratings yet
A Machine Learning Approach For Predicti
5 pages
Final Paper
PDF
No ratings yet
Final Paper
11 pages
Computer Vision Based Fruit Sorting and Grading System 2024 11-16-15!39!31 Export
PDF
No ratings yet
Computer Vision Based Fruit Sorting and Grading System 2024 11-16-15!39!31 Export
242 pages
Conference Paper A4
PDF
No ratings yet
Conference Paper A4
6 pages
JETIR2307120
PDF
No ratings yet
JETIR2307120
6 pages
Dip Project Cep
PDF
No ratings yet
Dip Project Cep
11 pages
Template
PDF
No ratings yet
Template
38 pages
Fruit-Classification Report
PDF
100% (1)
Fruit-Classification Report
17 pages
Automated Mango Fruit Classification Using Python (Research Paper) Vaishnavi Bhivgade
PDF
No ratings yet
Automated Mango Fruit Classification Using Python (Research Paper) Vaishnavi Bhivgade
8 pages
Previous Report
PDF
No ratings yet
Previous Report
40 pages
Fresh and Rotten Fruit Classification: Using Deep Learning
PDF
No ratings yet
Fresh and Rotten Fruit Classification: Using Deep Learning
17 pages
Applsci 13 12504
PDF
No ratings yet
Applsci 13 12504
17 pages
CSI Communication
PDF
No ratings yet
CSI Communication
3 pages
Automated Fruit Sorting System Integrating Image Processing and Support Vector Machine Techniques
PDF
No ratings yet
Automated Fruit Sorting System Integrating Image Processing and Support Vector Machine Techniques
12 pages
IJERT Classification of Fruits Based On
PDF
No ratings yet
IJERT Classification of Fruits Based On
5 pages
Review of Fruit Grading System
PDF
No ratings yet
Review of Fruit Grading System
10 pages
Sensors 22 08192 v3
PDF
No ratings yet
Sensors 22 08192 v3
20 pages
Internship Report 2023
PDF
No ratings yet
Internship Report 2023
18 pages
05fruit Recognition Based On Convolution Neural Network
PDF
No ratings yet
05fruit Recognition Based On Convolution Neural Network
7 pages
Nouveau Document Texte
PDF
No ratings yet
Nouveau Document Texte
2 pages
Automatic Fruit Classification Using Deep Learning For Industrial Applications
PDF
No ratings yet
Automatic Fruit Classification Using Deep Learning For Industrial Applications
8 pages
IJRAR22C1060
PDF
No ratings yet
IJRAR22C1060
19 pages
POSTER Classification of Fruits and Detection of Disease Using CNN
PDF
No ratings yet
POSTER Classification of Fruits and Detection of Disease Using CNN
1 page
Classification of Fruits Using Convolutional Neural Network and Transfer Learning Models
PDF
No ratings yet
Classification of Fruits Using Convolutional Neural Network and Transfer Learning Models
12 pages
Aapmcm 23094379
PDF
No ratings yet
Aapmcm 23094379
33 pages
Fruit Classification System Using Computer Vision: A Review
PDF
No ratings yet
Fruit Classification System Using Computer Vision: A Review
5 pages
Fruit Quality Evaluation Using Machine Learning Techniques - Review, Motivation and Future Perspectives
PDF
No ratings yet
Fruit Quality Evaluation Using Machine Learning Techniques - Review, Motivation and Future Perspectives
23 pages
Fruit Detection and Sorting Based On Machine Learning
PDF
100% (1)
Fruit Detection and Sorting Based On Machine Learning
6 pages
Final Synopsis
PDF
No ratings yet
Final Synopsis
11 pages
Automatic Fruit Classification Using Random Forest Algorithm: Abstract-The Aim of This Paper Is To Develop An Effective
PDF
No ratings yet
Automatic Fruit Classification Using Random Forest Algorithm: Abstract-The Aim of This Paper Is To Develop An Effective
5 pages
A Neural Network Assisted Machine Vision System For Sorting Pomegranate Fruits
PDF
No ratings yet
A Neural Network Assisted Machine Vision System For Sorting Pomegranate Fruits
9 pages
Dip Project File
PDF
No ratings yet
Dip Project File
4 pages
Ijird,+4 +JAN15016
PDF
No ratings yet
Ijird,+4 +JAN15016
4 pages
A Comparative Analysis On Fruit Freshness
PDF
No ratings yet
A Comparative Analysis On Fruit Freshness
4 pages
Fruit Quality
PDF
No ratings yet
Fruit Quality
61 pages
Irjaeh+ 02 04 106 2403110 755 760
PDF
No ratings yet
Irjaeh+ 02 04 106 2403110 755 760
6 pages
Fresh and Rotten Fruits Classification Using CNN and Transfer Learning
PDF
No ratings yet
Fresh and Rotten Fruits Classification Using CNN and Transfer Learning
7 pages
Article Review 2
PDF
No ratings yet
Article Review 2
2 pages
Referece Paper
PDF
No ratings yet
Referece Paper
9 pages
ANVI 16 Prof - Dr.Deepali+Jadhav 12 1257
PDF
No ratings yet
ANVI 16 Prof - Dr.Deepali+Jadhav 12 1257
9 pages
Ijeter 60852020
PDF
No ratings yet
Ijeter 60852020
5 pages
TSP CMC 43369
PDF
No ratings yet
TSP CMC 43369
14 pages
Ijprse V4i5 13
PDF
No ratings yet
Ijprse V4i5 13
3 pages
Main Project-PPT Script
PDF
No ratings yet
Main Project-PPT Script
13 pages
(IJCST-V10I3P28) :ashique Sherief, Muhammed Fayas, Adol Antony George, Adish H, Shyni Shajahan
PDF
No ratings yet
(IJCST-V10I3P28) :ashique Sherief, Muhammed Fayas, Adol Antony George, Adish H, Shyni Shajahan
5 pages
Fruit Quality and Defect Image Classification With Conditional GAN Data Augmentation
PDF
No ratings yet
Fruit Quality and Defect Image Classification With Conditional GAN Data Augmentation
11 pages
Fruit Disease Detection and Segregation Using Machine Learning
PDF
No ratings yet
Fruit Disease Detection and Segregation Using Machine Learning
6 pages
Sem 1
PDF
No ratings yet
Sem 1
6 pages
Defected Fruit Detection
PDF
No ratings yet
Defected Fruit Detection
25 pages
Final PPT 30
PDF
No ratings yet
Final PPT 30
13 pages
Referensi TL
PDF
No ratings yet
Referensi TL
10 pages
JOU4930 Artificial Intelligence Syllabus Spring 2021
PDF
No ratings yet
JOU4930 Artificial Intelligence Syllabus Spring 2021
9 pages
Social Investment Manual
PDF
83% (75)
Social Investment Manual
56 pages
Finance Management MCQ
PDF
No ratings yet
Finance Management MCQ
44 pages
ACFE - CFE Fraud Prevention and Deterrence.v2021 02 16.q34
PDF
No ratings yet
ACFE - CFE Fraud Prevention and Deterrence.v2021 02 16.q34
10 pages
100 Best ChatGPT Prompts For All Kinds of Workflow - Beebom
PDF
92% (12)
100 Best ChatGPT Prompts For All Kinds of Workflow - Beebom
39 pages
Module 1 - Agriculture
PDF
No ratings yet
Module 1 - Agriculture
5 pages
MCQ Test 1 On Capital Budgeting and Cost Benefit Analysis
PDF
No ratings yet
MCQ Test 1 On Capital Budgeting and Cost Benefit Analysis
6 pages
Engagement Letter Example
PDF
No ratings yet
Engagement Letter Example
3 pages
FS Analysis Simulated
PDF
No ratings yet
FS Analysis Simulated
8 pages
AI and Ethics Bundle
PDF
No ratings yet
AI and Ethics Bundle
75 pages
Tutorial 1 With Answers
PDF
No ratings yet
Tutorial 1 With Answers
6 pages
Unit 2 TVM
PDF
100% (1)
Unit 2 TVM
24 pages
THE Chat GPT Guide
PDF
90% (10)
THE Chat GPT Guide
23 pages
E Commerce 8
PDF
No ratings yet
E Commerce 8
10 pages
E Commerce 10
PDF
No ratings yet
E Commerce 10
65 pages
E Commerce 9
PDF
No ratings yet
E Commerce 9
9 pages
E Commerce 7
PDF
No ratings yet
E Commerce 7
14 pages
E Commerce 6
PDF
No ratings yet
E Commerce 6
15 pages
E Commerce 3
PDF
No ratings yet
E Commerce 3
35 pages