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
- 딥러닝
- Reinforcement Learning
- MinHeap
- deep learning
- YoLO
- eecs 498
- Mask Processing
- edge detection
- object detection
- 머신러닝
- r-cnn
- dynamic programming
- 그래프 이론
- C++
- BFS
- machine learning
- AlexNet
- 백준
- dfs
- canny edge detection
- DP
- CNN
- image processing
- dropout
- Python
- opencv
- MySQL
- overfitting
- 강화학습
- sklearn
Archives
- Today
- Total
목록threshold (1)
JINWOOJUNG
[ 영상 처리 ] Part1-1. OpenCV Image Processing(C++)
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