SwisTrack/Components/MoveBinaryToColor

Description edit

Converts the binary image to a color image. This isn't usually useful for tracking. I use it when using swistrack to generate video, to convert a binary edge segmented image to color, so I can output blue edges instead of white ones.

Input edit

The binary image

Output edit

A color image, with the same appearance as the binary image.