{
    "success": true,
    "ecm": 1,
    "status": "ok",
    "label_color": "green",
    "label_text": "No water detection",
    "display_text": "No water detection",
    "reason": "Pipe visible but no real water flow at outlet ROI",
    "has_discharge_pipe": true,
    "is_real_flow": false,
    "is_clean_water": false,
    "is_silty_water": false,
    "detected_pipe_count": 2,
    "active_flow_count": 0,
    "blue_ratio": 0.9702,
    "flow_blue_ratio": 1,
    "nonblue_ratio": 0,
    "white_ratio": 0,
    "brown_ratio": 0,
    "yellow_ratio": 0,
    "graycyan_ratio": 0,
    "dark_ratio": 0,
    "silty_strength": 0,
    "clean_strength": 0,
    "image_url": "https://api.envautomation.com/test_path19/kb202/e1t1/roi_masked.jpg",
    "image_file": "/home/envasndu/public_html/api.envautomation.com/test_path19/kb202/e1t1/roi_masked.jpg",
    "width": 1920,
    "height": 1080,
    "analyzed_at": "2026-04-16 07:49:17",
    "db_saved": true,
    "db_error": "",
    "roi_debug": {
        "left_pipe": {
            "roi": [
                0.32,
                0.38,
                0.42,
                0.785
            ],
            "px": [
                614,
                410,
                806,
                847
            ],
            "frame_usable": 16149,
            "frame_blue_ratio": 0.9243,
            "flow_usable": 19300,
            "flow_blue_ratio": 1,
            "flow_nonblue_ratio": 0,
            "flow_white_ratio": 0,
            "flow_brown_ratio": 0,
            "flow_yellow_ratio": 0,
            "flow_graycyan_ratio": 0,
            "flow_dark_ratio": 0,
            "mass_row_ratio": 0,
            "run_ratio": 0,
            "max_row_ratio": 0,
            "pipe_detected": true,
            "flow_detected": false
        },
        "right_pipe": {
            "roi": [
                0.45,
                0.555,
                0.58,
                0.985
            ],
            "px": [
                864,
                599,
                1113,
                1063
            ],
            "frame_usable": 24947,
            "frame_blue_ratio": 1,
            "flow_usable": 27864,
            "flow_blue_ratio": 1,
            "flow_nonblue_ratio": 0,
            "flow_white_ratio": 0,
            "flow_brown_ratio": 0,
            "flow_yellow_ratio": 0,
            "flow_graycyan_ratio": 0,
            "flow_dark_ratio": 0,
            "mass_row_ratio": 0,
            "run_ratio": 0,
            "max_row_ratio": 0,
            "pipe_detected": true,
            "flow_detected": false
        }
    }
}