[CT404]: Week 8 lecture materials + notes(?)

This commit is contained in:
2024-11-01 23:04:15 +00:00
parent 8931f5ab81
commit 01529abf12
3 changed files with 4 additions and 0 deletions

View File

@ -2047,5 +2047,9 @@ The \textbf{Tomasi-Kanade/Shi-Tomasi detector} finds pixel values with large ``c
A \textbf{feature descriptor} characterises detected features in a way that can be used for comparison across images.
These include: SIFT features, GLOH (Gradient Location \& Histogram), HOG (Histogram of Gradients), etc.
\section{Segmentation \& Model Fitting}
\textbf{Image segmentation} is a bottom-up process that groups pixels in an image based on their low-level properties such as colour or texture.
\end{document}