Parameter List

The tables below describe the supported Tool Parameters in the manual mode and auto mode of Parameter Search.

 

Manual Mode Parameter List

Parameter Tool Data Type Example

Aspect Ratio

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate, Blue Read

Double

The syntax is a number, 0 to 100 (where 0 = off), which will be displayed as a percentage.

If you want to test 0%, 2% and 5%, you would enter: 0 2 5

Angle Range Blue Locate, Blue Read Interval An interval by 2 angle values. Each angle (the minimum and the maximum) value is double-formatted.
Aspect-Ratio Range Blue Locate Interval An interval by 2 aspect-ratio values. Each apsect-ratio (the minimum and the maximum) value is double-formatted.

Border Type

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate, Blue Read

Enum: Black White Reflect Wrap Replicate

The syntax is the name of the parameter setting.

Capacity

Red Focused - Unsupervised

Enum: Huge Large Medium Small Tiny

The syntax is the name of the parameter setting.

Centered

Red Analyze - Focused (Supervised, Unsupervised)

Boolean

The syntax is the Boolean state, True or False.

Color

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate

Int32

The syntax is a 32-bit integer, 1 through 4.

If you want to test greyscale, BGR and BGR(A), enter: 1 3 4

Contrast

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate, Blue Read

Double

The syntax is a number, 0 to 100 (where 0 = off), which will be displayed as a percentage.

Epoch Count

All

Int32

The syntax is a 32-bit integer, 1 through 100000.

Exclusive

Green Classify - Focused

Boolean

The syntax is the Boolean state, True or False.

Feature Filter

Blue Locate

Blue Read

String

The syntax is a string representing the filter to be used.

If you want to filter features whose center is within the ROI, enter: x in [0,width] and y in [0,height]

Feature Size

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate, Blue Read

Size The width and height value of the feature size.
Size Range Blue Locate, Blue Read Interval An interval by 2 size values. Each size (the minimum and the maximum) value is double-formatted

Flip

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate

Enum

The syntax is the name of the parameter setting.

None, Horizontal, Vertical , or Both.

Polarity Blue Read String The syntax is the name of the parameter setting. It also supports Enum type input in GUI. Actual or Invert.

Invert Contrast

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate, Blue Read

Boolean

The syntax is the Boolean state, True or False.

Low Precision

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised)

Boolean

The syntax is the Boolean state, True or False.

Luminance

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate, Blue Read

Double

The syntax is a number, 0 to 100 (where 0 = off), which will be displayed as a percentage.

Masking Mode

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate, Blue Read

Enum: Transparent Mask Overlay

The syntax is the name of the parameter setting.

Precision

Blue Locate

Double

The syntax is a number, 0 to 100 (where 0 = off), which will be displayed as a percentage.

Region Filter

Red Analyze High Detail,

Red Analyze - Focused (Supervised, Unsupervised)

String

The syntax is a string representing the filter to be used.

Example: area > 500

Rotation

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate

List of intervals

The syntax is [low,high], where "low" and "high" are numbers.

Sampling Density

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate, Blue Read

Double

The syntax is a number, 0 to 10 (where 0 = off), which will be displayed as a percentage.

Iterations

Red Analyze - Focused Unsupervised

Int32

The syntax is a 32-bit integer, 1 through 10.

Scale

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate

Double

The syntax is a number, 0 to 100 (where 0 = off), which will be displayed as a percentage.

Shear

Green Classify - Focused, Red Analyze - Focused (Supervised, Unsupervised), Blue Locate, Blue Read

Double

The syntax is a number, 0 to 100 (where 0 = off), which will be displayed as a percentage.

Simple Regions

Red Analyze Focused (Supervised and Unsupervised)

Boolean

The syntax is the Boolean state, True or False.

Threshold

Blue Read, Blue Locate, Green Classify Focused,

Double

The syntax is a number, 0 to 100 (where 0 = off), which will be displayed as a percentage.

Threshold Red Analyze - Focused (Supervised, Unsupervised), Red Analyze High Detail Interval

An interval by 2 threshold values. Each threshold (the minimum and the maximum) value is double-formatted, between 0 and 1.

Example: [0.7036, 0.9051]

Training Passes

Red Focused - Unsupervised

Int32

The syntax is a 32-bit integer, 1 through 3.

Use Baseline

Red Focused - Unsupervised

Boolean

The syntax is the Boolean state, True or False.

Network Model All except Green Classify High Detail Quick String

The syntax is the name of the parameter setting. It also supports Enum type input in GUI following the tool architectures.

 

Focused: Small, Medium, Large

Red Analyze High Detail: Small, Normal, Large, Extra Large

Green Classify High Detail: Small, Normal, Large

Detail Blue Locate int32 The syntax is a 32-bit integer, 1 to 4. It also supports Enum type input in GUI: 1, 2, 3, 4
Minimum Epochs Green Classify and Red Analyze in High Detail modes Int32 The syntax is a 32-bit integer, 0 through current epoch.
Patch Size Red Analyze in High Detail mode String

It also supports Enum type input in GUI.

128x128, 256x256

Patience Epochs Green Classify High Detail, Red Analyze High Detail Int32 The syntax is a 32-bit integer, 0 through 100000.
Downsampling Size Red Analyze in High Detail mode Int32 The syntax is a 32-bit integer, 1 through 100000. The corresponding variable name in GUI is DownsamplingSize.
Class Weight Green Classify in High Detail mode Dictionary

Example of 3 parameter values: { "tag1": 1, "tag2": 1, "tag3": 1 } { "tag1": 1, "tag2": 1, "tag3": 2 } { "tag1": 2, "tag2": 1, "tag3": 1 }

The ratio of Class 1 to Class 2 as 2:1 means that the number of training images for Class 1 is as twice as Class 2.

Validation Set Ratio Green Classify, Red Analyze in High Detail mode Int32 The syntax is a 32-bit integer, 1 through 50.
Horizontal Flip Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Vertical Flip Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Rotation 90º Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Rotation Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Zoom In Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Colorwise Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Gradation Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Distortion Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Contrast Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Luminance Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Sharpen Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Blur Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Noise Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Resize Size Green Classify in High Detail mode Size You would enter the size you want to resize: 90x90 100x100 110x110.
Threshold Green Classify in High Detail mode and Green Classify High Detail Quick Single The syntax is a number, 0 through 100.

 

Auto Mode Parameter List

Parameter Tool Data Type Example
Network Model Green Classify High Detail, Red Analyze High Detail String

The syntax is the name of the parameter setting. It also supports Enum type input in GUI following the tool architectures.

 

Red Analyze High Detail: Small, Normal, Large, Extra Large

Green Classify High Detail: Small, Normal, Large

Patch Size Red Analyze in High Detail mode String

It also supports Enum type input in GUI.

128x128, 256x256

Horizontal Flip Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Vertical Flip Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Rotation 90º Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Rotation Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Zoom In Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Colorwise Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Gradation Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Distortion Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Contrast Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Luminance Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Sharpen Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Blur Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.

Noise Green Classify, Red Analyze in High Detail mode

Boolean

The syntax is the Boolean state, True or False.