Alinlife's Stars
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
harishrithish7/Fall-Detection
Human Fall Detection from CCTV camera feed
blakeliu/awesome-cell-detection-segmentation
nucleus/cell and histopathology image classification,detection,segmentation
c-stefanatos/Cell-Confluency-calculator-GUI-Matlab
Undertook an optional project for the course: "Introduction to computers" , taught by Dr Leonidas Alexopoulos , head of Bio engineering department @National Technical University of Athens. Project involved writing matlab commands to calculate the percentage of a lab plate that was covered with cells ( cell confluency). It included: 1. Converting the image to gray scale and applying contrast and object edge corrections. 2. Converting grayscale image to a logical image ( black or white pixels (0 not cell ,1 cell coverage ) through the use of a modular threshold level 3. Calculating the percentage of the pixels with cell coverage over the total pixels. 4. Integrating the above functions into a graphical user interface that allows browsing for appropriate images , modifying the threshold level with the use of slider ( while providing default level as well) displaying the stages of image conversion process and finally displaying the cell confluence percentage. 5. Presenting the algorithm and process functionality in class.
offsouza/detect_white_cells_opencv
Algoritmo para detecção de células bancas apenas com opencv
tommorer/White-blood-cell-recognition
JLewiste/white_blood_cells_classification_via_convolutional_neural_network
Given images of white blood cells, classify them as MONONUCLEAR OR POLYNUCLEAR.