Skip to content
#

image-interpolation

Frame interpolation is used to increase the frame rate of a video, or to create a slow-motion video without lowering the frame rate.

Here are 16 public repositories matching this topic...

In this project, I used zero order hold, first order hold, KNN and Bilinear interpolation algorithms for image interpolation. As a result of this, I have shown in my GUI program for an input: zoom in-out with these algorithms and calculated process time for Bresenham line algorithm, DDA line algorithm, grayscale and rotate input image.

  • Updated Sep 9, 2021
  • C#

The 16th project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. An app that tracks who the user meets at conferences, presenting the user's QR code and scaning others' codes. Complete project, including solutions to all the challenges.

  • Updated Feb 18, 2023
  • Swift
Followers
20 followers
Wikipedia
Wikipedia

Related Topics

ai machine-learning video