Enhanced the image preprocessing pipeline using CLAHE and bilateral filtering for better bubble detection. Updated the bubble fill confidence calculation to use Gaussian blur and variance checks, and lowered detection thresholds for improved sensitivity. Added visual confidence indicators and logging for debugging, and adjusted debug visualization to reflect confidence levels.