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
- 딥러닝
- object detection
- MySQL
- canny edge detection
- image processing
- Reinforcement Learning
- edge detection
- machine learning
- eecs 498
- MinHeap
- YoLO
- C++
- DP
- 강화학습
- sklearn
- BFS
- Mask Processing
- dynamic programming
- dfs
- dropout
- overfitting
- CNN
- Python
- 그래프 이론
- 머신러닝
- 백준
- deep learning
- r-cnn
- opencv
- AlexNet
Archives
- Today
- Total
목록이미지 프로세싱 (1)
JINWOOJUNG
[ 영상 처리 ] Ch1. Fundamentals
본 영상 처리 개념과 기법들에 대한 공부를 진행하면서 배운 내용들을 중심으로 정리한 포스팅입니다. 책은 Computer Vision: Algorithms and Applications를 기반으로 공부하였습니다. 또한, 인하대학교 박인규 교수님의 디지털 영상 처리 과목을 기반으로 제작된 포스팅입니다. Image Processing 영상 처리를 위한 Image Processing은 아래의 Step으로 구분된다. Image Digitization 연속적인 밝기 값을 픽셀 공간에서의 discrete(별개의)한 값으로 변환하는 과정 즉, 이미지를 티지털화 하는 과정이다. Sampling - spatial discretization 말 그대로 샘플링 과정이다. 특정한 픽셀공간(단위)로 구분하여, 특정 공간에 다수의..
2024/Study
2024. 3. 30. 02:46