yxlao / camtools

CamTools: Camera Tools for Computer Vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for bool type in imwrite

cs-mshah opened this issue · comments

Can we also include bool type in for the im argument of ct.io.imwrite function? This would be useful for the case when we want to save masks generated using np.where.