public FindStereoCorrespondence ( Byte>.Image |
||
left | Byte>.Image | The left single-channel, 8-bit image |
right | Byte>.Image | The right image of the same size and the same type |
disparity | Int16>.Image | The output single-channel 16-bit signed disparity map of the same size as input images. Its elements will be the computed disparities, multiplied by 16 and rounded to integer's |
Результат | void |