I developed a plugin for qgis in python language with a code line to execute split image algorithm from orfeo toolbox. When I update from QGIS 2.18.9 to 2.18.14 the split image algorithm doesn't show up in the processing toolbox and when I run the plugin I created, QGIS crashes because it can not find the algorithm.
I reinstalled QGIS and also reinstalled windows but I cannot find that algorithm in processing toolbox.
Is there an alternative to separate multispectral image in bands?

