Cigar Tobacco Leaf Maturity Identification Using RGB-HSV Random Forest

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The existing methods for manually identifying the maturity of cigar tobacco leaves during harvesting are inaccurate and inefficient, leading to inconsistent quality and reduced economic benefits due to the use of unsuitable leaves for curing, which affects the appearance, internal, and sensory qualities of the tobacco.

Innovation Solution

A cigar tobacco leaf harvesting maturity identification method and system based on integrated learning, utilizing image preprocessing, vectorization dimensionality reduction, and a random forest model to accurately determine maturity grades by extracting RGB and HSV eigenvalues, and applying a Wrapper algorithm for feature selection and dimensionality reduction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If manual visual identification is used to determine tobacco leaf maturity, then the method is simple and requires no complex equipment, but the accuracy and efficiency of maturity identification deteriorates

Engineering Contradiction:
Improvesimplicity of methodVSAvoidaccuracy of maturity identification
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent replaces manual visual identification (mechanical/human system) with an automated image processing system using computer vision and machine learning algorithms. The system captures images of tobacco leaves, extracts color features (RGB, HSV values), and uses a random forest model to automatically determine maturity grades, eliminating human subjectivity and improving accuracy.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent transforms the subjective visual assessment into objective quantitative parameters by measuring color values (RGB and HSV). The system extracts specific color parameters from images and uses these numerical data points as input for the random forest classification model, converting qualitative maturity assessment into quantitative analysis.

Inventive Principle:
Principle #35Parameter changes

2Device complexity

If manual harvesting and visual identification are adopted, then the equipment complexity is low, but the productivity and efficiency of harvesting deteriorates

Engineering Contradiction:
Improveequipment complexityVSAvoidharvesting efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The system enables automated self-assessment of tobacco leaf maturity through image capture and processing. The random forest model automatically classifies maturity grades based on color features without requiring manual inspection, allowing the harvesting process to proceed more efficiently with reduced labor intervention.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent replaces manual harvesting assessment with an automated digital system that uses image processing and machine learning to rapidly evaluate multiple leaves, significantly increasing the throughput of maturity assessment compared to manual methods.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Device complexity

If feature dimensionality reduction is performed using traditional methods, then the training cost is reduced, but the data information utilization efficiency deteriorates

Engineering Contradiction:
Improvetraining costVSAvoiddata information utilization efficiency
Core Design Contradiction:
Device complexityVSLoss of information

Solution Approach 1:

The patent transforms image data into different color space parameters (RGB and HSV) to extract meaningful features while maintaining information content. The random forest model then performs feature selection on these transformed parameters, identifying the most discriminative color features for maturity classification without excessive dimensionality reduction that would lose important information.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system performs preliminary feature extraction by converting images to multiple color spaces and extracting color statistics (mean, standard deviation, skewness, kurtosis) before feeding them to the random forest model. This preliminary processing organizes the data in a way that preserves important information while reducing the burden on the training process.

Inventive Principle:
Principle #10Preliminary action

4Measurement precision

If integrated learning with random forest model is used, then the maturity identification accuracy is improved, but the device complexity and training cost increase

Engineering Contradiction:
Improvematurity identification accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent divides the maturity identification task into separate processing stages: image acquisition, preprocessing, feature extraction (RGB and HSV color spaces), feature selection using random forest, and final classification. This segmentation allows each component to be optimized independently while maintaining overall system accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system combines multiple color space representations (RGB and HSV) and multiple statistical features (mean, standard deviation, skewness, kurtosis) to create a composite feature set. The random forest model integrates these diverse features to achieve robust and accurate maturity classification that leverages the strengths of different feature types.

Inventive Principle:
Principle #40Composite materials

Data Source

PatentUS12632960B2Cigar tobacco leaf harvesting maturity identification method and system based on integrated learning
Publication Date: 2026.05.19 HUBEI TOBACCO SCI RES INST
  • US12632960B2 patent drawing
  • US12632960B2 patent drawing
  • US12632960B2 patent drawing

AI summary

A cigar tobacco leaf harvesting maturity identification method and system based on integrated learning are provided. The method comprises: acquiring an image of a cigar tobacco leaf to be detected, and preprocessing the image of the cigar tobacco leaf to be detected; carrying out vectorization dimensionality reduction on the preprocessed image of the cigar tobacco leaf to be detected, and extracting RGB and HSV eigenvalues to obtain a feature set; carrying out feature dimensionality reduction on data in the feature set by using a Wrapper algorithm to obtain an initial data set of the image of the cigar tobacco leaf to be detected; and inputting the initial data set into a trained random forest model, and outputting a maturity identification result of the image of the cigar tobacco leaf.