iRobo.Activity.Image GaussianBlur

Image GaussianBlur allows the user to apply the GaussianBlur filter. 

     Note: 

         GaussianBlur's length and weight is higher than 0.  

         Image types accepted by this activity are jpg, jpeg, bmp, png, tif.

       

                                                                                                       

Properties

Input

  • GaussianBlur Length - Enter blur length, (Length > 0). (Mandatory)
  • GaussianBlur Weight - Enter blur weight, (Weight > 0). (Mandatory)
  • Image object - Image object to be processed, only one input must be provided. (Optional)
  • Image path - Image path to the file to be processed, only one input must be provided. (Mandatory)


Misc                                                                                                        

  • DisplayName -  Activity header name.


Output 

  • Image object - Result object of the processed image. (Optional)
  • Image path - Result image path of the processed image. (Mandatory)

Steps of Using Image GaussianBlur

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Image GaussianBlur Activity to the Sequence.
  3. Enter the GaussianBlur Length value, to adjust blurring length level of Image in the Property Panel.
  4. Enter the GaussianBlur Weight value, to adjust blurring weight level of Image in the Property Panel.
  5. Enter Input Image Path of the image to be processed in the Property Panel.
  6. Enter Output Image Path of the processed image in the Property Panel.
  7. Click the Save button from iRobo Studio Menu to save the Workflow.
  8. Click the Play button to start the automated process.


Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation