Converting an ROI to a binary mask

I need to fill the contents of a ROI, and turn it into a mask. I tried to use the Flood fill but it doesn’t complete (I bump the values high to make sure there everyvoxel is picked up).

What is the proper way of doing this?