This repository is about Fundamental Computer Vision Techniques without using OpenCV. Source codes are not fully open.
RGB to HSI:



After obtaining binary image through Otsu Thresholding, running dilation, erosion morphology results as the following:

After obtaining binary image through Otsu Thresholding, 4-neighbor and 8-neighbor labeling with different size mask results as the following:








