To develop BorB, an image segmentation technique using RGB and Lab b-channels to enhance plant disease classification accuracy with deep learning for precision agriculture applications.
This study presents BorB, a novel image segmentation technique designed to enhance plant disease classification using deep learning. The method utilizes the b-channel from both RGB and Lab color spaces to effectively isolate diseased leaf regions. Initially, the blue (B) channel from the RGB image is extracted, followed by Otsu’s thresholding to identify significant intensity boundaries. Parallelly, the image is transformed to Lab color space, where the b-channel is similarly processed and binarized to segment the affected regions. This segmentation improves focus on disease-specific areas, minimizing background noise and enhancing feature relevance. The segmented output is then employed to train and test a VGG16-based deep convolutional neural network. A custom classification layer is added to adapt the model for 15 specific plant disease classes. Data augmentation and normalization ensure robustness during training. Performance evaluation, including accuracy, precision, recall, and F1-score, demonstrates the effectiveness of the BorB approach in improving classification accuracy. Experimental results confirm that leveraging segmented regions guided by dual-channel thresholding significantly boosts classification performance, providing a promising direction for real-world plant disease diagnosis in precision agriculture. The proposed BorB framework serves as an efficient preprocessing step for deep learning pipelines in plant pathology.
Index Terms— Plant Disease Classification, Image Segmentation, Deep Learning, VGG16, RGB and Lab Color Spaces-Channel Thresholding, Otsu’s Method, Precision Agriculture, Convolutional Neural Networks (CNNs)
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Software: Matlab 2020a or above
Hardware:
Operating Systems:
Processors:
Minimum: Any Intel or AMD x86-64 processor
Recommended: Any Intel or AMD x86-64 processor with four logical cores and AVX2 instruction set support
Disk:
Minimum: 2.9 GB of HDD space for MATLAB only, 5-8 GB for a typical installation
Recommended: An SSD is recommended A full installation of all MathWorks products may take up to 29 GB of disk space
RAM:
Minimum: 4 GB
Recommended: 8 GB
· Introduction to Matlab
· What is EISPACK & LINPACK
· How to start with MATLAB
· About Matlab language
· Matlab coding skills
· About tools & libraries
· Application Program Interface in Matlab
· About Matlab desktop
· How to use Matlab editor to create M-Files
· Features of Matlab
· Basics on Matlab
· What is an Image/pixel?
· About image formats
· Introduction to Image Processing
· How digital image is formed
· Importing the image via image acquisition tools
· Analyzing and manipulation of image.
· Phases of image processing:
o Acquisition
o Image enhancement
o Image restoration
o Color image processing
o Image compression
o Morphological processing
o Segmentation etc.,
· How to extend our work to another real time applications
· Project development Skills
o Problem analyzing skills
o Problem solving skills
o Creativity and imaginary skills
o Programming skills
o Deployment
o Testing skills
o Debugging skills
o Project presentation skills
o Thesis writing skills