CharlesYang1996/Cells_Detection_Chromophobe_1.0.0
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
// Charles_Yang 2020.8.3 // Two folders for test photos and temporary files. Put your own test file in Chromophobe_dataset1. Make sure that you have modified the image path in the code file. Feature_1:get the RGB graph for the line which between two cells Feature_2:Get a visual picture of the cell wall Feature_3:Use color range to find cell walls(not good) matlab_fig: Get a matlab grapgh to Analyze cell walls and white halos pixelbetweenpoints: A function to Get the coordinates of all pixels between two points for Feature_1