FunctionInfo.ini 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306
  1. [
  2. {
  3. "FunctionName": "BreastDiagnosis",
  4. "IsEnabled": true,
  5. "Version": "All",
  6. "ExpiredTime": null,
  7. "Engines": [
  8. {
  9. "EngineName": "UltrasoundImageRegionIdentification",
  10. "EngineType": "UltrasoundImageRegionIdentification",
  11. "IsEnabled": true,
  12. "Version": "All",
  13. "Vendor": "Vinno",
  14. "ExpiredTime": null,
  15. "RelatedDllList": [
  16. "AI.DiagSystem.dll",
  17. "LesionAxis.dll",
  18. "LesionDescription.dll",
  19. "SimilarityCalculation.dll",
  20. "YOLOOutputPostProcessUtil.dll",
  21. "ThyroidSectionClassificationCppLib.dll",
  22. "CarotidArterySectionClassificationCppLib.dll",
  23. "Networks\\BreastCalcificationDescription.emd",
  24. "Networks\\Breast-LesionContourSeg.emd",
  25. "Networks\\Liver-LesionContourSeg.emd",
  26. "Networks\\OrganDetector-Abdomen.emd",
  27. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  28. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  29. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  30. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  31. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  32. "Networks\\ThyroidCalcificationDescription.emd",
  33. "Networks\\Thyroid-LesionContourSeg.emd",
  34. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  35. "Networks\\GallBladder-LesionContourSeg.emd",
  36. "Networks\\GallBladder-VisceraContourSeg.emd",
  37. "Networks\\OrganDetector-BreastGland.emd"
  38. ]
  39. },
  40. {
  41. "EngineName": "ScanAreaIdentification",
  42. "EngineType": "ScanAreaIdentification",
  43. "IsEnabled": true,
  44. "Version": "All",
  45. "Vendor": "Vinno",
  46. "ExpiredTime": null,
  47. "RelatedDllList": [
  48. "AI.DiagSystem.dll",
  49. "LesionAxis.dll",
  50. "LesionDescription.dll",
  51. "SimilarityCalculation.dll",
  52. "YOLOOutputPostProcessUtil.dll",
  53. "ThyroidSectionClassificationCppLib.dll",
  54. "CarotidArterySectionClassificationCppLib.dll",
  55. "Networks\\BreastCalcificationDescription.emd",
  56. "Networks\\Breast-LesionContourSeg.emd",
  57. "Networks\\Liver-LesionContourSeg.emd",
  58. "Networks\\OrganDetector-Abdomen.emd",
  59. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  60. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  61. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  62. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  63. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  64. "Networks\\ThyroidCalcificationDescription.emd",
  65. "Networks\\Thyroid-LesionContourSeg.emd",
  66. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  67. "Networks\\GallBladder-LesionContourSeg.emd",
  68. "Networks\\GallBladder-VisceraContourSeg.emd",
  69. "Networks\\OrganDetector-BreastGland.emd"
  70. ]
  71. },
  72. {
  73. "EngineName": "BreastGlandSegmentation",
  74. "EngineType": "BreastGlandSegmentation",
  75. "IsEnabled": true,
  76. "Version": "All",
  77. "Vendor": "Vinno",
  78. "ExpiredTime": null,
  79. "RelatedDllList": [
  80. "AI.DiagSystem.dll",
  81. "LesionAxis.dll",
  82. "LesionDescription.dll",
  83. "SimilarityCalculation.dll",
  84. "YOLOOutputPostProcessUtil.dll",
  85. "ThyroidSectionClassificationCppLib.dll",
  86. "CarotidArterySectionClassificationCppLib.dll",
  87. "Networks\\BreastCalcificationDescription.emd",
  88. "Networks\\Breast-LesionContourSeg.emd",
  89. "Networks\\Liver-LesionContourSeg.emd",
  90. "Networks\\OrganDetector-Abdomen.emd",
  91. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  92. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  93. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  94. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  95. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  96. "Networks\\ThyroidCalcificationDescription.emd",
  97. "Networks\\Thyroid-LesionContourSeg.emd",
  98. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  99. "Networks\\GallBladder-LesionContourSeg.emd",
  100. "Networks\\GallBladder-VisceraContourSeg.emd",
  101. "Networks\\OrganDetector-BreastGland.emd"
  102. ]
  103. },
  104. {
  105. "EngineName": "BreastDiseaseDetection",
  106. "EngineType": "BreastDiseaseDetection",
  107. "IsEnabled": true,
  108. "Version": "All",
  109. "Vendor": "Vinno",
  110. "ExpiredTime": null,
  111. "RelatedDllList": [
  112. "AI.DiagSystem.dll",
  113. "LesionAxis.dll",
  114. "LesionDescription.dll",
  115. "SimilarityCalculation.dll",
  116. "YOLOOutputPostProcessUtil.dll",
  117. "ThyroidSectionClassificationCppLib.dll",
  118. "CarotidArterySectionClassificationCppLib.dll",
  119. "Networks\\BreastCalcificationDescription.emd",
  120. "Networks\\Breast-LesionContourSeg.emd",
  121. "Networks\\Liver-LesionContourSeg.emd",
  122. "Networks\\OrganDetector-Abdomen.emd",
  123. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  124. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  125. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  126. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  127. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  128. "Networks\\ThyroidCalcificationDescription.emd",
  129. "Networks\\Thyroid-LesionContourSeg.emd",
  130. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  131. "Networks\\GallBladder-LesionContourSeg.emd",
  132. "Networks\\GallBladder-VisceraContourSeg.emd",
  133. "Networks\\OrganDetector-BreastGland.emd"
  134. ]
  135. },
  136. {
  137. "EngineName": "BreastLesionContourSegmentation",
  138. "EngineType": "BreastLesionContourSegmentation",
  139. "IsEnabled": true,
  140. "Version": "All",
  141. "Vendor": "Vinno",
  142. "ExpiredTime": null,
  143. "RelatedDllList": [
  144. "AI.DiagSystem.dll",
  145. "LesionAxis.dll",
  146. "LesionDescription.dll",
  147. "SimilarityCalculation.dll",
  148. "YOLOOutputPostProcessUtil.dll",
  149. "ThyroidSectionClassificationCppLib.dll",
  150. "CarotidArterySectionClassificationCppLib.dll",
  151. "Networks\\BreastCalcificationDescription.emd",
  152. "Networks\\Breast-LesionContourSeg.emd",
  153. "Networks\\Liver-LesionContourSeg.emd",
  154. "Networks\\OrganDetector-Abdomen.emd",
  155. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  156. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  157. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  158. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  159. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  160. "Networks\\ThyroidCalcificationDescription.emd",
  161. "Networks\\Thyroid-LesionContourSeg.emd",
  162. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  163. "Networks\\GallBladder-LesionContourSeg.emd",
  164. "Networks\\GallBladder-VisceraContourSeg.emd",
  165. "Networks\\OrganDetector-BreastGland.emd"
  166. ]
  167. },
  168. {
  169. "EngineName": "BreastLesionDescription",
  170. "EngineType": "BreastLesionDescription",
  171. "IsEnabled": true,
  172. "Version": "All",
  173. "Vendor": "Vinno",
  174. "ExpiredTime": null,
  175. "RelatedDllList": [
  176. "AI.DiagSystem.dll",
  177. "LesionAxis.dll",
  178. "LesionDescription.dll",
  179. "SimilarityCalculation.dll",
  180. "YOLOOutputPostProcessUtil.dll",
  181. "ThyroidSectionClassificationCppLib.dll",
  182. "CarotidArterySectionClassificationCppLib.dll",
  183. "Networks\\BreastCalcificationDescription.emd",
  184. "Networks\\Breast-LesionContourSeg.emd",
  185. "Networks\\Liver-LesionContourSeg.emd",
  186. "Networks\\OrganDetector-Abdomen.emd",
  187. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  188. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  189. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  190. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  191. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  192. "Networks\\ThyroidCalcificationDescription.emd",
  193. "Networks\\Thyroid-LesionContourSeg.emd",
  194. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  195. "Networks\\GallBladder-LesionContourSeg.emd",
  196. "Networks\\GallBladder-VisceraContourSeg.emd",
  197. "Networks\\OrganDetector-BreastGland.emd"
  198. ]
  199. }
  200. ]
  201. },
  202. {
  203. "FunctionName": "AbdomenDiagnosis",
  204. "IsEnabled": true,
  205. "Version": "All",
  206. "ExpiredTime": null,
  207. "Engines": [
  208. {
  209. "EngineName": "UltrasoundImageRegionIdentification",
  210. "EngineType": "UltrasoundImageRegionIdentification",
  211. "IsEnabled": true,
  212. "Version": "All",
  213. "Vendor": "Vinno",
  214. "ExpiredTime": null,
  215. "RelatedDllList": [
  216. "AI.DiagSystem.dll",
  217. "LesionAxis.dll",
  218. "LesionDescription.dll",
  219. "SimilarityCalculation.dll",
  220. "YOLOOutputPostProcessUtil.dll",
  221. "ThyroidSectionClassificationCppLib.dll",
  222. "CarotidArterySectionClassificationCppLib.dll",
  223. "Networks\\BreastCalcificationDescription.emd",
  224. "Networks\\Breast-LesionContourSeg.emd",
  225. "Networks\\Liver-LesionContourSeg.emd",
  226. "Networks\\OrganDetector-Abdomen.emd",
  227. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  228. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  229. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  230. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  231. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  232. "Networks\\ThyroidCalcificationDescription.emd",
  233. "Networks\\Thyroid-LesionContourSeg.emd",
  234. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  235. "Networks\\GallBladder-LesionContourSeg.emd",
  236. "Networks\\GallBladder-VisceraContourSeg.emd",
  237. "Networks\\OrganDetector-BreastGland.emd"
  238. ]
  239. },
  240. {
  241. "EngineName": "ScanAreaIdentification",
  242. "EngineType": "ScanAreaIdentification",
  243. "IsEnabled": true,
  244. "Version": "All",
  245. "Vendor": "Vinno",
  246. "ExpiredTime": null,
  247. "RelatedDllList": [
  248. "AI.DiagSystem.dll",
  249. "LesionAxis.dll",
  250. "LesionDescription.dll",
  251. "SimilarityCalculation.dll",
  252. "YOLOOutputPostProcessUtil.dll",
  253. "ThyroidSectionClassificationCppLib.dll",
  254. "CarotidArterySectionClassificationCppLib.dll",
  255. "Networks\\BreastCalcificationDescription.emd",
  256. "Networks\\Breast-LesionContourSeg.emd",
  257. "Networks\\Liver-LesionContourSeg.emd",
  258. "Networks\\OrganDetector-Abdomen.emd",
  259. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  260. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  261. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  262. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  263. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  264. "Networks\\ThyroidCalcificationDescription.emd",
  265. "Networks\\Thyroid-LesionContourSeg.emd",
  266. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  267. "Networks\\GallBladder-LesionContourSeg.emd",
  268. "Networks\\GallBladder-VisceraContourSeg.emd",
  269. "Networks\\OrganDetector-BreastGland.emd"
  270. ]
  271. },
  272. {
  273. "EngineName": "AbdomenOrganIdentification",
  274. "EngineType": "AbdomenOrganIdentification",
  275. "IsEnabled": true,
  276. "Version": "All",
  277. "Vendor": "Vinno",
  278. "ExpiredTime": null,
  279. "RelatedDllList": [
  280. "AI.DiagSystem.dll",
  281. "LesionAxis.dll",
  282. "LesionDescription.dll",
  283. "SimilarityCalculation.dll",
  284. "YOLOOutputPostProcessUtil.dll",
  285. "ThyroidSectionClassificationCppLib.dll",
  286. "CarotidArterySectionClassificationCppLib.dll",
  287. "Networks\\BreastCalcificationDescription.emd",
  288. "Networks\\Breast-LesionContourSeg.emd",
  289. "Networks\\Liver-LesionContourSeg.emd",
  290. "Networks\\OrganDetector-Abdomen.emd",
  291. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  292. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  293. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  294. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  295. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  296. "Networks\\ThyroidCalcificationDescription.emd",
  297. "Networks\\Thyroid-LesionContourSeg.emd",
  298. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  299. "Networks\\GallBladder-LesionContourSeg.emd",
  300. "Networks\\GallBladder-VisceraContourSeg.emd",
  301. "Networks\\OrganDetector-BreastGland.emd"
  302. ]
  303. },
  304. {
  305. "EngineName": "LiverDiseaseDetection",
  306. "EngineType": "LiverDiseaseDetection",
  307. "IsEnabled": true,
  308. "Version": "All",
  309. "Vendor": "Vinno",
  310. "ExpiredTime": null,
  311. "RelatedDllList": [
  312. "AI.DiagSystem.dll",
  313. "LesionAxis.dll",
  314. "LesionDescription.dll",
  315. "SimilarityCalculation.dll",
  316. "YOLOOutputPostProcessUtil.dll",
  317. "ThyroidSectionClassificationCppLib.dll",
  318. "CarotidArterySectionClassificationCppLib.dll",
  319. "Networks\\BreastCalcificationDescription.emd",
  320. "Networks\\Breast-LesionContourSeg.emd",
  321. "Networks\\Liver-LesionContourSeg.emd",
  322. "Networks\\OrganDetector-Abdomen.emd",
  323. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  324. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  325. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  326. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  327. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  328. "Networks\\ThyroidCalcificationDescription.emd",
  329. "Networks\\Thyroid-LesionContourSeg.emd",
  330. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  331. "Networks\\GallBladder-LesionContourSeg.emd",
  332. "Networks\\GallBladder-VisceraContourSeg.emd",
  333. "Networks\\OrganDetector-BreastGland.emd"
  334. ]
  335. },
  336. {
  337. "EngineName": "LiverLesionContourSegmentation",
  338. "EngineType": "LiverLesionContourSegmentation",
  339. "IsEnabled": true,
  340. "Version": "All",
  341. "Vendor": "Vinno",
  342. "ExpiredTime": null,
  343. "RelatedDllList": [
  344. "AI.DiagSystem.dll",
  345. "LesionAxis.dll",
  346. "LesionDescription.dll",
  347. "SimilarityCalculation.dll",
  348. "YOLOOutputPostProcessUtil.dll",
  349. "ThyroidSectionClassificationCppLib.dll",
  350. "CarotidArterySectionClassificationCppLib.dll",
  351. "Networks\\BreastCalcificationDescription.emd",
  352. "Networks\\Breast-LesionContourSeg.emd",
  353. "Networks\\Liver-LesionContourSeg.emd",
  354. "Networks\\OrganDetector-Abdomen.emd",
  355. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  356. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  357. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  358. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  359. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  360. "Networks\\ThyroidCalcificationDescription.emd",
  361. "Networks\\Thyroid-LesionContourSeg.emd",
  362. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  363. "Networks\\GallBladder-LesionContourSeg.emd",
  364. "Networks\\GallBladder-VisceraContourSeg.emd",
  365. "Networks\\OrganDetector-BreastGland.emd"
  366. ]
  367. },
  368. {
  369. "EngineName": "LiverLesionDescription",
  370. "EngineType": "LiverLesionDescription",
  371. "IsEnabled": true,
  372. "Version": "All",
  373. "Vendor": "Vinno",
  374. "ExpiredTime": null,
  375. "RelatedDllList": [
  376. "AI.DiagSystem.dll",
  377. "LesionAxis.dll",
  378. "LesionDescription.dll",
  379. "SimilarityCalculation.dll",
  380. "YOLOOutputPostProcessUtil.dll",
  381. "ThyroidSectionClassificationCppLib.dll",
  382. "CarotidArterySectionClassificationCppLib.dll",
  383. "Networks\\BreastCalcificationDescription.emd",
  384. "Networks\\Breast-LesionContourSeg.emd",
  385. "Networks\\Liver-LesionContourSeg.emd",
  386. "Networks\\OrganDetector-Abdomen.emd",
  387. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  388. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  389. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  390. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  391. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  392. "Networks\\ThyroidCalcificationDescription.emd",
  393. "Networks\\Thyroid-LesionContourSeg.emd",
  394. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  395. "Networks\\GallBladder-LesionContourSeg.emd",
  396. "Networks\\GallBladder-VisceraContourSeg.emd",
  397. "Networks\\OrganDetector-BreastGland.emd"
  398. ]
  399. }
  400. ]
  401. },
  402. {
  403. "FunctionName": "ThyroidDiagnosis",
  404. "IsEnabled": true,
  405. "Version": "All",
  406. "ExpiredTime": null,
  407. "Engines": [
  408. {
  409. "EngineName": "UltrasoundImageRegionIdentification",
  410. "EngineType": "UltrasoundImageRegionIdentification",
  411. "IsEnabled": true,
  412. "Version": "All",
  413. "Vendor": "Vinno",
  414. "ExpiredTime": null,
  415. "RelatedDllList": [
  416. "AI.DiagSystem.dll",
  417. "LesionAxis.dll",
  418. "LesionDescription.dll",
  419. "SimilarityCalculation.dll",
  420. "YOLOOutputPostProcessUtil.dll",
  421. "ThyroidSectionClassificationCppLib.dll",
  422. "CarotidArterySectionClassificationCppLib.dll",
  423. "Networks\\BreastCalcificationDescription.emd",
  424. "Networks\\Breast-LesionContourSeg.emd",
  425. "Networks\\Liver-LesionContourSeg.emd",
  426. "Networks\\OrganDetector-Abdomen.emd",
  427. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  428. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  429. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  430. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  431. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  432. "Networks\\ThyroidCalcificationDescription.emd",
  433. "Networks\\Thyroid-LesionContourSeg.emd",
  434. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  435. "Networks\\GallBladder-LesionContourSeg.emd",
  436. "Networks\\GallBladder-VisceraContourSeg.emd",
  437. "Networks\\OrganDetector-BreastGland.emd"
  438. ]
  439. },
  440. {
  441. "EngineName": "ScanAreaIdentification",
  442. "EngineType": "ScanAreaIdentification",
  443. "IsEnabled": true,
  444. "Version": "All",
  445. "Vendor": "Vinno",
  446. "ExpiredTime": null,
  447. "RelatedDllList": [
  448. "AI.DiagSystem.dll",
  449. "LesionAxis.dll",
  450. "LesionDescription.dll",
  451. "SimilarityCalculation.dll",
  452. "YOLOOutputPostProcessUtil.dll",
  453. "ThyroidSectionClassificationCppLib.dll",
  454. "CarotidArterySectionClassificationCppLib.dll",
  455. "Networks\\BreastCalcificationDescription.emd",
  456. "Networks\\Breast-LesionContourSeg.emd",
  457. "Networks\\Liver-LesionContourSeg.emd",
  458. "Networks\\OrganDetector-Abdomen.emd",
  459. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  460. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  461. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  462. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  463. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  464. "Networks\\ThyroidCalcificationDescription.emd",
  465. "Networks\\Thyroid-LesionContourSeg.emd",
  466. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  467. "Networks\\GallBladder-LesionContourSeg.emd",
  468. "Networks\\GallBladder-VisceraContourSeg.emd",
  469. "Networks\\OrganDetector-BreastGland.emd"
  470. ]
  471. },
  472. {
  473. "EngineName": "NeckOrganIdentification",
  474. "EngineType": "NeckOrganIdentification",
  475. "IsEnabled": true,
  476. "Version": "All",
  477. "Vendor": "Vinno",
  478. "ExpiredTime": null,
  479. "RelatedDllList": [
  480. "AI.DiagSystem.dll",
  481. "LesionAxis.dll",
  482. "LesionDescription.dll",
  483. "SimilarityCalculation.dll",
  484. "YOLOOutputPostProcessUtil.dll",
  485. "ThyroidSectionClassificationCppLib.dll",
  486. "CarotidArterySectionClassificationCppLib.dll",
  487. "Networks\\BreastCalcificationDescription.emd",
  488. "Networks\\Breast-LesionContourSeg.emd",
  489. "Networks\\Liver-LesionContourSeg.emd",
  490. "Networks\\OrganDetector-Abdomen.emd",
  491. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  492. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  493. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  494. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  495. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  496. "Networks\\ThyroidCalcificationDescription.emd",
  497. "Networks\\Thyroid-LesionContourSeg.emd",
  498. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  499. "Networks\\GallBladder-LesionContourSeg.emd",
  500. "Networks\\GallBladder-VisceraContourSeg.emd",
  501. "Networks\\OrganDetector-BreastGland.emd"
  502. ]
  503. },
  504. {
  505. "EngineName": "ThyroidDiseaseDetection",
  506. "EngineType": "ThyroidDiseaseDetection",
  507. "IsEnabled": true,
  508. "Version": "All",
  509. "Vendor": "Vinno",
  510. "ExpiredTime": null,
  511. "RelatedDllList": [
  512. "AI.DiagSystem.dll",
  513. "LesionAxis.dll",
  514. "LesionDescription.dll",
  515. "SimilarityCalculation.dll",
  516. "YOLOOutputPostProcessUtil.dll",
  517. "ThyroidSectionClassificationCppLib.dll",
  518. "CarotidArterySectionClassificationCppLib.dll",
  519. "Networks\\BreastCalcificationDescription.emd",
  520. "Networks\\Breast-LesionContourSeg.emd",
  521. "Networks\\Liver-LesionContourSeg.emd",
  522. "Networks\\OrganDetector-Abdomen.emd",
  523. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  524. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  525. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  526. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  527. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  528. "Networks\\ThyroidCalcificationDescription.emd",
  529. "Networks\\Thyroid-LesionContourSeg.emd",
  530. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  531. "Networks\\GallBladder-LesionContourSeg.emd",
  532. "Networks\\GallBladder-VisceraContourSeg.emd",
  533. "Networks\\OrganDetector-BreastGland.emd"
  534. ]
  535. },
  536. {
  537. "EngineName": "ThyroidLesionContourSegmentation",
  538. "EngineType": "ThyroidLesionContourSegmentation",
  539. "IsEnabled": true,
  540. "Version": "All",
  541. "Vendor": "Vinno",
  542. "ExpiredTime": null,
  543. "RelatedDllList": [
  544. "AI.DiagSystem.dll",
  545. "LesionAxis.dll",
  546. "LesionDescription.dll",
  547. "SimilarityCalculation.dll",
  548. "YOLOOutputPostProcessUtil.dll",
  549. "ThyroidSectionClassificationCppLib.dll",
  550. "CarotidArterySectionClassificationCppLib.dll",
  551. "Networks\\BreastCalcificationDescription.emd",
  552. "Networks\\Breast-LesionContourSeg.emd",
  553. "Networks\\Liver-LesionContourSeg.emd",
  554. "Networks\\OrganDetector-Abdomen.emd",
  555. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  556. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  557. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  558. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  559. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  560. "Networks\\ThyroidCalcificationDescription.emd",
  561. "Networks\\Thyroid-LesionContourSeg.emd",
  562. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  563. "Networks\\GallBladder-LesionContourSeg.emd",
  564. "Networks\\GallBladder-VisceraContourSeg.emd",
  565. "Networks\\OrganDetector-BreastGland.emd"
  566. ]
  567. },
  568. {
  569. "EngineName": "ThyroidLesionDescription",
  570. "EngineType": "ThyroidLesionDescription",
  571. "IsEnabled": true,
  572. "Version": "All",
  573. "Vendor": "Vinno",
  574. "ExpiredTime": null,
  575. "RelatedDllList": [
  576. "AI.DiagSystem.dll",
  577. "LesionAxis.dll",
  578. "LesionDescription.dll",
  579. "SimilarityCalculation.dll",
  580. "YOLOOutputPostProcessUtil.dll",
  581. "ThyroidSectionClassificationCppLib.dll",
  582. "CarotidArterySectionClassificationCppLib.dll",
  583. "Networks\\BreastCalcificationDescription.emd",
  584. "Networks\\Breast-LesionContourSeg.emd",
  585. "Networks\\Liver-LesionContourSeg.emd",
  586. "Networks\\OrganDetector-Abdomen.emd",
  587. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  588. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  589. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  590. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  591. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  592. "Networks\\ThyroidCalcificationDescription.emd",
  593. "Networks\\Thyroid-LesionContourSeg.emd",
  594. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  595. "Networks\\GallBladder-LesionContourSeg.emd",
  596. "Networks\\GallBladder-VisceraContourSeg.emd",
  597. "Networks\\OrganDetector-BreastGland.emd"
  598. ]
  599. }
  600. ]
  601. },
  602. {
  603. "FunctionName": "CarotidDiagnosis",
  604. "IsEnabled": true,
  605. "Version": "All",
  606. "ExpiredTime": null,
  607. "Engines": [
  608. {
  609. "EngineName": "UltrasoundImageRegionIdentification",
  610. "EngineType": "UltrasoundImageRegionIdentification",
  611. "IsEnabled": true,
  612. "Version": "All",
  613. "Vendor": "Vinno",
  614. "ExpiredTime": null,
  615. "RelatedDllList": [
  616. "AI.DiagSystem.dll",
  617. "LesionAxis.dll",
  618. "LesionDescription.dll",
  619. "SimilarityCalculation.dll",
  620. "YOLOOutputPostProcessUtil.dll",
  621. "ThyroidSectionClassificationCppLib.dll",
  622. "CarotidArterySectionClassificationCppLib.dll",
  623. "Networks\\BreastCalcificationDescription.emd",
  624. "Networks\\Breast-LesionContourSeg.emd",
  625. "Networks\\Liver-LesionContourSeg.emd",
  626. "Networks\\OrganDetector-Abdomen.emd",
  627. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  628. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  629. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  630. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  631. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  632. "Networks\\ThyroidCalcificationDescription.emd",
  633. "Networks\\Thyroid-LesionContourSeg.emd",
  634. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  635. "Networks\\GallBladder-LesionContourSeg.emd",
  636. "Networks\\GallBladder-VisceraContourSeg.emd",
  637. "Networks\\OrganDetector-BreastGland.emd"
  638. ]
  639. },
  640. {
  641. "EngineName": "ScanAreaIdentification",
  642. "EngineType": "ScanAreaIdentification",
  643. "IsEnabled": true,
  644. "Version": "All",
  645. "Vendor": "Vinno",
  646. "ExpiredTime": null,
  647. "RelatedDllList": [
  648. "AI.DiagSystem.dll",
  649. "LesionAxis.dll",
  650. "LesionDescription.dll",
  651. "SimilarityCalculation.dll",
  652. "YOLOOutputPostProcessUtil.dll",
  653. "ThyroidSectionClassificationCppLib.dll",
  654. "CarotidArterySectionClassificationCppLib.dll",
  655. "Networks\\BreastCalcificationDescription.emd",
  656. "Networks\\Breast-LesionContourSeg.emd",
  657. "Networks\\Liver-LesionContourSeg.emd",
  658. "Networks\\OrganDetector-Abdomen.emd",
  659. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  660. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  661. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  662. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  663. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  664. "Networks\\ThyroidCalcificationDescription.emd",
  665. "Networks\\Thyroid-LesionContourSeg.emd",
  666. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  667. "Networks\\GallBladder-LesionContourSeg.emd",
  668. "Networks\\GallBladder-VisceraContourSeg.emd",
  669. "Networks\\OrganDetector-BreastGland.emd"
  670. ]
  671. },
  672. {
  673. "EngineName": "NeckOrganIdentification",
  674. "EngineType": "NeckOrganIdentification",
  675. "IsEnabled": true,
  676. "Version": "All",
  677. "Vendor": "Vinno",
  678. "ExpiredTime": null,
  679. "RelatedDllList": [
  680. "AI.DiagSystem.dll",
  681. "LesionAxis.dll",
  682. "LesionDescription.dll",
  683. "SimilarityCalculation.dll",
  684. "YOLOOutputPostProcessUtil.dll",
  685. "ThyroidSectionClassificationCppLib.dll",
  686. "CarotidArterySectionClassificationCppLib.dll",
  687. "Networks\\BreastCalcificationDescription.emd",
  688. "Networks\\Breast-LesionContourSeg.emd",
  689. "Networks\\Liver-LesionContourSeg.emd",
  690. "Networks\\OrganDetector-Abdomen.emd",
  691. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  692. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  693. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  694. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  695. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  696. "Networks\\ThyroidCalcificationDescription.emd",
  697. "Networks\\Thyroid-LesionContourSeg.emd",
  698. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  699. "Networks\\GallBladder-LesionContourSeg.emd",
  700. "Networks\\GallBladder-VisceraContourSeg.emd",
  701. "Networks\\OrganDetector-BreastGland.emd"
  702. ]
  703. },
  704. {
  705. "EngineName": "CarotidDiseaseDetection",
  706. "EngineType": "CarotidDiseaseDetection",
  707. "IsEnabled": true,
  708. "Version": "All",
  709. "Vendor": "Vinno",
  710. "ExpiredTime": null,
  711. "RelatedDllList": [
  712. "AI.DiagSystem.dll",
  713. "LesionAxis.dll",
  714. "LesionDescription.dll",
  715. "SimilarityCalculation.dll",
  716. "YOLOOutputPostProcessUtil.dll",
  717. "ThyroidSectionClassificationCppLib.dll",
  718. "CarotidArterySectionClassificationCppLib.dll",
  719. "Networks\\BreastCalcificationDescription.emd",
  720. "Networks\\Breast-LesionContourSeg.emd",
  721. "Networks\\Liver-LesionContourSeg.emd",
  722. "Networks\\OrganDetector-Abdomen.emd",
  723. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  724. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  725. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  726. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  727. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  728. "Networks\\ThyroidCalcificationDescription.emd",
  729. "Networks\\Thyroid-LesionContourSeg.emd",
  730. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  731. "Networks\\GallBladder-LesionContourSeg.emd",
  732. "Networks\\GallBladder-VisceraContourSeg.emd",
  733. "Networks\\OrganDetector-BreastGland.emd"
  734. ]
  735. },
  736. {
  737. "EngineName": "CarotidLesionContourSegmentation",
  738. "EngineType": "CarotidLesionContourSegmentation",
  739. "IsEnabled": true,
  740. "Version": "All",
  741. "Vendor": "Vinno",
  742. "ExpiredTime": null,
  743. "RelatedDllList": [
  744. "AI.DiagSystem.dll",
  745. "LesionAxis.dll",
  746. "LesionDescription.dll",
  747. "SimilarityCalculation.dll",
  748. "YOLOOutputPostProcessUtil.dll",
  749. "ThyroidSectionClassificationCppLib.dll",
  750. "CarotidArterySectionClassificationCppLib.dll",
  751. "Networks\\BreastCalcificationDescription.emd",
  752. "Networks\\Breast-LesionContourSeg.emd",
  753. "Networks\\Liver-LesionContourSeg.emd",
  754. "Networks\\OrganDetector-Abdomen.emd",
  755. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  756. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  757. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  758. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  759. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  760. "Networks\\ThyroidCalcificationDescription.emd",
  761. "Networks\\Thyroid-LesionContourSeg.emd",
  762. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  763. "Networks\\GallBladder-LesionContourSeg.emd",
  764. "Networks\\GallBladder-VisceraContourSeg.emd",
  765. "Networks\\OrganDetector-BreastGland.emd"
  766. ]
  767. },
  768. {
  769. "EngineName": "CarotidLesionDescription",
  770. "EngineType": "CarotidLesionDescription",
  771. "IsEnabled": true,
  772. "Version": "All",
  773. "Vendor": "Vinno",
  774. "ExpiredTime": null,
  775. "RelatedDllList": [
  776. "AI.DiagSystem.dll",
  777. "LesionAxis.dll",
  778. "LesionDescription.dll",
  779. "SimilarityCalculation.dll",
  780. "YOLOOutputPostProcessUtil.dll",
  781. "ThyroidSectionClassificationCppLib.dll",
  782. "CarotidArterySectionClassificationCppLib.dll",
  783. "Networks\\BreastCalcificationDescription.emd",
  784. "Networks\\Breast-LesionContourSeg.emd",
  785. "Networks\\Liver-LesionContourSeg.emd",
  786. "Networks\\OrganDetector-Abdomen.emd",
  787. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  788. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  789. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  790. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  791. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  792. "Networks\\ThyroidCalcificationDescription.emd",
  793. "Networks\\Thyroid-LesionContourSeg.emd",
  794. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  795. "Networks\\GallBladder-LesionContourSeg.emd",
  796. "Networks\\GallBladder-VisceraContourSeg.emd",
  797. "Networks\\OrganDetector-BreastGland.emd"
  798. ]
  799. }
  800. ]
  801. },
  802. {
  803. "FunctionName": "OrganIdentification",
  804. "IsEnabled": true,
  805. "Version": "All",
  806. "ExpiredTime": null,
  807. "Engines": [
  808. {
  809. "EngineName": "UltrasoundImageRegionIdentification",
  810. "EngineType": "UltrasoundImageRegionIdentification",
  811. "IsEnabled": true,
  812. "Version": "All",
  813. "Vendor": "Vinno",
  814. "ExpiredTime": null,
  815. "RelatedDllList": [
  816. "AI.DiagSystem.dll",
  817. "LesionAxis.dll",
  818. "LesionDescription.dll",
  819. "SimilarityCalculation.dll",
  820. "YOLOOutputPostProcessUtil.dll",
  821. "ThyroidSectionClassificationCppLib.dll",
  822. "CarotidArterySectionClassificationCppLib.dll",
  823. "Networks\\BreastCalcificationDescription.emd",
  824. "Networks\\Breast-LesionContourSeg.emd",
  825. "Networks\\Liver-LesionContourSeg.emd",
  826. "Networks\\OrganDetector-Abdomen.emd",
  827. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  828. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  829. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  830. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  831. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  832. "Networks\\ThyroidCalcificationDescription.emd",
  833. "Networks\\Thyroid-LesionContourSeg.emd",
  834. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  835. "Networks\\GallBladder-LesionContourSeg.emd",
  836. "Networks\\GallBladder-VisceraContourSeg.emd",
  837. "Networks\\OrganDetector-BreastGland.emd"
  838. ]
  839. },
  840. {
  841. "EngineName": "ScanAreaIdentification",
  842. "EngineType": "ScanAreaIdentification",
  843. "IsEnabled": true,
  844. "Version": "All",
  845. "Vendor": "Vinno",
  846. "ExpiredTime": null,
  847. "RelatedDllList": [
  848. "AI.DiagSystem.dll",
  849. "LesionAxis.dll",
  850. "LesionDescription.dll",
  851. "SimilarityCalculation.dll",
  852. "YOLOOutputPostProcessUtil.dll",
  853. "ThyroidSectionClassificationCppLib.dll",
  854. "CarotidArterySectionClassificationCppLib.dll",
  855. "Networks\\BreastCalcificationDescription.emd",
  856. "Networks\\Breast-LesionContourSeg.emd",
  857. "Networks\\Liver-LesionContourSeg.emd",
  858. "Networks\\OrganDetector-Abdomen.emd",
  859. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  860. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  861. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  862. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  863. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  864. "Networks\\ThyroidCalcificationDescription.emd",
  865. "Networks\\Thyroid-LesionContourSeg.emd",
  866. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  867. "Networks\\GallBladder-LesionContourSeg.emd",
  868. "Networks\\GallBladder-VisceraContourSeg.emd",
  869. "Networks\\OrganDetector-BreastGland.emd"
  870. ]
  871. },
  872. {
  873. "EngineName": "BreastGlandSegmentation",
  874. "EngineType": "BreastGlandSegmentation",
  875. "IsEnabled": true,
  876. "Version": "All",
  877. "Vendor": "Vinno",
  878. "ExpiredTime": null,
  879. "RelatedDllList": [
  880. "AI.DiagSystem.dll",
  881. "LesionAxis.dll",
  882. "LesionDescription.dll",
  883. "SimilarityCalculation.dll",
  884. "YOLOOutputPostProcessUtil.dll",
  885. "ThyroidSectionClassificationCppLib.dll",
  886. "CarotidArterySectionClassificationCppLib.dll",
  887. "Networks\\BreastCalcificationDescription.emd",
  888. "Networks\\Breast-LesionContourSeg.emd",
  889. "Networks\\Liver-LesionContourSeg.emd",
  890. "Networks\\OrganDetector-Abdomen.emd",
  891. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  892. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  893. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  894. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  895. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  896. "Networks\\ThyroidCalcificationDescription.emd",
  897. "Networks\\Thyroid-LesionContourSeg.emd",
  898. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  899. "Networks\\GallBladder-LesionContourSeg.emd",
  900. "Networks\\GallBladder-VisceraContourSeg.emd",
  901. "Networks\\OrganDetector-BreastGland.emd"
  902. ]
  903. },
  904. {
  905. "EngineName": "AbdomenOrganIdentification",
  906. "EngineType": "AbdomenOrganIdentification",
  907. "IsEnabled": true,
  908. "Version": "All",
  909. "Vendor": "Vinno",
  910. "ExpiredTime": null,
  911. "RelatedDllList": [
  912. "AI.DiagSystem.dll",
  913. "LesionAxis.dll",
  914. "LesionDescription.dll",
  915. "SimilarityCalculation.dll",
  916. "YOLOOutputPostProcessUtil.dll",
  917. "ThyroidSectionClassificationCppLib.dll",
  918. "CarotidArterySectionClassificationCppLib.dll",
  919. "Networks\\BreastCalcificationDescription.emd",
  920. "Networks\\Breast-LesionContourSeg.emd",
  921. "Networks\\Liver-LesionContourSeg.emd",
  922. "Networks\\OrganDetector-Abdomen.emd",
  923. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  924. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  925. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  926. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  927. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  928. "Networks\\ThyroidCalcificationDescription.emd",
  929. "Networks\\Thyroid-LesionContourSeg.emd",
  930. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  931. "Networks\\GallBladder-LesionContourSeg.emd",
  932. "Networks\\GallBladder-VisceraContourSeg.emd",
  933. "Networks\\OrganDetector-BreastGland.emd"
  934. ]
  935. },
  936. {
  937. "EngineName": "NeckOrganIdentification",
  938. "EngineType": "NeckOrganIdentification",
  939. "IsEnabled": true,
  940. "Version": "All",
  941. "Vendor": "Vinno",
  942. "ExpiredTime": null,
  943. "RelatedDllList": [
  944. "AI.DiagSystem.dll",
  945. "LesionAxis.dll",
  946. "LesionDescription.dll",
  947. "SimilarityCalculation.dll",
  948. "YOLOOutputPostProcessUtil.dll",
  949. "ThyroidSectionClassificationCppLib.dll",
  950. "CarotidArterySectionClassificationCppLib.dll",
  951. "Networks\\BreastCalcificationDescription.emd",
  952. "Networks\\Breast-LesionContourSeg.emd",
  953. "Networks\\Liver-LesionContourSeg.emd",
  954. "Networks\\OrganDetector-Abdomen.emd",
  955. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd",
  956. "Networks\\OutputHead-Breast-BIRads-ObjectDetection-Onnx.emd",
  957. "Networks\\OutputHead-Liver-DetectorAndClassifier.emd",
  958. "Networks\\OutputHead-Thyroid-DetectorAndClassifier.emd",
  959. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  960. "Networks\\ThyroidCalcificationDescription.emd",
  961. "Networks\\Thyroid-LesionContourSeg.emd",
  962. "Networks\\OutputHead-Carotid-PlaqueSeg.emd",
  963. "Networks\\GallBladder-LesionContourSeg.emd",
  964. "Networks\\GallBladder-VisceraContourSeg.emd",
  965. "Networks\\OrganDetector-BreastGland.emd"
  966. ]
  967. }
  968. ]
  969. },
  970. {
  971. "FunctionName": "MyocardialDiagnosis",
  972. "IsEnabled": true,
  973. "Version": "All",
  974. "ExpiredTime": null,
  975. "Engines": [
  976. {
  977. "EngineName": "MyocardialSegmentation",
  978. "EngineType": "MyocardialSegmentation",
  979. "IsEnabled": true,
  980. "Version": "All",
  981. "Vendor": "Vinno",
  982. "ExpiredTime": null,
  983. "RelatedDllList": [
  984. "MyocardialSegmentLib.dll",
  985. "MyocardialSegmentCppLib.dll",
  986. "Networks\\HumanMyocardialSegment.emd",
  987. "Networks\\MiceMyocardialSegment.emd",
  988. "Networks\\RatMyocardialSegment.emd"
  989. ]
  990. }
  991. ]
  992. },
  993. {
  994. "FunctionName": "ThyroidClassification",
  995. "IsEnabled": true,
  996. "Version": "All",
  997. "ExpiredTime": null,
  998. "Engines": [
  999. {
  1000. "EngineName": "ThyroidStandardSectionIdentification",
  1001. "EngineType": "ThyroidStandardSectionIdentification",
  1002. "IsEnabled": true,
  1003. "Version": "All",
  1004. "Vendor": "Vinno",
  1005. "ExpiredTime": null,
  1006. "RelatedDllList": [
  1007. "ThyroidSectionClassificaionLib.dll",
  1008. "ThyroidSectionClassificationCppLib.dll",
  1009. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd",
  1010. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd"
  1011. ]
  1012. }
  1013. ]
  1014. },
  1015. {
  1016. "FunctionName": "AutoEFDiagnosis",
  1017. "IsEnabled": true,
  1018. "Version": "All",
  1019. "ExpiredTime": null,
  1020. "Engines": [
  1021. {
  1022. "EngineName": "MyocardialSegmentation",
  1023. "EngineType": "MyocardialSegmentation",
  1024. "IsEnabled": true,
  1025. "Version": "All",
  1026. "Vendor": "Vinno",
  1027. "ExpiredTime": null,
  1028. "RelatedDllList": [
  1029. "AutoEFCalculationLib.dll",
  1030. "AutoEFCalculationPostProcess.dll",
  1031. "VetAutoEFCalculationLib.dll",
  1032. "VetAutoEFCalculationPostProcess.dll",
  1033. "Networks\\MyocardialSegmen.emd",
  1034. "Networks\\VetMyocardialSegment.emd"
  1035. ]
  1036. },
  1037. {
  1038. "EngineName": "CardiacCycleDetection",
  1039. "EngineType": "CardiacCycleDetection",
  1040. "IsEnabled": true,
  1041. "Version": "All",
  1042. "Vendor": "Vinno",
  1043. "ExpiredTime": null,
  1044. "RelatedDllList": [
  1045. "AutoEFCalculationLib.dll",
  1046. "AutoEFCalculationPostProcess.dll",
  1047. "VetAutoEFCalculationLib.dll",
  1048. "VetAutoEFCalculationPostProcess.dll",
  1049. "Networks\\MyocardialSegmen.emd",
  1050. "Networks\\VetMyocardialSegment.emd"
  1051. ]
  1052. }
  1053. ]
  1054. },
  1055. {
  1056. "FunctionName": "AutoIVCDiagnosis",
  1057. "IsEnabled": true,
  1058. "Version": "All",
  1059. "ExpiredTime": null,
  1060. "Engines": [
  1061. {
  1062. "EngineName": "IVCStandardSectionIdentification",
  1063. "EngineType": "IVCStandardSectionIdentification",
  1064. "IsEnabled": true,
  1065. "Version": "All",
  1066. "Vendor": "Vinno",
  1067. "ExpiredTime": null,
  1068. "RelatedDllList": [
  1069. "AutoIVCCalculationLib.dll",
  1070. "AutoIVCCalculationPostProcess.dll",
  1071. "Networks\\IVCSegment.emd"
  1072. ]
  1073. },
  1074. {
  1075. "EngineName": "RespiratoryCycleDetection",
  1076. "EngineType": "RespiratoryCycleDetection",
  1077. "IsEnabled": true,
  1078. "Version": "All",
  1079. "Vendor": "Vinno",
  1080. "ExpiredTime": null,
  1081. "RelatedDllList": [
  1082. "AutoIVCCalculationLib.dll",
  1083. "AutoIVCCalculationPostProcess.dll",
  1084. "Networks\\IVCSegment.emd"
  1085. ]
  1086. }
  1087. ]
  1088. },
  1089. {
  1090. "FunctionName": "AutoVTIDiagnosis",
  1091. "IsEnabled": true,
  1092. "Version": "All",
  1093. "ExpiredTime": null,
  1094. "Engines": [
  1095. {
  1096. "EngineName": "VTIStandardSectionIdentification",
  1097. "EngineType": "VTIStandardSectionIdentification",
  1098. "IsEnabled": true,
  1099. "Version": "All",
  1100. "Vendor": "Vinno",
  1101. "ExpiredTime": null,
  1102. "RelatedDllList": [
  1103. "AutoVTICalculationLib.dll",
  1104. "AutoVTICalculationCppLib.dll",
  1105. "Networks\\VTISegment.emd"
  1106. ]
  1107. }
  1108. ]
  1109. },
  1110. {
  1111. "FunctionName": "HepatoRenalRatioDiagnosis",
  1112. "IsEnabled": true,
  1113. "Version": "All",
  1114. "ExpiredTime": null,
  1115. "Engines": [
  1116. {
  1117. "EngineName": "UltrasoundImageRegionIdentification",
  1118. "EngineType": "UltrasoundImageRegionIdentification",
  1119. "IsEnabled": true,
  1120. "Version": "All",
  1121. "Vendor": "Vinno",
  1122. "ExpiredTime": null,
  1123. "RelatedDllList": [
  1124. "UsHepatoRenalRatioDetectLib.dll",
  1125. "UsHRRProcessUtils.dll",
  1126. "Networks\\OrganDetector-Abdomen.emd",
  1127. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd"
  1128. ]
  1129. },
  1130. {
  1131. "EngineName": "ScanAreaIdentification",
  1132. "EngineType": "ScanAreaIdentification",
  1133. "IsEnabled": true,
  1134. "Version": "All",
  1135. "Vendor": "Vinno",
  1136. "ExpiredTime": null,
  1137. "RelatedDllList": [
  1138. "UsHepatoRenalRatioDetectLib.dll",
  1139. "UsHRRProcessUtils.dll",
  1140. "Networks\\OrganDetector-Abdomen.emd",
  1141. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd"
  1142. ]
  1143. },
  1144. {
  1145. "EngineName": "AbdomenOrganIdentification",
  1146. "EngineType": "AbdomenOrganIdentification",
  1147. "IsEnabled": true,
  1148. "Version": "All",
  1149. "Vendor": "Vinno",
  1150. "ExpiredTime": null,
  1151. "RelatedDllList": [
  1152. "UsHepatoRenalRatioDetectLib.dll",
  1153. "UsHRRProcessUtils.dll",
  1154. "Networks\\OrganDetector-Abdomen.emd",
  1155. "Networks\\ScanBodyPartsFiveClassifier-Breast-Abdomen-Neck.emd"
  1156. ]
  1157. }
  1158. ]
  1159. },
  1160. {
  1161. "FunctionName": "VetHeartDiagnosis",
  1162. "IsEnabled": true,
  1163. "Version": "All",
  1164. "ExpiredTime": null,
  1165. "Engines": [
  1166. {
  1167. "EngineName": "VetHeartStandardSectionIdentification",
  1168. "EngineType": "VetHeartStandardSectionIdentification",
  1169. "IsEnabled": true,
  1170. "Version": "All",
  1171. "Vendor": "Vinno",
  1172. "ExpiredTime": null,
  1173. "RelatedDllList": [
  1174. "VetHeartMLineCalculationLib.dll",
  1175. "VetHeartMLineCalculationCppLib.dll",
  1176. "Networks\\VetHeartSmallerStructureSegment.emd",
  1177. "Networks\\VetHeartLagerStructureSegment.emd"
  1178. ]
  1179. }
  1180. ]
  1181. },
  1182. {
  1183. "FunctionName": "CarotidClassification",
  1184. "IsEnabled": true,
  1185. "Version": "All",
  1186. "ExpiredTime": null,
  1187. "Engines": [
  1188. {
  1189. "EngineName": "NeckStandardSectionIdentification",
  1190. "EngineType": "NeckStandardSectionIdentification",
  1191. "IsEnabled": true,
  1192. "Version": "All",
  1193. "Vendor": "Vinno",
  1194. "ExpiredTime": null,
  1195. "RelatedDllList": [
  1196. "CarotidArterySectionClassificationLib.dll",
  1197. "CarotidArterySectionClassificationCppLib.dll",
  1198. "Networks\\OrganDetector-Thyroid-CarotidArtery.emd"
  1199. ]
  1200. }
  1201. ]
  1202. },
  1203. {
  1204. "FunctionName": "AmnioticFluidDiagnosis",
  1205. "IsEnabled": true,
  1206. "Version": "All",
  1207. "ExpiredTime": null,
  1208. "Engines": [
  1209. {
  1210. "EngineName": "AmnioticFluidMeasurement",
  1211. "EngineType": "AmnioticFluidMeasurement",
  1212. "IsEnabled": true,
  1213. "Version": "All",
  1214. "Vendor": "Vinno",
  1215. "ExpiredTime": null,
  1216. "RelatedDllList": [
  1217. "AmnioticFluidMeasurementLib.dll",
  1218. "CalFluidMaxDepthPostProcess.dll",
  1219. "Networks\\AmnioticFluidSeg.emd"
  1220. ]
  1221. }
  1222. ]
  1223. },
  1224. {
  1225. "FunctionName": "AutoDFRDiagnosis",
  1226. "IsEnabled": true,
  1227. "Version": "All",
  1228. "ExpiredTime": null,
  1229. "Engines": [
  1230. {
  1231. "EngineName": "DFRStandardSectionIdentification",
  1232. "EngineType": "DFRStandardSectionIdentification",
  1233. "IsEnabled": true,
  1234. "Version": "All",
  1235. "Vendor": "Vinno",
  1236. "ExpiredTime": null,
  1237. "RelatedDllList": [
  1238. "AutoDFRCalculationLib.dll",
  1239. "AutoDFRCalculationCppLib.dll",
  1240. "Networks\\DFRSegment.emd"
  1241. ]
  1242. }
  1243. ]
  1244. },
  1245. {
  1246. "FunctionName": "NerveIdentification",
  1247. "IsEnabled": true,
  1248. "Version": "All",
  1249. "ExpiredTime": null,
  1250. "Engines": [
  1251. {
  1252. "EngineName": "NerveStandardSectionIdentification",
  1253. "EngineType": "NerveStandardSectionIdentification",
  1254. "IsEnabled": true,
  1255. "Version": "All",
  1256. "Vendor": "Vinno",
  1257. "ExpiredTime": null,
  1258. "RelatedDllList": [
  1259. "NerveIdentificationLib.dll",
  1260. "Networks\\Nerve-ContourSeg.emd"
  1261. ]
  1262. }
  1263. ]
  1264. },
  1265. {
  1266. "FunctionName": "AutoBLineDiagnosis",
  1267. "IsEnabled": true,
  1268. "Version": "All",
  1269. "ExpiredTime": null,
  1270. "Engines": [
  1271. {
  1272. "EngineName": "BLineScoreCalculation",
  1273. "EngineType": "BLineScoreCalculation",
  1274. "IsEnabled": true,
  1275. "Version": "All",
  1276. "Vendor": "Vinno",
  1277. "ExpiredTime": null,
  1278. "RelatedDllList": [
  1279. "AutoBlineCalculationLib.dll",
  1280. "AutoBlineCalculationPostProcess.dll",
  1281. "Networks\\BlineSegment.emd"
  1282. ]
  1283. }
  1284. ]
  1285. },
  1286. {
  1287. "FunctionName": "FatLayerIdentification",
  1288. "IsEnabled": true,
  1289. "Version": "All",
  1290. "ExpiredTime": null,
  1291. "Engines": [
  1292. {
  1293. "EngineName": "AbdomenFatLayerIdentification",
  1294. "EngineType": "AbdomenFatLayerIdentification",
  1295. "IsEnabled": true,
  1296. "Version": "All",
  1297. "Vendor": "Vinno",
  1298. "ExpiredTime": null,
  1299. "RelatedDllList": [
  1300. "AbdomenFatLayerDisplayLib.dll",
  1301. "Networks\\AbdomenFatLayerSeg.emd"
  1302. ]
  1303. }
  1304. ]
  1305. }
  1306. ]