250x250
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
- 머신러닝
- 강화학습
- C++
- dynamic programming
- MySQL
- Python
- Mask Processing
- object detection
- classification
- 그래프 이론
- SIFT
- edge detection
- machine learning
- 인공지능
- opencv
- BFS
- 백준
- DP
- MinHeap
- sklearn
- TD
- dfs
- canny edge detection
- image processing
- IN
- 딥러닝
- exists
- AlexNet
- Reinforcement Learning
- clustering
Archives
- Today
- Total
목록2024/03/03 (1)
JINWOOJUNG
[ 영상 처리 ] OpenCV 환경설정(Window, Visual Studio)
0. Background [ Version ] Window x64 OpenCV-4.9.0 Visual Studio 2022 [ Content ] 본 포스팅은 Visual Studio 2022가 깔렸다는 전제하에 OpenCV를 C++ 언어 기반으로 개발하기 위한 환경설정하는 내용을 포스팅합니다. 1. OpenCV Install https://opencv.org/ Home OpenCV provides a real-time optimized Computer Vision library, tools, and hardware. It also supports model execution for Machine Learning (ML) and Artificial Intelligence (AI). opencv.org 오른..
2024/Study
2024. 3. 3. 22:28