Skip to content
Snippets Groups Projects
Commit 1a78321b authored by Tom Nellius's avatar Tom Nellius
Browse files

Add script topics

parent 226e7be9
No related branches found
No related tags found
No related merge requests found
......@@ -209,3 +209,14 @@ List of the topics of each exercise to find them faster
|12|Working with Color Images, RGB Color Space, HSV (HSI) Color Space, Intensity Slicing, Pseudo-color Enhancement|
|13|Converting Color Images to Grayscale Images, Intensity Adjustment, Color Complements, Color Slicing, Color Corrections, Color Segmentation in HSV|
|14|Run-Length Encoding (RLE), Bit-Plane Coding with Gray Code, Lempel-Ziv-Welch (LZW) Coding|
# Topics of the Script
|Chapter|Topic|
|---|---|
|7|Gradient, Marr-Hildreth, Canny, Hough, Thresholding (Global, Multiple, Adaptive, Auto-Detection, Otsu, Variable, Multivariable), Split and Merge, Region Growing, K-Means Clustering, Superpixels (SLIC), Watershed|
|8|Moore-Tracing, Chaincodes, Polygonal Approximation, Subdivision, Signatures, Medial Axes, Boundary Descriptors (Basic, Fourier, Statistical moments, Regional[Compactness, Circularity, Eccentricity], Co-occurence Matrix, SIFT (Scale-Space, Obtain initlal kp, Improve & Delete, Assign Orientations, Compute Descriptors)|
|9|Optical Flow, Aperture Problem, Birghtness Constancy Equation, Lucas-Kanade, Horn-Schunck, Coarse-to-Fine, Evaluation of Estimations |
|10||
|11||
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment