The types of analysis that you want the ImageServerAnalysis
import task to perform. The value of this parameter is passed to the TaskSections
parameter of Image Server's analyze
action. The task names that you specify must match the names of the tasks configured in your Image Server configuration file.
Type: | String (comma-separated list) |
Default: | All tasks that have been configured in the Image Server configuration file |
Required | No |
Configuration Section: | Any section that you have defined for an ImageServerAnalysis task |
Example: | ImageAnalysisTaskSections=dococrtask,facerectask,faceanalyzetask
|
See Also: | ImageAnalysisTransform |
|