MSU Deinterlacer
- Project: Dr. Dmitriy Vatolin
- Implementation, ideas: Maxim Makhinya
Most video sources have interlaced formats (DVD video, Digital video cameras, most standard television transmissions including HDTV, PAL, SECAM etc.). However, most modern video display technologies are progressive based (Plasma panels; LCD TV; CRT High Frequency TV; CRT, LCD displays etc.) and have difficulty displaying interlaced formats. That is why the proper transformation, called de-interlacing, is necessary. We designed a new high quality de-interlacing algorithm. This is a full-fps de-interlacer i.e. it produces one frame for each field (for example, it converts 25i -> 50p), so temporal stability and interpolation of low angle edges was even more attended. Moreover this algorithm is totally automatic. Some comparisons of our algorithm to other methods can be found below.
Results
We have tested our deinterlacer using following sequences: Tennis, Schumacher and Flag (see screenshots below):
Tennis sequence |
Shumacher sequence |
Flag sequence |
Here are zoomed parts of frames from Tennis and Schumacher sequences:
Original Part of frame 36 from Tennis
Smooth Deinterlacing |
Proposed |
Smart Deinterlace |
Original Part of frame 20 from Schumacher
Smooth Deinterlacing |
Proposed |
Smart Deinterlace |
This example shows considerable advantage of the proposed method over
Smooth Deinterlacer and Smart Deinterlace on diagonal edges.
We have also compared our deinterlacer to commercial solutions. The
following example demonstrates our advantage in a really hard case -
YV12 interlaced source:
Boolet Deinterlacer |
FieldsKit Deinterlacer |
HiCon Deinterlacer |
Proposed |
Our algorithm has also a big advantage on low angle edges:
Boolet Deinterlacer |
FieldsKit Deinterlacer |
HiCon Deinterlacer |
Proposed |
References
- Boolet Deinterlacer - RED GIANT Software Deinterlacing
- FieldsKit Deinterlacer - RE:Vision Effects, Inc. Deinterlacing
- HiCon Deinterlacer - Fraunhofer Institut HHI Deinterlacing
- Smooth Deinterlacing - Smooth Deinterlacing by Gunnar Thalin v.1.1
- Smart Deinterlace - Smart Deinterlace by Donald Graft v.2.8 beta 1
Download
Please contact us if you are interested in a commercial license.
E-mail: video@graphics.cs.msu.ru
Previous Deinterlacing project: MSU-Samsung Deinterlacing Project
-
MSU Benchmark Collection
- Super-Resolution for Video Compression Benchmark
- Video Colorization Benchmark
- Defenses for Image Quality Metrics Benchmark
- Learning-Based Image Compression Benchmark
- Super-Resolution Quality Metrics Benchmark
- Video Saliency Prediction Benchmark
- Metrics Robustness Benchmark
- Video Upscalers Benchmark
- Video Deblurring Benchmark
- Video Frame Interpolation Benchmark
- HDR Video Reconstruction Benchmark
- No-Reference Video Quality Metrics Benchmark
- Full-Reference Video Quality Metrics Benchmark
- Video Alignment and Retrieval Benchmark
- Mobile Video Codecs Benchmark
- Video Super-Resolution Benchmark
- Shot Boundary Detection Benchmark
- The VideoMatting Project
- Video Completion
- Codecs Comparisons & Optimization
- VQMT
- MSU Datasets Collection
- Metrics Research
- Video Quality Measurement Tool 3D
- Video Filters
- Other Projects