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

이번시간에는 Median Filter를 복습한 후 Kernel Convolution을 Sobel Filter로 확장시켜 적용해본다. 또한, cv::Canny()가 아닌 Canny Edge Detectio의 동작 과정을 직접 구현해본다. 아래 포스팅을 완벽하게 이해한 후 따라오면 비교적 쉽다. https://jinwoo-jung.com/60 [ 영상 처리 ] Part2-3. OpenCV Mask Processing(C++) Before This Episode 다양한 Mask Processing에 대해 알아보고, 결과를 분석 해 보자. 영상에서 Noise를 제거하는 가장 기본적인 방법으로 Gaussian Filter에 대해서 배웠다. 일반적인 상황에서 발생되는 Noise는 G jinwoo-jung.com M..
2024/Study
2024. 4. 15. 00:17