junqiangchen / LiTS---Liver-Tumor-Segmentation-Challenge

LiTS - Liver Tumor Segmentation Challenge
MIT License
234 stars 73 forks source link

How to generate the such small ‘.MP4’ file. #5

Closed lancexiang closed 5 years ago

lancexiang commented 5 years ago

It's convient to visualize the segment result with a video, but my video is some big, so i want to konw how to generate '.mp4' file like yours? I'm using 'cv2'.

Thanks for your reply~

junqiangchen commented 5 years ago

i also using opencv video writer to output a video.