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
- Python
- Reinforcement Learning
- DP
- object detection
- Mask Processing
- machine learning
- real-time object detection
- 백준
- 강화학습
- two-stage detector
- 딥러닝
- eecs 498
- C++
- deep learning
- CNN
- LSTM
- One-Stage Detector
- 그래프 이론
- AlexNet
- canny edge detection
- dynamic programming
- MinHeap
- 머신러닝
- opencv
- MySQL
- r-cnn
- dfs
- BFS
- YoLO
- image processing
Archives
- Today
- Total
목록2024/03/03 (1)
JINWOOJUNG

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