26hzhang/OptimizedImageEnhance

How to support video processing

chenxiaojun opened this issue · 1 comments

How to support video processing

Apply the same algorithms for each frame of the video. Not really knowledgeable on how to do it in matlab but using tensorflow and opencv python/c++ you can implement something similar.