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

이번시간에는 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