I may be slow to respond.
-
Hefei University of Technology
-
01:16
- 12h behind
-
CoolBI Public
A cool data visualization and analysis system that realizes data source connection, dashboard construction, message subscription and early warning functions.
TypeScript UpdatedMar 11, 2025 -
-
-
named-by-ai Public
Based on your naming preferences, we customize popular and interesting names.
-
-
cell_segmentation Public
基于OpenCV实现细胞的划分和检测。检测方法采用两种,其一,通过对不同阈值的二值图像相减获取细胞在对其划分;其二,观察到细胞的形状大致都是圆形的,将其和圆进行拟合比较。最后我得到的正确率在60%以上,且具有较好的泛化性能