Paper English
论文中的英语
单词
a
- arange 整理
- ambiguity 含糊的
- aggregate 总量
- auxiliary 辅助的
- alleviate 缓解
- aberrant 异常的
- akin 类似的
- Acknowledgment 确认
b
- baseline 基线; 水平线
- bidirectional
- base 基
c
- reconstruction 重建
- composition 组成
- casually 随意地
- calibration 标定
- coherent 连贯的; 合乎逻辑的
- confine 限制
- coarse 粗糙的
- compound 复合
- clutter 杂乱
- correction 修正
- coherent 连贯的
- collaborate 合作
- congest 阻塞的
- consecutive 连续的
- Consensus 共识
d
- deduce 推论
- displacement 位移
- dominant 明显的
- intrinsically 本质上
- derive 推导出
- drawback 缺点
- dubbed 被称为
- disjoint 不相交的
- degenerate 简化; 退化
e
- equivalence 等价
- encapsulate 概括
- Eligible 符合条件
f
- frontier 前沿
- forensic 法医
g
- gist 主旨
h
- historic 历史的
- homography 射影映射; 单应性
- homogenous 齐次的
- heterogeneous 异构
- hierarchy 层次
- hamper 阻碍
- hurdle 障碍
- Heterogeneity 非均质性的
i
- inherent 固有的
- instrumentation 仪器
- intermediate 中间
- inevitably 必然
- incentivize 激励
- isotropic 各向同性的
- isomorphism 同构
- infuse 注入
- infeasible 不可行的
- ineffectiveness 无效
- inductive 归纳
j
- junctions 连接
l
- leverage 利用
- linkage 链接
m
- modeling 建模
- morph 渐变
- motion 运动
- mosaic 马赛克
- magnitude 大小
- multipolar 多极
- mimic 模仿
- motif 动机
n
- 正态
o
- occlusion 遮挡
- optical 光学的
- omit 省略
- r
- Retransmission 重传
p
- photometric 光度
- pose 位姿
- planar 平面
- prevalent 流行的
- piecewise 分段
- parallax 视差
- attenuate 衰减
- perceptual 感知
- perceive 感知
- premise 前提
- prone 易于; 倾向于
- predominant 占优势的; 主导的
r
- retrieve 获取
- remedy 改进
- restrict 限制
- recurrent 周期的
- restrain 抑制
- resemblance 相似的
- relay 传达
- rational 合理的
- reside 驻留
- retrieval 检索
s
- stereo 立体
- scenic 风景优美
- synthesize 合成
- stabilization 稳定
- surpass 胜过
- signify 表示
- salient 显著的
- silhouette 轮廓
- skew 倾斜
- supplement 补充
- subpar 低于标椎的
- subtle 微妙的
- subdivision 细分
- scarce 稀少的
- scalable 可伸缩的
- senarios 场景
- sophisticated 复杂的
- substantially 大幅
- Subsequent 后续的
t
- transition 过渡
- triplet 三元组
- theorem 定理
- traction 牵引
- temporal 暂时的
- travers 横移
- transductive 转换
u
- undergone 经历
词汇
c
- camera poses 相机位姿
d
- differential training 有差异的训练
e
- epipolar line 核线
f
- focal length 焦距
- fine-grained 细粒度的
i
- image plane 视平面
n
- normal estimation 正态估计
o
- optical flow 光流
v
- video clips 视频剪辑
s
- stereo camera 立体摄像机
- sparse modeling 稀疏建模
- dense modeling 稠密建模
- small displacements 小位移
t
- trade-off 权衡
Paper English的更多相关文章
- 如何写好一篇高质量的paper
http://blog.csdn.net/tiandijun/article/details/41775223 这篇文章来源于中科院Zhouchen Lin 教授的report,有幸读到,和大家分享一 ...
- How to implement an algorithm from a scientific paper
Author: Emmanuel Goossaert 翻译 This article is a short guide to implementing an algorithm from a scie ...
- How to Write and Publish a Scientific Paper: 7th Edition(科技论文写作与发表教程)(11.04更新)
How to Write and Publish a Scientific Paper: 7th Edition(科技论文写作与发表教程)(11.04更新) 重要通知: 最近开题报告已差不多告一段落, ...
- Writing the first draft of your science paper — some dos and don’ts
Writing the first draft of your science paper — some dos and don’ts 如何起草一篇科学论文?经验丰富的Angel Borja教授告诉你 ...
- 2016.09.14,英语,《Using English at Work》全书笔记
半个月时间,听完了ESLPod出品的<Using English at Work>,笔记和自己听的时候的备注列在下面.准备把每个语音里的快速阅读部分截取出来,放在手机里反复听. 下一阶段把 ...
- paper 13:计算机视觉研究群体及专家主页汇总
做机器视觉和图像处理方面的研究工作,最重要的两个问题:其一是要把握住国际上最前沿的内容:其二是所作工作要具备很高的实用背景.解决第一个问题 的办法就是找出这个方向公认最高成就的几个超级专家(看看他们都 ...
- [转]A plain english introduction to cap theorem
Kaushik Sathupadi Programmer. Creator. Co-Founder. Dad. See all my projects and blogs → A plain engl ...
- 如何写出优秀的研究论文 Chapter 1. How to Write an A+ Research Paper
This Chapter outlines the logical steps to writing a good research paper. To achieve supreme excelle ...
- 写出完美论文的十个技巧10 Tips for Writing the Perfect Paper
10 Tips for Writing the Perfect Paper Like a gourmet meal or an old master painting, the perfect col ...
随机推荐
- 数据可视化之DAX篇(二十三)ALLEXCEPT应用示例:更灵活的累计求和
https://zhuanlan.zhihu.com/p/67441847 累计求和问题,之前已经介绍过(有了这几个公式,你也可以快速搞定累计求和),主要是基于比较简单的情形,针对所有的数据进行累计求 ...
- Django框架11 /form组件、modelForm组件
Django框架11 /form组件.modelForm组件 目录 Django框架11 /form组件.modelForm组件 1. form组件介绍 2. form常用字段与插件 3. form所 ...
- Python函数06/装饰器
Python函数06/装饰器 目录 Python函数06/装饰器 内容大纲 1.装饰器 1.1 开放封闭原则 1.2 装饰器 2.今日练习 内容大纲 1.装饰器 1.装饰器 1.1 开放封闭原则 扩展 ...
- disconf原理解析
前有了解过disconf,也知道它是基于zookeeper来做的,特意写了文章记录下自己的见解.如有错误,欢迎指正. 1.disconf-web会在启动时,将自身的host和配置文件注册到zookee ...
- Java批量入库Demo
java中往数据库批量插入数据Demo java代码: //入库数据是需要批量入库的List int len =入库数据.size(); //每次循环10条 int incremnet = 10; / ...
- GPO - AppLocker
AppLocker can help you: Define rules based on file attributes that persist across app updates, such ...
- OSCP Learning Notes - Buffer Overflows(5)
Generating Shellcode & Gaining Root 1.Generate the shellcode on Kali Linux. LHOST is the IP of K ...
- express中是如何处理IP的?
express获取client_ip req.ip // 获取客户端ip req.ips // 获取请求经过的客户端与代理服务器的Ip列表 查看源码 定义获取ip的入口, // 源码 request. ...
- element-ui设置级联选择器表单验证
data(){<el-form :model="ruleForm" :rules="rules" ref="ruleForm" lab ...
- R星游戏如何绑定二次验证码_虚拟MFA_两步验证_谷歌身份验证器?
一般点账户名——设置——安全设置中开通虚拟MFA两步验证 具体步骤见链接 R星游戏如何绑定二次验证码_虚拟MFA_两步验证_谷歌身份验证器? 二次验证码小程序于谷歌身份验证器APP的优势 1.无需下载 ...