6 skills found
WangY18 / NEPathtoolpath planning for additive manufacturing and CNC milling
ForestCSharp / UE4 Voxel GeometryParallel CPU implementation of marching cubes as an Unreal Engine 4 plugin, with a secondary implementation based on dual contouring
Manibarathi / FluoroCellTrackHigh-throughput droplet microfluidic devices with fluorescence detection systems provide several advantages over conventional end-point cytometric techniques due to their ability to isolate single cells and investigate complex intracellular dynamics. While there have been significant advances in the field of experimental droplet microfluidics, the development of complementary software tools has lagged. Existing quantification tools have limitations including interdependent hardware platforms or challenges analyzing a wide range of high-throughput droplet microfluidic data using a single algorithm. To address these issues, an all-in-one Python algorithm called FluoroCellTrack was developed and its wide-range utility was tested on three different applications including quantification of cellular response to drugs, droplet tracking, and intracellular fluorescence. The algorithm imports all images collected using bright field and fluorescence microscopy and analyzes them to extract useful information. Two parallel steps are performed where droplets are detected using a mathematical Circular Hough Transform (CHT) while single cells (or other contours) are detected by a series of steps defining respective color boundaries involving edge detection, dilation, and erosion. These feature detection steps are strengthened by segmentation and radius/area thresholding for precise detection and removal of false positives. Individually detected droplet and contour center maps are overlaid to obtain encapsulation information for further analyses. FluoroCellTrack demonstrates an average of a ~92-99% similarity with manual analysis and exhibits a significant reduction in analysis time of 30 min to analyze an entire cohort compared to 20 h required for manual quantification.
vladimir-ch / Phf SnakesParallel C++ implementation of a phase-field-based active contour model described in the paper M. Beneš, V. Chalupecký, and K. Mikula, "Geometrical image segmentation by the Allen-Cahn equation". Applied Numerical Mathematics, 51 (2004), 187–205
NaokiHori / Contour3DLibrary-independent streamlined 3D contouring for massively-parallelized CFD simulations
fschutt / Marching SquaresParallelized marching squares algorithm for constructing closed isolines / contour lines