Serendipity
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 21:41:11 +08:00
e21595e72c docs: 更新README,新增Web应用和打包说明
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 16:30:36 +08:00
dd145d7651 docs: 依赖库清单
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 16:28:43 +08:00
8d81c20032 chore: .gitignore增加PyInstaller产物,移除已提交的spec
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 16:23:47 +08:00
187068f6cc build: 优化PyInstaller打包,排除无关包,exe缩小到68MB
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 16:15:48 +08:00
a5f4275e19 build: PyInstaller打包配置+启动器
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 16:08:51 +08:00
c7ba14a81a Revert: pct改回T/255,T/2550会破坏暗图处理
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 15:54:15 +08:00
4dab42e932 fix: pct计算改为T/2550
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 15:49:42 +08:00
06159eba19 style: 深蓝+白色学术风格重设计
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 15:42:39 +08:00
8657937214 fix: 用os.startfile替代webbrowser打开浏览器
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 15:38:36 +08:00
d180ec5e56 feat: 启动Flask时自动打开Edge浏览器
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 15:31:50 +08:00
1041a66270 refactor: remove_small_objects用Otsu替代中位数25%
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 11:26:06 +08:00
b07e7a1182 feat: Flask Web UI — 在线cDNA图像处理平台
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 10:47:19 +08:00
862d02dce6 fix: 移动flowchart.drawio到项目根目录
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 10:33:08 +08:00
34889647f8 docs: 更新流程图,补充分割/后处理/统计/可视化步骤
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 10:08:05 +08:00
99c9d0263a feat: 简化版可视化拆分为6张独立图片
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 09:58:59 +08:00
70790c1d3e refactor: 用户调整注释格式
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 09:55:42 +08:00
f95e3de5bd refactor: 恢复简化版所有详细行内注释
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 09:51:29 +08:00
dae90a8de0 feat: 简化版增加逐格分割+后处理+斑点统计
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 08:57:50 +08:00
085c27c050 refactor: 后处理阈值完全自动化,零人工参数
Serendipity pushed to main at Serendipity/cDNA-image-processing 2026-05-08 08:54:49 +08:00
efc6704b14 refactor: 后处理min_size改为格子面积百分比,自适应不同分辨率