{
    "ChannelImagesStitcher":{
        "stream_config":{
            "deviceId":"0"
        },
        "appsrc0": {
            "props": {
                "blocksize": "4096000"
            },
            "factory": "appsrc",
            "next": "mxpi_imagedecoder0"
        },
        "mxpi_imagedecoder0":{
            "factory":"mxpi_imagedecoder",
            "next":"mxpi_imageresize0"
        },
        "mxpi_imageresize0": {
            "props": {
                "resizeHeight": "416",
                "resizeWidth":"416"
            },
            "factory": "mxpi_imageresize",
            "next": "mxpi_channelimagesstitcher0"
        },
        "mxpi_channelimagesstitcher0": {
	        "props":{
	            "RGBValue":"255,255,255"
	        },
            "factory":"mxpi_channelimagesstitcher",
            "next":"mxpi_dumpdata0"
        },
        "mxpi_dumpdata0": {
            "props": {
                "requiredMetaDataKeys": "mxpi_channelimagesstitcher0",
                "location": "./output/ChannelImagesStitcherActual.output"
            },
            "factory": "mxpi_dumpdata",
            "next": "appsink0"
        },
        "appsink0": {
            "props": {
                "blocksize": "4096000"
            },
            "factory": "appsink"
        }
    }
}