SwisTrack/Components/MoveBinaryToColor
Appearance
< SwisTrack | Components
Description
[edit | edit source]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 | edit source]The binary image
Output
[edit | edit source]A color image, with the same appearance as the binary image.