Skip to content

The repository for COP3530 Project 3: Video Compression.

Notifications You must be signed in to change notification settings

yomole/SVDCompression

Repository files navigation

SVDCompression

The repository for COP3530 Project 3: Video Compression.

Motivation

On some internet platforms and messaging services, there are limits to the size of photos and videos that users can send. This means users have to find ways to compress or crop media which may remove important elements or be difficult to do on some platforms. Our media compression application will provide an encoder and decoder that will compress media to a specified size. The encoder and decoder can be implemented in other applications to passively encode a sender’s compressed version of a video or image, and decompress it at the receiver’s side. This may also provide the benefit of faster transmission time and storage space savings.

References

In Implementing Pybind11 with numpy

In debugging algorithm

In Capturing Ctrl+C

About

The repository for COP3530 Project 3: Video Compression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •