sagarVL / Tumor_detection_by_ML

0 stars 0 forks source link

Research and implement image preprocessing method for the training data #10

Open sagarVL opened 3 years ago

sagarVL commented 3 years ago

Implement an algorithm to extract the area of the image required for the feature extraction. This method should try to remove any undesired objects in the image.

sagarVL commented 3 years ago
sagarVL commented 3 years ago

Implementation Checklist: