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
- Host: GitHub
- URL: https://github.com/armour/cmpt365
- Owner: Armour
- License: gpl-3.0
- Created: 2016-02-21T06:01:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T21:27:24.000Z (about 6 years ago)
- Last Synced: 2025-01-28T10:49:22.540Z (4 months ago)
- Topics: image-processing, media, sfu
- Language: Objective-C++
- Size: 2.85 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
## 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.**