Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
境界ボックスの左下にある画像をボックスの中央に移動するにはどうすればよいですか? また、境界ボックスに収まる画像のサイズを最大化したいです。
「バウンディングボックス」とはどういう意味ですか?vtkImageSliceを使用している場合は、SetPosition(-width / 2、-height / 2、0)を使用できます。