KeunJuSong / Spot-the-difference-Game

Spot the difference Game is developed with Visual Stduio and OpenCV. Especially, contours detection is the main function in this project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spot the difference Game

Developers

  • KeunJu Song
  • HyunMin Bang
  • DongWon Kim

Organization

  • Korea Polytechnic University, Team Project in Embedded Vision course

Overview

  • Image application game using OpenCV
  • The main code function in this game is contours detection(See Reference)

Description

  • This game have 3 levels of difficulty, Hard-Normal-Easy
  • The time limit varies depending on the level of difficulty
  • The game is played with a mouse click.
  • If you want more information about this project, see Report or Brainstorming (Both are PowerPoint Files.)
  • Source Code is here.

Results

  • Game start & Setting levels of difficulty Screen

  • Game play screen(initial & run screen)

  • Game clear & over screen

Development Environment

  • Visual Studio 2017(C++)
  • OpenCV

Reference

About

Spot the difference Game is developed with Visual Stduio and OpenCV. Especially, contours detection is the main function in this project.


Languages

Language:C++ 100.0%