Skip to content

CAUCV/CV_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

실행 방법

개발 환경

  • Windows 10 or macOS 11.2
  • Git v2.28
  • Python v3.9
  • Visual Studio Code or PyCharm or Jupyter Notebook

프로젝트 다운로드

> git clone https://github.com/CAUCV/CV_Project.git
> cd CV_Project
> code .

프로젝트를 다운로드 받고 해당 폴더로 이동해서 VSCode를 실행한다.

VSCode를 실행하면 오른쪽 아래에 '권장 확장 프로그램 설치' 알림이 뜬다.

브랜치 이동

> git checkout (브랜치 이름)

이동하고 싶은 브랜치로 이동한다.

프로젝트 실행

> cd Project_1
> python3 -m pip install --upgrade pip
> python3 -m pip install -r requirements.txt
> python3 project1.py

이동할 프로젝트 폴더로 이동한 후 프로젝트에 필요한 외부 패키지를 설치하고 Python 3를 사용해서 OpenCV 프로젝트를 실행한다.

About

2021-1 CAU Computer Vision Project

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages