智瞳医脑
脑肿瘤MRI影像智能辅助诊断系统
病例分析
任务管理
{{ exportingReport ? '正在生成…' : (reportExportCoolingDown ? '请稍候…' : '导出报告') }}
重新上传病例
{{ currentUser.username }}
正在恢复当前任务...
新增复查
{{ caseName }}
检查日期
作为新病例上传
拖入 NIfTI 或 DICOM 病例文件夹,或 ZIP 压缩包
DICOM 请选包含四组序列的病例根目录
选择病例数据
病例文件夹
ZIP 压缩包
手动上传四个 NIfTI 文件
首次体验?
下载测试样例
需要补充或确认输入文件
请为标记项选择生效文件或上传替代文件。
{{ modality.label }}
请选择生效文件
{{ candidate.filename || candidate.name }}
{{ volumeFiles[modality.key]?.name || archiveSelections[modality.key] || '未选择 .nii / .nii.gz' }}
{{ volumeSelectionIssues[modality.key].message }}
已确认
浏览...
{{ volumeSourceSummary }}
×
请选择用于分析的 DICOM 序列
{{ volumeSourceSummary }}
检测到同一模态有多组序列
{{ modality.label }}
请选择序列
{{ candidate.label }}{{ candidate.source_name ? ` · ${candidate.source_name}` : '' }}({{ candidate.file_count }} 张)
{{ volumeSourceSummary }}
×
请分别选择四个模态的 .nii / .nii.gz 文件。
已自动匹配四个模态,可点击“浏览...”替换单个模态文件。
{{ modality.label }}
{{ volumeFiles[modality.key]?.name || archiveSelections[modality.key] || '未选择 .nii / .nii.gz' }}
已确认
浏览...
{{ loading ? '数据分析中...' : '开始数据分析' }}
识别结果
状态:
取消
{{ phase.label }}
{{ analysisProgressLabel }}
3D视图
数据分析
{{ volumeViewerExpanded ? '缩小查看' : '放大查看' }}
{{ modality.label }}
三视图
体渲染
掩码
{{ Math.round(volumeMaskOpacity * 100) }}%
{{ volumeDownloadLabel }}
{{ volumeDownloadPercent }}%
{{ volumeViewerError }}
重新加载 3D 视图
1 · NCR/NET
2 · ED
4 · ET
滚轮切片 · 拖动调节窗宽窗位
综合结果
{{ consensusCard.consistencyText }}
建议复核
{{ consensusCard.label }}
{{ consensusCard.summary }}
分类提示
{{ consensusCard.classificationText }}
分割结果
{{ consensusCard.segmentationText }}
随访对比
{{ followUpUsesRecommendedBaseline ? '默认上一期' : '已选择历史检查' }} · {{ followUpComparison.baseline.study_date || formatTaskTime(followUpComparison.baseline.created_at) }} → 本次
选择同一病例的历史检查进行对比
自由选择对比检查
{{ followUpHistoryItems.length }} 份历史检查
{{ item.task.study_date || formatTaskTime(item.task.created_at) }}
{{ item.task.name }}
默认
{{ metric.label }}
{{ metric.current }}
较基线 {{ metric.changeText }}
基线 {{ metric.baseline }}
全肿瘤体积变化
{{ point.display }}
{{ point.label }}
影像学关键特征
基于当前分割结果
{{ metric.label }}
{{ metric.tag }}
{{ metric.value }}
{{ metric.detail }}
{{ metric.meterLabel }}
影像与模型依据
分类结论
{{ ringPercent }}%
{{ classificationLabel === '肿瘤 detected' ? '提示肿瘤相关异常' : '未发现明显异常' }}
置信度 {{ (confidence * 100).toFixed(1) }}%
· 阈值 {{ thresholdText }}
分割结果
{{ segPercent }}%
{{ tumorArea > 0 ? '检出非背景区域' : '未检出非背景区域' }}
{{ region.label }} {{ region.name }}
总体积 {{ formatVolume(segTotalVolume) }} mm³
分割叠加
原始四模态
{{ casePreviewCaption }}
全屏查看
‹
正在载入切片...
›
红:NCR/NET 绿:ED 黄:ET
定量证据
体积分布
{{ compositeDisplayName(key) }} {{ key }} {{ formatVolume(tumorComposites[key].volume_mm3) }} mm³
形态指标
{{ (tumorMorphology.largest_component_ratio * 100).toFixed(1) }}%
连通域 {{ tumorMorphology.connected_components }} 个
·
阳性切片 {{ (slicePositiveRatio * 100).toFixed(0) }}%
切片概率分布
切片 {{ chartHover ? chartHover.sliceIndex : '' }}
{{ chartHover ? chartHover.probabilityText : '' }}
阳性 {{ (slicePositiveRatio * 100).toFixed(0) }}% · 阈值 {{ thresholdText }}
AI 辅助分析
AI 结论
{{ supplementaryAnalysis.content.summary }}
建议
{{ supplementaryAnalysis.content.follow_up }}
不确定项
{{ supplementaryAnalysis.content.uncertainties.join(';') }}
观察项({{ supplementaryAnalysis.content.observations.length }})
· {{ item }}
查看分割区域明细({{ regionStats.length }} 项)
{{ region.label }} · {{ region.name }}
{{ formatVolume(region.volumeMm3) }} mm³
查看详细数据
影像信息
体素间距:{{ tumorSpatial.voxel_spacing_mm.map(v => v.toFixed(2)).join(' × ') }} mm
影像尺寸:{{ tumorSpatial.shape.join(' × ') }}
空间方向:{{ tumorSpatial.orientation.join(' / ') }}
输入模态:{{ caseInputQuality.present.join(' / ') }}
模态完整性:{{ caseInputQuality.complete ? '4 / 4 完整' : `缺少 ${caseInputQuality.missing.join(' / ')}` }}
病灶大小:{{ tumorMorphology.bounding_box_size_mm.map(v => Math.round(v)).join(' × ') }} mm
最大横截面积:{{ formatVolume(tumorMorphology.max_axial_area_mm2) }} mm²
连通域:{{ tumorMorphology.connected_components }} 个
任务信息
任务 ID:{{ taskId }}
{{ statusText.includes('等待') ? '等待识别...' : (fileList.length ? '选择文件查看' : '暂无数据') }}
{{ f.label }}
病例检查
已归档
全部状态
待运行
排队中
运行中
取消中
部分完成
已完成
失败
已取消
查询
{{ taskMessage }}
暂无符合条件的任务
{{ task.name || '未命名任务' }}
{{ task.task_id }}
当前查看
{{ taskStatusLabel(task.status) }}
模式:3D
文件:{{ taskInputSummary(task) }}
归档:{{ formatTaskTime(task.archived_at) }}
进入可清除期:{{ formatTaskTime(task.purge_eligible_at) }}
创建:{{ formatTaskTime(task.created_at) }}
病例:{{ task.case_name || task.name }}
检查:{{ task.study_date || '未登记日期' }}
{{ task.error.message }}
{{ taskActionId === task.task_id ? '读取中...' : '查看结果' }}
{{ taskRunHistoryLoading && taskRunHistoryTaskId === task.task_id ? '读取中...' : (taskRunHistoryTaskId === task.task_id ? '收起记录' : '运行记录') }}
重试
{{ taskActionId === task.task_id ? '处理中...' : '取消' }}
归档删除
{{ taskActionId === task.task_id ? '恢复中...' : '恢复任务' }}
{{ taskActionId === task.task_id ? '删除中...' : '彻底删除' }}
读取中...
暂无运行记录
{{ modelNameLabel(run.model) }}
{{ formatTaskTime(run.created_at) }}
{{ formatInferenceTime(run.inference_ms) }}
病例
{{ caseGroup.name }}
共 {{ caseGroup.tasks.length }} 次检查
新增复查
上一页
第 {{ taskPage }} / {{ taskPageCount }} 页,共 {{ taskTotal }} 项
下一页
{{ casePreviewCaption }}
关闭
‹
›