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
- DP
- MinHeap
- SIFT
- AlexNet
- canny edge detection
- classification
- object detection
- dynamic programming
- 머신러닝
- 강화학습
- 딥러닝
- machine learning
- clustering
- Reinforcement Learning
- Python
- TD
- Mask Processing
- 그래프 이론
- C++
- 백준
- opencv
- dfs
- sklearn
- exists
- BFS
- image processing
- edge detection
- dropout
- MySQL
- overfitting
Archives
- Today
- Total
목록MatIterator (1)
JINWOOJUNG
[ 영상 처리 ] Part3-1. OpenCV Edge Detection(C++)
이번시간에는 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