opencv odriod xu3
페이지 정보
작성자 조희승 댓글 0건 조회 5,478회 작성일 14-09-15 17:52본문
보드에서 직접 컴파일
mkdir build
cd build
cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_CUDA=OFF ..
cd ..
make
agi libtbb-dev
agi libgstreamer0.10-dev
apt-get install libjpeg62-dev libtiff4-dev libjasper-dev
agi libgstreamer-plugins-base0.10-dev
agi python-numpy
x86_64-linux-gnu/....가 없다고 하면,
/usr/lib/ 에서 ln -s arm-linux-gnueabihf x86_64-linux-gnu 링크로 해결
python 때문에 에러시,
ln -s libpyglib-2.0-python2.7.so.0.0.0 libpython2.7.so
mkdir build
cd build
cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_CUDA=OFF ..
cd ..
make
agi libtbb-dev
agi libgstreamer0.10-dev
apt-get install libjpeg62-dev libtiff4-dev libjasper-dev
agi libgstreamer-plugins-base0.10-dev
agi python-numpy
x86_64-linux-gnu/....가 없다고 하면,
/usr/lib/ 에서 ln -s arm-linux-gnueabihf x86_64-linux-gnu 링크로 해결
python 때문에 에러시,
ln -s libpyglib-2.0-python2.7.so.0.0.0 libpython2.7.so
댓글목록
등록된 댓글이 없습니다.