qinjinjia / ec601_ass1

for bu ec601 assignment 1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EC601_Assignment 1 ๐Ÿ‘๐Ÿ‘๐Ÿ‘

Brief Introduction ๐Ÿ˜Ž

Hello Everyone! :trollface::trollface::trollface::trollface:

This is the page for EC601(Fall 2017) A1 Team 10 Assignment 1 @github/buec601a1team10

We have two team members:

๐Ÿ‘ฆ Qinjin Jia qjia@bu.edu ๐Ÿ‘‰@github/qinjinjia

๐Ÿ‘ง Yuchen Nie ycnie@bu.edu ๐Ÿ‘‰@github/ycnie

๐Ÿ“ชPlease feel free to contact us, if you have any suggestions or concerns.

Project Description :bowtie:

๐ŸŒ‘ The aim โ›ณ of the project๏ผš      

  • Be familiar with software code management using Github

  • Practice Agile software development (Scrum) with a colleague

๐ŸŒ’ The project is based on ๐Ÿ”—OpenCV: Open Source Computer Version library and utilizing C++ programming language.

๐ŸŒ“ Some samples are picked from the OpenCV Samples folder ๐Ÿ’ผ in order to conducting the Homework(i.e. practice Pull, Push, Branching, Merging and Conflict resolutions), create_mask.cpp for instance.

๐ŸŒ” The modification on the code can be found by pressing the "history" tab in each C++ file.

๐ŸŒ• Here is a comparison of the outputs before and after modifying the code:

  Before modifying the code: ๐Ÿ‘‡ After modifying the code: ๐Ÿ‘‡

Instruction ๐Ÿ˜†

Prerequesite and installation ๐Ÿ˜ฎ

  • In order to run the code, the OpenCV must be installed on your computer firstly.

  • The team chose the Windows 10 as the OS, Visual Studio 2015 as the IDE and utilized the C++ programming language.

  • However, the choice of OS and IDE are subject to users, the users could choose OS and IDE they preferred.

  • There are many tutorials available online for installing OpenCV on your computer, the user could find a suitable one and follow the instructions to install OpenCV on computers.

Run the code ๐Ÿ˜Œ

  • After installing the OpenCV๏ผŒthe users could download the modified code from our repository.

  • Then, add the code into your project. If the program need a input diagram, the users could download Lenna.png from our repository and add it into your project folder.  

Enjoy the code and have fun!:wink::wink:

๐Ÿป๐Ÿป๐Ÿป

More Links ๐Ÿ”—

:trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface::trollface:

About

for bu ec601 assignment 1

License:MIT License


Languages

Language:C++ 74.8%Language:CMake 25.2%