{
    "success": true,
    "ecm": 2,
    "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.9944,
    "flow_blue_ratio": 0,
    "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_path20/kb202/e2t2/roi_masked.jpg",
    "image_file": "/home/envasndu/public_html/api.envautomation.com/test_path20/kb202/e2t2/roi_masked.jpg",
    "width": 1920,
    "height": 1080,
    "analyzed_at": "2026-04-16 08:39:01",
    "db_saved": true,
    "db_error": "",
    "roi_debug": {
        "left_pipe": {
            "roi": [
                0.21,
                0.425,
                0.31,
                0.8
            ],
            "px": [
                403,
                459,
                595,
                864
            ],
            "frame_usable": 3645,
            "frame_blue_ratio": 0.9918,
            "flow_usable": 0,
            "flow_blue_ratio": 0,
            "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
        },
        "center_pipe": {
            "roi": [
                0.435,
                0.54,
                0.54,
                0.8
            ],
            "px": [
                835,
                583,
                1036,
                864
            ],
            "frame_usable": 0,
            "frame_blue_ratio": 0,
            "flow_usable": 0,
            "flow_blue_ratio": 0,
            "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": false,
            "flow_detected": false
        },
        "right_pipe": {
            "roi": [
                0.56,
                0.505,
                0.69,
                0.83
            ],
            "px": [
                1075,
                545,
                1324,
                896
            ],
            "frame_usable": 3262,
            "frame_blue_ratio": 0.9972,
            "flow_usable": 0,
            "flow_blue_ratio": 0,
            "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
        }
    }
}