小知识备忘

17 篇文章 0 订阅
8 篇文章 0 订阅

1.cmap: colormap 颜色图谱(colormap), 默认绘制为RGB(A)颜色空间

2.AE title :

AE Title(Application Entity Title)是配置影像检查设备DICOM服务(Worklist、Storage、Print等)必不可少的参数之一。
Application Entity Title - The representation used to identify the DICOM nodes communicating between each other.
对于某一台影像检查设备,其各个DICOM服务可以对应不同的AE Title,当然这些DICOM服务也可以对应同一个AE Title。AE Title是一个字符串,但是这个字符串在我们要配置的RIS/PACS系统的网络中必须是唯一的。因此,AE Title是这个网络中某一个(或几个)DICOM服务的唯一标识。
3. efilm
4. struct.unpack('>i', f.read(4))[0]

格式字符串(format string)由一个或多个格式字符(format characters)组成,对于这些格式字符的描述参照Python manual如下:

    

Format c Type Python Note
x pad byte no value  
c char string of length 1  
b signedchar integer  
B unsignedchar integer  
? _Bool bool (1)
h short integer  
H unsignedshort integer  
i int integer  
I unsignedint integer or long  
l long integer  
L unsignedlong long  
q longlong long (2)
Q unsignedlonglong long (2)
f float float  
d double float  
s char[] string  
p char[] string  
P void* long  
详见: http://www.52ai.com/AIjiaocheng/1435.html
5.ax : axis  y-ax, x-ax  详情见  http://developer.51cto.com/art/201608/515548.htm
6.在jupyter notebook下用apt-get install XXX 时会有个提示:”
Do you want to continue? [Y/n] 
“需要输入 确认键”y“,刚开始不知怎么输入,后来试了一下:
apt-get install XXX  -y

成功了!

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值