Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 선대
- pycharmerror
- RegionProposalNetworks
- 맥실리콘
- monoculardepthestimation
- CS231nSVM
- CS231nAssignment1
- MacOS
- 선형대수학
- Linear algebra
- Algorithm
- BAEKJOON
- 맥북원스토어
- 백준
- MIT
- adversarialattackonmonoculardepthestimation
- gpumemory
- ios원스토어
- 백준알고리즘
- CS231nAssignments
- CNN구조정리
- arm칩에안드로이드
- Gilbert Strang
- CS231n
- professor strang
- BOJ
- CNNarchitecture
- 아이폰원스토어
- ㅐㅕ세ㅕㅅ
- CS231ntwolayerneuralnet
Archives
- Today
- Total
개발로 하는 개발
OpenCV 2.4.13.6 version Mac에 설치 한 뒤 Xcode 설정하기 본문
Xcode - File _new _project - Command Line Tool - Language : C++
Project - Build Settings - All / Combined
- Excluded Architecture : arm64
Targets - Build Settings - All / Combined
- Excluded Architecture : x86_64
Add files to "project name" - find dylib files in build_opencv _lib - add all .dylib files
Targets - search "Header Search Paths" - add /usr/local/include + recursive
Edit Scheme - Run - Working Directory - Use custom working directory - set a directory for resources, image files
참고 : https://fwanggu-lee.tistory.com/10
'Tips' 카테고리의 다른 글
OPEN GL 3.3 설치하고 cmake로 build하기 (0) | 2023.12.15 |
---|---|
git, vim 사용 (0) | 2023.09.19 |
OpenCV 2.x Apple Silicon에 설치하기 (0) | 2023.08.02 |
M2에 tensorflow 설치하기 (0) | 2022.11.29 |
What to study? (0) | 2022.06.06 |