8000 GitHub - qiiingc/Computer-Vision
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qiiingc/Computer-Vision

Repository files navigation

SE342 Computer Vision

Basic Infomation

  • The repository includes:

    • all refined assignments of SJTU SE342 (Authum 2016)
  • SE342 is a compulsory course on introduction to computer vision for those whose major is Software Engineering(Digital Media).

Course Website

  • Not published

Contents(To be continued)

  1. Fauxtoshop (From CS106X Assignment 1 )
    • A photo editor with advanced features like green screen, “scatter” blur effect, and edge detection.
    • To make use of C++ basics such as Strings and Streams.
  2. WordLadder, Two flavors of AI (From CS106X Assignment 2)
    • A word ladder is a connection from one word to another formed by changing one letter at a time with the constraint that at each step the sequence of letters still forms a valid word.
    • Two flavors of random sentence generator: (1)Statistical Random Sentence Generator; (2)Grammar Rules Random Sentence Generator.
    • To make use of the notion of abstraction and C++ class templates.

About

No description, website, or topics provided.

Resources

S 47A4 tars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0