강의정리 57
- Java
- STL(Standard Template Library)
- Separate Compilation and Namespaces, Templates
- Virtual Function
- Inheritance
- Pointer & Dynamic Array
- Operator Overloading
- Constructors & Other Tools
- Structure & Classes
- Graphs
- Searching
- Internal Sorting
- Non-Binary Trees
- Incremental Structure from Motion (SfM)
- Stereo Matching
- Two-View Geometry(Epipolar Geometry) & Triangulation
- Perspective-n-Point (PnP)
- Camera Calibration
- Camera Model
- Homography Estimation
- Evaluating Search Engines
- Indexing and Query Processing
- Document Classification and Clustering
- Information Retrieval Models
- Text Processing
- Information Retrieval System Concepts
- Recommender Systems
- Projective Transformation
- Projective Geometry
- Optical Flow Estimation
- Segmentation
- PCA & Eigenface
- Face Detection
- Bag of Words(Computer Vision)
- Hough Transform
- Corner Detection
- SIFT(Scale Invariant Feature Transform)
- Histgram of Oriented Gradients(HOG)
- 이진 트리
- 리스트, 스택 & 큐
- 알고리즘 분석
- 자료구조를 위한 수학적 기초
- 자료구조 기초
- Array & String
- C & C++ 기초 개념 정리(4) - Overloading
- C & C++ 기초 개념 정리(3) - Funtion
- 데이터베이스 마이닝
- 관계형 DB 정규화 & 함수 종속성
- 관계형 DB 디자인
- 관계 대수
- Image Filtering
- 관계형 데이터 모델
- C & C++ 기초 개념 정리(2) - Flow Control/File I/O
- ER & EER 모델
- 데이터베이스 개념 정리
- 선형대수 개념 정리
- C & C++ 기초 개념 정리(1)