SwisTrack/Components/MoveBinaryToColor
< SwisTrack | Components
Description
editConverts 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
editThe binary image
Output
editA color image, with the same appearance as the binary image.