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
- MinHeap
- MySQL
- 강화학습
- sklearn
- clustering
- 머신러닝
- edge detection
- exists
- C++
- 딥러닝
- BFS
- machine learning
- Reinforcement Learning
- 백준
- dynamic programming
- canny edge detection
- Python
- dropout
- object detection
- overfitting
- image processing
- SIFT
- opencv
- 그래프 이론
- dfs
- AlexNet
- Mask Processing
- DP
- classification
- TD
Archives
- Today
- Total
목록Diagonal Edge Detection (1)
JINWOOJUNG
[ 영상 처리 ] Part3-2. OpenCV Diagonal Edge Detection & Image Pyramid(C++)
이번시간에는 Gaussian Filter를 약간 변형 해 보고 Salt and Pepper Noise에 적용하여 그 결과를 분석한다.또한, Sobel Filter를 변형하여 대각 Edge를 추출하며, Gaussian&Laplacian Pyramid를 구현한다.Before This Episodehttps://jinwoo-jung.com/64 [ 영상 처리 ] Part3-1. OpenCV Edge Detection(C++)이번시간에는 Median Filter를 복습한 후 Kernel Convolution을 Sobel Filter로 확장시켜 적용해본다. 또한, cv::Canny()가 아닌 Canny Edge Detectio의 동작 과정을 직접 구현해본다. 아래 포스팅을 완벽하게 이해한jinwoo-jung.co..
2024/Study
2024. 4. 15. 10:40