Image Workbench/ja: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
画像モジュールは様々なタイプのビットマップ画像を扱うためのもので、FreeCADでそれらの画像を開くことを可能にします
|[[FEM Workbench|FEM Workbench]]
|[[Inspection Workbench|Inspection Workbench]]
|IconL=Workbench_FEM.svg
|IconR=Workbench_Inspection.svg
}}


[[Image:Workbench_Image.svg|thumb|128px|Image workbench icon]]
The image module manages different types of [http://en.wikipedia.org/wiki/Raster_graphics bitmap images], and lets you open them in FreeCAD.


== Introduction ==
画像モジュールは様々なタイプのビットマップ画像を扱うためのもので、FreeCADでそれらの画像を開くことを可能にします。現在のところ、このモジュールでは.bmp、.jpg、.pngそして.xpmの形式のファイルを分離表示されるビューワーウィンドウで開くことができます。またWebカメラからの画像をキャプチャーすることが可能なツールもあります。
{{TOCright}}


<div class="mw-translate-fuzzy">
== Features ==
画像モジュールは様々なタイプのビットマップ画像[http://en.wikipedia.org/wiki/Raster_graphics bitmap images] を扱うためのもので、FreeCADでそれらの画像を開くことを可能にします
</div>


<div class="mw-translate-fuzzy">
* The image workbench also allows you to import an image on a plane in the 3D-space of FreeCAD with [[Image_Import|Image Import]], the second button of the image workbench.
現在のところ、このモジュールでは.bmp、.jpg、.pngそして.xpmの形式のファイルを分離表示されるビューワーウィンドウで開くことができます。またWebカメラからの画像をキャプチャーすることが可能なツールもあります。
* The imported image can be attached like a sketch to one of the main three planes (XY/XZ/YZ) with positive or negative offset.
</div>
* This function is only available if you have opened a FreeCAD document.
* The image can be moved in 3D-space by editing the placement in the [[Property editor|Property editor]].
* The major use is tracing over the image, in order to generate a new part while using the image as a template.
* The image is imported with 1 pixel = 1mm.
* The recommendation is to have the imported image at a reasonable resolution.
* The image can be scaled by editing the "XSize" and "YSize" values in the [[Property editor|Property editor]].
* The image can be moved by editing the X/Y/Z-values in the [[Property editor|Property editor]].
* The image can be rotated around any axis by using the [[Property editor|Property editor]].


== Tools ==
'''Tip:'''<br />
Tracing with sketcher elements over an image works best if the image has a small (negative) offset to the sketch plane.
<br />
You can set an offset of -0,1 mm at import or later by editing the placement of the image.


* [[Image:Image-import.svg|32px]] [[Image_Open|Open]]: open an image on a new viewport.
'''Tools'''
* [[Image:Image-import-to-plane.svg|32px]] [[Image_CreateImagePlane|Import to plane]]: import an image to a plane in the 3D view.
* [[Image:Image-scale.svg|32px]] [[Image_Scaling|Scaling]]: scale an image imported to a plane.


== フィーチャー ==
[[File:Image_Import.png|32px]] [[Image_Import|Image Import]]


* Like a [[Sketcher Workbench|Sketch]], an imported image can be attached to one of the main planes XY, XZ, or YZ, and given a positive or negative offset.
{{docnav|Raytracing Module|Draft Module}}
* The image is imported with relation of 1 pixel to 1 millimeter.
* The recommendation is to have the imported image at a reasonable resolution.

== Workflow ==
A major use of this workbench is tracing over the image, with the [[Draft Workbench|Draft]] or [[Sketcher Workbench|Sketcher]] tools, in order to generate a solid body based on the contours of the image.

Tracing over an image works best if the image has a small negative offset, for example, -0.1 mm, from the working plane. This means that the image will be slightly behind the plane where you draw your 2D geometry, so you won't draw on the image itself.

The offset of the image can be set during import, or changed later through its properties.

{{Docnav
|[[FEM Workbench|FEM Workbench]]
|[[Inspection Workbench|Inspection Workbench]]
|IconL=Workbench_FEM.svg
|IconR=Workbench_Inspection.svg
}}


[[Category:User Documentation]]


{{clear}}
{{clear}}

{{Image Tools navi{{#translation:}}}}

{{Userdocnavi{{#translation:}}}}

[[Category:Workbenches{{#translation:}}]]

Revision as of 21:34, 19 March 2020

Image workbench icon

Introduction

画像モジュールは様々なタイプのビットマップ画像bitmap images を扱うためのもので、FreeCADでそれらの画像を開くことを可能にします

現在のところ、このモジュールでは.bmp、.jpg、.pngそして.xpmの形式のファイルを分離表示されるビューワーウィンドウで開くことができます。またWebカメラからの画像をキャプチャーすることが可能なツールもあります。

Tools

  • Open: open an image on a new viewport.
  • Import to plane: import an image to a plane in the 3D view.
  • Scaling: scale an image imported to a plane.

フィーチャー

  • Like a Sketch, an imported image can be attached to one of the main planes XY, XZ, or YZ, and given a positive or negative offset.
  • The image is imported with relation of 1 pixel to 1 millimeter.
  • The recommendation is to have the imported image at a reasonable resolution.

Workflow

A major use of this workbench is tracing over the image, with the Draft or Sketcher tools, in order to generate a solid body based on the contours of the image.

Tracing over an image works best if the image has a small negative offset, for example, -0.1 mm, from the working plane. This means that the image will be slightly behind the plane where you draw your 2D geometry, so you won't draw on the image itself.

The offset of the image can be set during import, or changed later through its properties.