vision_opencv icon indicating copy to clipboard operation
vision_opencv copied to clipboard

Magic number in `getConversionCodes()`

Open galou opened this issue 1 year ago • 0 comments

There is a magic 5 in getConversionCodes(). Shouldn't it actually be 10, the last index of the Encoding enum?

Anyway, a comment should be added explaining the number there.

galou avatar May 06 '24 06:05 galou