約30,300件1ページ目

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2025/5/6 -不透明度マスクを作成するには、 Brush を作成し、要素またはビジュアルの OpacityMask プロパティに適用します。 任意の種類の Brush を不透明度マスクとして使用できます ...

    2025/5/6 -Opacity masks enable you to make portions of an element or visual either transparent or partially transparent. To create an opacity mask, you apply a Brush ...

    2025/2/15 -※Unityはレイヤーの上から描画されていくので、一番下が最前面に描画される。 この時、Maskとして使いたいImageを用意します。(右クリック→UI→Image) Maskという名前にして ...

    2025/1/24 -Image内のカラーを小さくすることでマスクがうまくいったのは、それらのアルファ値が十分小さくなり、ステンシルバッファへの書き込みが行われなくなったからのようです。

    2025/1/17 -This script is aimed to demonstrate how to convert a JSON file to a single image dataset. so it won't handle multiple JSON files to generate a real-use dataset.

    2025/1/17 -My goal is to apply a grayscale image as an opacity mask to a Konva.Group (or even an entire layer) so that the mask controls the transparency of the group.

    A.ニュルのタイムは分かりませんけど、エンジンのパワーをさらに向上させたときでなければデメリットは多そう。 エンジンパワーが一緒なら空気抵抗は小さいほうが速度は出ます(当たり前のこと)。 一般論で...

    A.「アジアの安全な食べ物」ですよね…私もあのサイトはショッキングでした。 狂牛病の比じゃない危険なブツに対してあまりに愚鈍で無防備な日本を憂います。 極力中国の製品は買わないようにしているけど、外...

    2025/5/14 -ComfyUIや画像生成の文脈での「マスク(mask)」とは、画像の一部だけを指定して処理を加えるための領域指定ツールです。言い換えると、「ここだけ変えて」「ここは変えない ...

    2025/4/1 -The Eraser Route enables the removal of elements or specific areas from a given image. You can define the area to be removed by providing a mask that outlines ...

    2025/2/11 -In C#, you can convert an image into a cartoon-style image using image processing libraries like OpenCV (via Emgu CV) or Accord.NET.

    2025/2/14 -Run the model against that preprocessed image to produce a predicted mask; Postprocess the image by apply the predicted mask to the original image. Working with ...