论文中英文翻译素材

数学

  1. 一个齐次坐标P,先让它左乘上一个矩阵 M,再让它的每个分量都除以第 4 个分量。
    To project a homogeneous point (x, y, z, 1), we left-multiply by M and then divide by the fourth coordinate:
    [ n r 0 0 0 0 n t 0 0 0 0 − f + n f − n − 2 f n f − n 0 0 − 1 0 ] [ x y z 1 ] = [ n r x n t y − f + n f − n z − − 2 f n f − n − z ] \begin{bmatrix} \frac{n}{r} & 0 & 0 & 0\\ 0 & \frac{n}{t} & 0 & 0\\ 0 & 0 & -\frac{f+n}{f-n} & -\frac{2fn}{f-n}\\ 0 &0 &-1&0 \end{bmatrix} \begin{bmatrix}x \\ y\\ z\\ 1 \end{bmatrix}=\begin{bmatrix}\frac{n}{r}x \\ \frac{n}{t}y\\ -\frac{f+n}{f-n}z -\frac{-2fn}{f-n}\\ -z \end{bmatrix} rn0000tn0000fnf+n100fn2fn0 xyz1 = rnxtnyfnf+nzfn2fnz

p r o j e c t → [ n r x − z n t y − z f + n f − n − 2 f n f − n 1 − z ] project \rightarrow \begin{bmatrix}\frac{n}{r} \frac{x}{-z} \\ \frac{n}{t}\frac{y}{-z} \\ \frac{f+n}{f-n} -\frac{2fn}{f-n} \frac{1}{-z} \end{bmatrix} project rnzxtnzyfnf+nfn2fnz1

  1. margin
    Point-NeRF achieves the best PSNRs, SSIMs and LPIPSs on most of the scenes and outperforms state-of-the-art methods [2,29,35,53] with a big margin.
    Our Point-NeRF outperforms all these previous studies in all metrics by substantial margins.

  2. case sensitive 大小写敏感
    Note that regex engines are case sensitive by default. cat does not match Cat, unless you tell the regex engine to ignore differences in case.

  3. Names of Mark in Regex
    the backslash \,
    the caret ^,
    the dollar sign $,
    the period or dot .,
    the vertical bar or pipe symbol |,
    the question mark ?,
    the asterisk or star *,
    the plus sign +,
    the opening parenthesis (,
    the closing parenthesis ),
    the opening square bracket [,
    and the opening curly brace {,
    These special characters are often called “metacharacters”. Most of them are errors when used alone.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

培之

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值