Defect Detection App is in preview release and is subject to change.
Adding an image source
Your workflows need an image source that makes images available for analysis with your model. An image source can be a camera on the same network as your edge device, or a folder on the edge device. If the image source is a camera, you can also specify the gain, exposure, and Gstreamer pipeline settings for the camera.
If you intend to use the Station App to capture images for your dataset, you need to add an image source for the camera attached to the station. For more information, see Collecting images for your datasets.
To add an image source (Station App)
Open the Station App on your edge device by opening a browser and navigating to
x.x.x.x
:3000. Forx.x.x.x
, use the IP address of your edge device.On the left menu panel of the application, choose Management and then Image sources.
Choose Add image source.
Do one of the following:
To use a camera as an image source
In Type, choose Camera.
-
In the Cameras discovered section, select the camera that you want to use. If you don't see any cameras listed, make sure your cameras are correctly installed and choose Rediscover cameras to try again. For more information, see Installing the cameras on the edge device.
To use a folder
In Type, choose Folder.
In Folder path, enter the folder path for the folder that provides images for the image source. The path you enter is relative to the
/aws_dda/
folder on the edge device.
In Image source details enter an image source name and description for the image source.
Choose Save.
If you created a camera image source, and you want to change the camera settings, do Configuring the camera.