Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1002 Bytes

File metadata and controls

39 lines (32 loc) · 1002 Bytes

manual-blood-image-classification

School assignment for separating abnormal red blood cell, normal red blood cell, and thrombocytes

  1. Convert the Raw Image to Black and White
  2. Analyze the data from the table (Color, Area, Perimeter, Roundness)
  3. Based data from the table then manually set "if" condition to get the right cells
  4. See the result (Abnormal, Normal, Thrombocytes)

Images

Raw Image

Black and White Image

Abnormal Red Blood Cells

Normal Red Blood Cells

Thrombocytes