add collector to tray publisher for getting frame range data

This commit is contained in:
Kayla Man 2023-06-16 22:22:08 +08:00
parent 7ecb03bb75
commit b06a7108b6
3 changed files with 42 additions and 0 deletions

View file

@ -318,6 +318,11 @@
}
},
"publish": {
"CollectAnatomyFrameRange": {
"enabled": true,
"optional": true,
"active": true
},
"ValidateFrameRange": {
"enabled": true,
"optional": true,