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
- machine learning
- dynamic programming
- AlexNet
- Reinforcement Learning
- sklearn
- edge detection
- 머신러닝
- object detection
- MinHeap
- dfs
- clustering
- TD
- canny edge detection
- C++
- 그래프 이론
- dropout
- DP
- MySQL
- image processing
- BFS
- 백준
- Mask Processing
- Python
- SIFT
- 딥러닝
- classification
- exists
- 강화학습
- opencv
- overfitting
Archives
- Today
- Total
목록Kernel (1)
JINWOOJUNG
[ 영상 처리 ] Part2-1. OpenCV Mask Processing(C++)
Before This Episode Part1. 에서는 Image Processing 중 Point Processing에 대해서 공부하였다.Part2. 에서는 하나의 픽셀을 처리하는데, 인접 픽셀을 고려하는 Mask Processing에 대해서 공부할 것이다. https://jinwoo-jung.tistory.com/58 [ 영상 처리 ] Part1-1. OpenCV Image Processing + Before This Episode 지난 포스팅에서 가장 기본적인 OpenCV 기반의 Image Processing 과정을 공부하였다. 이미지 처리를 위한 cv::Mat 객체를 처음 접하는 과정에서 약간의 혼동이 있을 것 같아 Mat 객체의 픽 jinwoo-jung.com Mask Convolution Ma..
2024/Study
2024. 4. 7. 03:07