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

Before This Episode Image Processing은 매우 다양하다. 그 중, 각 픽셀값에 접근하고, 픽셀분포를 판단하는 Histogram을 살펴보며, 간단한 이미지 합성과 연산에 대해 알아보자. Visual Studio 2024 환경에서 C++ 언어를 기반으로 OpenCV를 다루기에 해당 환경을 구현 후 따라오는 것이 좋다. https://jinwoo-jung.tistory.com/38 [디영처] OpenCV 환경설정(Window, Visual Studio) 0. Background [ Version ] Window x64 OpenCV-4.9.0 Visual Studio 2022 [ Content ] 본 포스팅은 Visual Studio 2022가 깔렸다는 전제하에 OpenCV를 C++ ..
2024/Study
2024. 4. 6. 21:52