zoukankan      html  css  js  c++  java
  • 读论文过程中看到的英文词句

    2019-4-5 Minimum Error Thresholding - Kittler算法

    ScienceDirect链接

    • A computationally efficient solution to the problem of minimum error thresholding has been derived under the assumption of object and pixel gray level values being normally distributed. The principal idea behind the method is to optimise the average pixel classification or an iterative algorithm. The method is applicable in multithreshold selection.

    2019-4-3 A Threshold Selection Method from Gray-Level Histograms - Otsu二值化算法

    IEEE原文链接

    • The number of pixels at level i is denoted by ni and the total number of pixels by N.
    • ①denote:
      - 1] to be a sign of sth. 标志,预示,象征。
      - 2] to mean sth.(=represent,~connote 暗示,隐含) 表示,意指。
    • The proposed method is characterized by its nonparametric and unsupervised nature of threshold selection and has the following desire advantages.
      A. The procedure is very simple; only the zeroth and the first order cumulative moments of the gray-level histogram are utilized.
      B. A straightforward extension to multithresholding problems is feasible by virtue of the criterion on which the method is based.
      C. An optimal threshold(or set of threshold) is selected automatically and stably, not based on the differentiation(异化) (i.e., a local property such as valley), but on the integration (i.e., a global property) of the histogram.
      D. Further important aspects can also be analyzed (e.g., estimation of class mean levels, evaluation of class separability, etc).
      E. The method is quite general: it covers a wide scope of unsupervised decision procedure.
    • ①is characterized by: 以…为特征。
    • ②feasible: that is possible and likely to be achieved. 可行的,行得通的。 economically / technically / politically etc feasible.
    • ③by/in virtue of: by means of or because of. 凭借,依靠;由于,因为

    2019-3-31 Frequency-tuned Salient Region Detection - FT算法

    IEEE原文链接

    • The norm of the difference is used since we are interested only in the magnitude of the differences.
    • ①magnitude:
      - 1] [U] the great size or importance of sth; 巨大。the degree to which sth is large or important;重大,重要性;
      - 2] [C,U] the degree to which a star is bright;星体的亮度
      - 3] [C,U] the size of an earthquake;震级
  • 相关阅读:
    Tensorflow使用环境配置
    学习笔记——EM算法
    学习笔记——提升方法
    学习笔记——支持向量机
    加入BOINC(伯克利开放式网络计算平台)
    斐波那契大数模板
    多重部分和的计数dp
    POJ 2674 Linear world
    POJ 1222 EXTENDED LIGHTS OUT(翻转+二维开关问题)
    POJ3185 The Water Bowls(反转法or dfs 爆搜)
  • 原文地址:https://www.cnblogs.com/dansz/p/12819133.html
Copyright © 2011-2022 走看看