• halcon算子翻译——decompose7


    名称

    decompose7 - 将七通道图像转换为七个图像。

    用法

    decompose7(MultiChannelImage : Image1, Image2, Image3, Image4, Image5, Image6, Image7 : : )

    描述

    算子decompose7将7通道图像转换为具有相同定义域(ROI)的七个单通道图像。

    并行

    ●  支持计算设备上的对象。

    ●  多线程类型:可重入(与非独占算子并行运行)。
    ●  多线程范围:全局(可以从任何线程调用)。
    ●  不并行化处理。

    参数

    MultiChannelImage (input_object)   multichannel-image(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
      多通道图像。


    Image1 (output_object)    singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
      输出图像1。


    Image2 (output_object)    singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
      输出图像2。

    Image3 (output_object)    singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
      输出图像3。

    Image4 (output_object)    singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
      输出图像4。

    Image5 (output_object)    singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
      输出图像5。

    Image6 (output_object)    singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
      输出图像6。

    Image7 (output_object)    singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
      输出图像7。

    Possible Predecessors

    count_channels

    Possible Successors

    disp_image

    Alternatives

    access_channel, image_to_channels 

    See also

    compose7

    模块

    Foundation

    HDevelop例程

    gen_principal_comp_trans.hdev 使用主成分分析从多通道图像中提取森林,水和树木

  • 相关阅读:
    OM退货接收设置
    分享一个基于D3.js的互动可重用图表javascript类库 NVD3.js
    免费资源下载:12个漂亮简洁的web背景图案
    分享最新收集的免费photoshop笔刷
    免费素材下载:生态相关的矢量图标集
    分享最新收集的免费photoshop笔刷
    最新的wordpress3.4都有什么新特性
    免费素材下载:学校学院相关图标集
    Adobe开发的基于web的开源代码编辑器 Brackets
    GBin1在线实例帮助你更好的了解jQuery功能特性(三)
  • 原文地址:https://www.cnblogs.com/xhiong/p/decompose7.html
Copyright © 2020-2023  润新知