250x250
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
- image processing
- BFS
- 강화학습
- canny edge detection
- C++
- opencv
- 백준
- object detection
- clustering
- dynamic programming
- sklearn
- machine learning
- SIFT
- TD
- 인공지능
- exists
- IN
- DP
- MinHeap
- Mask Processing
- 그래프 이론
- classification
- Reinforcement Learning
- MySQL
- dfs
- 딥러닝
- AlexNet
- 머신러닝
- Python
- edge detection
Archives
- Today
- Total
목록2024/04/07 (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