Skip to content

rajat499/gallbladder-extraction

Repository files navigation

gallbladder-extraction

Gallbladder extraction from an ultrsound image using classical image processing techniques developed during COL780

It uses Gaussian Blur, adaptive gaussian & otsu thresholding, and contour detection. The entire pipeline is explained in detail in the report.