For example, we have a function such as addWeighted. So, is there simple way to say that function: "I want use only every 2nd column of image data."? If such method doesn't exist, maybe I can improve some places in OpenCV code with few strings? Finally, if I change for example value of Mat::step, it may get similar effect?