Skip to content

threeberries/blueberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blueberry

Project blueberry

Run

파이썬 깔고 실행하기.

$ py main.py

    hello main()....

환경 설정

  • Anaconda 3.6를 우선 설치
  • 설치 후 실행 환경 확인은 다음과 같이.
# after anaconda instance, check python version.
$ python -V

    Python 3.6.5 :: Anaconda, Inc.

# upgrade pip (v 18.0)
$ pip install --upgrade pip

Additional Modules

  • 기본 설치후, 추가로 필요한 모듈 설치하기.
# install OpenCV
$ conda install -c menpo opencv3

About

project blueberry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages