🏛️ Classical image processing pipeline § How? § flowchart TD M(measurement) --> P(preprocessing) P --> F(feature extraction) F --> C(classification) T(training) --> C