An open API service indexing awesome lists of open source software.

https://github.com/armour/cmpt365

This is the repository for course CMPT365 assignments in SFU
https://github.com/armour/cmpt365

image-processing media sfu

Last synced: about 2 months ago
JSON representation

This is the repository for course CMPT365 assignments in SFU

Awesome Lists containing this project

README

        

# CMPT365-Assignments

This is the repository for course CMPT365 assignments in SFU

## Overview

An iOS app using Objective-C & C++ that can run in both iPhone and iPad platform. It implemented four kinds of chroma subsampling, DCT and six kinds of quantization for the encoder and decoder of JPEG.

## Screenshots

https://user-images.githubusercontent.com/48805583/54853141-3348b680-4cac-11e9-9ac4-a9c63045c829.pnghttps://user-images.githubusercontent.com/48805583/54853142-3348b680-4cac-11e9-8f56-9e381b662add.pnghttps://user-images.githubusercontent.com/48805583/54853143-3348b680-4cac-11e9-83eb-de0b78c141b6.png

https://user-images.githubusercontent.com/48805583/54853144-3348b680-4cac-11e9-8d04-141810dd45a2.pnghttps://user-images.githubusercontent.com/48805583/54853145-3348b680-4cac-11e9-9246-95323c48d0f4.pnghttps://user-images.githubusercontent.com/48805583/54853146-33e14d00-4cac-11e9-83e3-212a1017129d.png

https://user-images.githubusercontent.com/48805583/54853147-33e14d00-4cac-11e9-85c4-c6def6c77a63.pnghttps://user-images.githubusercontent.com/48805583/54853149-33e14d00-4cac-11e9-918f-cb2ab872030f.pnghttps://user-images.githubusercontent.com/48805583/54853150-33e14d00-4cac-11e9-95a5-6d2a79d1c06d.png

## Plagiarism

This repo is intend as a reference for your personal project, **DO NOT copy code in this repo for your SFU CMPT413 assignment!! Plagiarism is a serious academic offense, which applies as much to code as it does to essays and exams.**