Skip to content

Wanho Choi

CG/VFX Software Engineer

Menu
  • 홈
  • About Me
  • Publication
  • Seminar
  • Maya C++ API
  • MathBook
  • Trip
  • Photo
  • Link

Tag: install

Posted on2020-03-162020-03-16Deep Learning

Anaconda + TensorFlow 설치 (Windows 10)

by wanoLeave a comment on Anaconda + TensorFlow 설치 (Windows 10)

아나콘다(Anaconda)란 파이썬(Python)과 수 백 가지 이상의 데이터 과학 패키지가 종속성 문제 없이 함께 설치되는 종합 패키지이다. 아나콘다(Anaconda)를 사용하면 필요한 여러 패키지들을 별도로 하나씩 설치해주어야 하는…

Read More
Posted on2020-03-092021-11-04Programming

How to build OpenCV on Windows

by wano

윈도우즈 환경에서 OpenCV 개발 환경을 구성할 때 다음의 두 가지 방법이 있다. 이미 빌드(build)가 되어 있는 바이너리(binary) 파일을 찾아서 설치 소스코드(source code)를 받아서 직접 빌드(build)…

Read More
Posted on2019-02-272019-02-28Linux

How to install Dlib on Ubuntu

by wanoLeave a comment on How to install Dlib on Ubuntu

Download “dlib-19.16.tar.bz2” at “http://dlib.net”. tar xvf dlib-19.16.tar.bz2 cd dlib-19.16 python setup.py installpython3 setup.py install —————– Shared Library —————– mkdir shared_buildcd shared_buildcmake -DBUILD_SHARED_LIBS=1 -DUSE_AVX_INSTRUCTIONS=ON ..cmake –build…

Read More
Posted on2018-12-282018-12-28Windows

MinGW, GVim, Make on Windows

by wanoLeave a comment on MinGW, GVim, Make on Windows

MinGW Download & Install: mingw-w64-install.exe Register Environment Variable to PATH: C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin Check on cmd: gcc -v GVim Download & Install: gvim81.exe Register Environment Variable…

Read More
Posted on2018-12-122018-12-12Linux

Offline Installation Ubuntu Packages

by wanoLeave a comment on Offline Installation Ubuntu Packages

apt-get install [package name];cd /var/cache/apt/archives;dpkg -i [package name].deb; pip(3) download [package name];pip(3) install [package name].whl;

Read More
Posted on2011-03-132011-03-13Linux

리눅스에서 프로그램 설치(RPM)

by wanoLeave a comment on 리눅스에서 프로그램 설치(RPM)

리눅스에서 응용 프로그램을 설치하는 방법에는 크게 2가지가 있다. 1. source code 이용 2. binary package 이용 2번의 방법이 쉽고 간편하며 유지 및 보수도 쉽기 때문에…

Read More

  • 51
  • 2,797
  • 12,708
  • 168,272

Categories

  • Android
  • Computer Graphics
  • CUDA
  • Deep Learning
  • Drone
  • Etc.
  • Houdini
  • Linux
  • Math
  • Maya
  • Nuke
  • OpenGL
  • OS X & IOS
  • Programming
  • Python
  • RenderMan
  • Tips
  • Trip
  • VFX
  • Windows
  • WordPress

Tags

Android Studio API booting C CentOS Chrome context CUDA deep learning derivation DigiPro driver fragment google GPU image install Keynote LaTeX Linux Maya nVIDIA OpenCV OpenGL programming Python RenderMan SIGGRAPH SWIG Tensorflow Ubuntu update vi Visual Studio Windows Windows7 WordPress YUM 설치 수학 안드로이드 스튜디오 우분투 텐서플로우 프래그먼트 한글

  • 51
  • 2,797
  • 12,708
  • 168,272

Categories

  • Android
  • Computer Graphics
  • CUDA
  • Deep Learning
  • Drone
  • Etc.
  • Houdini
  • Linux
  • Math
  • Maya
  • Nuke
  • OpenGL
  • OS X & IOS
  • Programming
  • Python
  • RenderMan
  • Tips
  • Trip
  • VFX
  • Windows
  • WordPress

Tags

Android Studio API booting C CentOS Chrome context CUDA deep learning derivation DigiPro driver fragment google GPU image install Keynote LaTeX Linux Maya nVIDIA OpenCV OpenGL programming Python RenderMan SIGGRAPH SWIG Tensorflow Ubuntu update vi Visual Studio Windows Windows7 WordPress YUM 설치 수학 안드로이드 스튜디오 우분투 텐서플로우 프래그먼트 한글
Amphibious Theme by TemplatePocket ⋅ Powered by WordPress