From the course: Alteryx for Healthcare

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Classifying blood cells

Classifying blood cells - Alteryx Tutorial

From the course: Alteryx for Healthcare

Classifying blood cells

Having used the Image Input tool to pull images into our workflow, it's now time for us to process these images with the Image Processing tool. Once we have dragged this into the canvas and fed to it the output from the Image Input step, we can check out the configurations to understand the types of image processing steps that can be carried out. The image processing applies to an image blob and we will need to convey which column in the input contains that blob. This, of course is image as we had configured in the previous step. And then we'll define the image processing steps which can be performed on the image blobs. And from the menu, you'll observe that there are a handful of them. We can perform image alignments, crop and scale the image. But first let's apply a brightness balance and leave the setting as "auto" to let Alteryx take care of the balance adjustments. The next step in our image transformation will be scaling the image. This can be in the form of a fixed height and…

Contents