🤖 Create your own Processing
If you are recurrently performing the same time-consuming action on your DatasetVersion
, you definitely need to read this guide!
In the following pages, we will see how to create your own custom Processing
. The idea is to script an action that you might do on your local dataset quite often and integrate this action in a Picsellia Processing
so that you will be able to manipulate and act on a Picsellia DatasetVersion
directly on the Picsellia platform only by clicking on a button.
Leveraging Picsellia Processing
will make you and your team win a considerable amount of time while creating the perfect DatasetVersion
. In addition, Processing
will bring structure as your coworkers will be able to use them also
Here we are going to discuss all the additional information that you may need to create and use your own Processing
.
Updated 10 months ago