REVIEW 3 major objections 5 minor 56 references
The R-Vessel-X Project
T0 review · 3 major / 5 minor · reviewed 2026-08-10 · deepseek-v4-flash
Pith's one-line read This report claims the R-Vessel-X project delivered a complete, open-source pipeline for analyzing and simulating liver vasculature in 3D medical images.
desk verdict A candid project summary with no new science; its value depends entirely on whether the linked repos and cited papers actually support the claims, especially the clinical-use and speed claims. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central objects are: (1) vesselness filters, operators that enhance tubular structures in images, whose benchmark is the project's filtering contribution; (2) 3D Dense U-Net, a deep convolutional segmentation architecture with dense connections, trained on filter-enhanced images; (3) Constrained Constructive Optimization (CCO), an algorithm that incrementally builds a binary tree of vessel segments by optimizing terminal point placements subject to physiological rules; and (4) a multi-compartment Darcy/CFD coupling for computing perfusion parameters. The filter benchmark provides the machinery that ties the pieces together: it yields reliable filter implementations, and the filters in turn provide vascular pattern inputs that improve segmentation and can synthesize training data.
What would settle it
Download the three referenced public repositories and run the described workflows: re-run the filter benchmark on the same public datasets and check that the reported mean MCC/Dice table reproduces; train the Dense U-Net with and without the Jerman filter on the same data and check the Dice gain; and verify that the liver segmentation plugin is functional and used at the stated hospital. If any of these fail, the project's stated outcomes as summarized here are not reproducible.
Extended reading notes
Core claim
The paper's central claim is that the R-Vessel-X project delivered extensive research outcomes that collectively cover filtering, segmentation, modeling, and simulation for 3D angiographic image analysis, with a focus on the liver. On the segmentation side, it reports that combining a vesselness filter as preprocessing with a 3D Dense U-Net raises liver vessel segmentation Dice scores from 0.671 to 0.856 on a public liver CT dataset, while preserving bifurcations and small vessels. On the modeling side, it presents an open-source revisitation of the Constrained Constructive Optimization algorithm that generates realistic synthetic vascular trees, including the liver vasculature when seeded with image-extracted major branches. The simulation work couples Darcy flow and computational fluid dynamics in a multi-compartment model to compute pressure, flow, and permeability in the liver parenchyma and vessels. The paper frames these results as reproducible contributions, with permanent links to the software and an emphasis on open diffusion to the biomedical engineering community.
Load-bearing premise
The report assumes that the cited publications and public repositories actually contain the methods, results, and clinical usage that the summary describes, since none of those sources is reproduced or audited in this paper.
Editorial extensions
If this is right
- Any research group can run the same filtering benchmark on its own volumes and compare new operators against seven standard filters under controlled parameters.
- The reported Dice gains suggest that vesselness pre-filtering is a cheap, effective way to improve deep vessel segmentation, especially for small vessels and bifurcations.
- OpenCCO gives the community a free, open alternative to closed implementations of CCO for generating patient- or organ-constrained synthetic vascular trees.
- The simulation pipeline can turn an image-derived liver vascular tree plus organ boundary into computed physiological maps of pressure and flow, useful for pre-surgical planning.
- The plug-ins put the project's methods directly into a commonly used medical image analysis environment, lowering the barrier to clinical and research adoption.
Reading between the lines
- The report itself contains no experiments; every substantive claim is deferred to the cited publications, so the summary should be read as a project overview rather than as new evidence.
- If the filter benchmark and OpenCCO are widely adopted, a fully synthetic training pipeline becomes practical: generate vessels, render them, filter them, and train segmentation models with known ground truth.
- The stronger clinical claims (faster annotation than commercial tools; use in a radiology department) are asserted from other sources and would need a direct comparative study to be verified.
- The success of filter-enhanced deep segmentation suggests a testable extension: on datasets with different contrast or modality (e.g., MRI), the optimal filter might differ, and the benchmark is the right tool to find it.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This technical report summarizes the ANR-funded R-Vessel-X project (2019-2023) on hepatic vascular image analysis. It reports contributions in four areas: a benchmarking framework and C++ library for vesselness filtering (§2.1), deep-learning liver vessel segmentation (§2.2), the OpenCCO tool for CCO-based vascular tree generation (§2.3), a hepatic perfusion simulation pipeline (§2.4), and two 3D Slicer plug-ins (§2.5). The paper concludes that the project delivered extensive research outcomes and that one plug-in is used in clinical practice. Most technical details and quantitative results are delegated to cited publications; the manuscript itself is a high-level project overview.
Significance. If the cited works and repositories contain what the summary claims, the project has produced useful open-source resources: a filter benchmark on public datasets, 3D Slicer plug-ins with permanent links, an IPOL demo, and reproducible simulation code. The strength of the report is its explicit indexing of these artifacts, including public dataset usage and JOSS/IPOL citations. However, the manuscript presents no new method or data, and its significance therefore depends entirely on external sources the reader cannot audit from the text alone.
major comments (3)
- [§2.5 and §3] The claim that SlicerRVXLiverSegmentation enables "a faster annotation compared to commercial solutions, mostly for MRI data" and is "used in the radiology department at CHU of Clermont-Ferrand" is load-bearing for the project's impact statement, but no direct evidence is provided in this manuscript; the sole support is a citation to Lamy et al. (2022b). A JOSS paper is a software-description venue and does not by itself document a comparative timing study or clinical deployment. Please include the supporting measurements, reproduce the relevant comparisons, or clearly attribute these statements as claims of the cited external paper and qualify the definitive wording accordingly.
- [§2.5] The sentence "this is the very first time that such plug-in incorporates deep models based on MONAI for automatic liver volume segmentation" is an unsupported priority claim. No prior-art search or citation is given, and the phrasing "such plug-in" is ambiguous about the comparison class (3D Slicer plug-ins? liver-segmentation plug-ins? MONAI-based plug-ins?). Either provide a precise, verifiable basis for the claim or remove it.
- [Abstract, §2.1–§2.5, §3] The paper's central assertion—that the project "provided extensive research outcomes" and delivered the described tools—is not directly auditable from this manuscript. All quantitative results (Tables 1 and 2) are stated to come from external publications, and the software artifacts are only described through links and citations. As a project report this is acceptable, but the authors should add a short "availability and validation" subsection reporting the repository versions, installability status, and any basic reproducibility check (e.g., a CI badge or container definition), so that the deliverables can be verified independently of the project's own papers.
minor comments (5)
- [Abstract] The abstract contains a spacing typo, "toobtain", which should read "to obtain".
- [§2.5] The phrase "we shew" is an archaic or typographical form; it should be "we showed".
- [References] In the Kikinis et al. (2014) reference, "V osburgh" contains an erroneous space and should be "Vosburgh".
- [§2.1] The text describes "seven gold standard filters", and Table 1 lists Baseline plus seven methods; the caption and the table would benefit from explicitly stating that Baseline is a comparison method and not one of the seven filtering operators.
- [Acknowledgement] The acknowledgement writes "AgenceNationale de la Recherche" without a space, while the footnote in the abstract spells it correctly; please unify the spelling.
Circularity Check
No significant circularity: the report is a self-referential project summary, but its central deliverables are externally checkable and no derivation reduces to its own inputs.
full rationale
This is a technical report summarizing a funded project, not a derivation chain with equations. The contributions (vesselness filter benchmark, deep segmentation models, OpenCCO generator, perfusion simulation, 3D Slicer plug-ins) are presented as outcomes and are delegated to the project's own publications, theses, GitHub repositories, and an IPOL demo. This makes the report heavily self-referential: the evidence for the central claim of 'extensive research outcomes' consists largely of the project's own outputs. However, the existence of those outputs is independently checkable through the provided permanent links (e.g., github.com/R-Vessel-X/SlicerRVXVesselnessFilters, github.com/R-Vessel-X/SlicerRVXLiverSegmentation, and the OpenCCO IPOL demo), so the central claim does not reduce to the report's assumptions. Two specific claims are not auditable within this paper and are flagged as verifiability weaknesses rather than circularity: Section 2.5 asserts that SlicerRVXLiverSegmentation enables 'a faster annotation compared to commercial solutions, mostly for MRI data' based solely on the authors' own JOSS paper (Lamy et al., 2022b), and Section 3 asserts that the plug-in 'is used in the radiology department at CHU of Clermont-Ferrand' with no supporting evidence. These are load-bearing statements about clinical utility and adoption, but they are not derivations, fitted predictions, or imported uniqueness theorems; removing them does not make the rest of the report circular. No equation is defined in terms of the quantity it claims to predict, and no fitted parameter is renamed as a prediction.
Assumptions & free parameters
assumptions (3)
- domain assumption Vesselness filters provide useful preprocessing for hepatic vessel segmentation.
- domain assumption Constrained Constructive Optimization generates physiologically plausible vascular trees.
- domain assumption Multi-compartment Darcy flow coupled with CFD represents hepatic perfusion.
Cite this review
Pith. "Pith review of The R-Vessel-X Project." pith.science (2026). https://pith.science/paper/GXLBXTE2
@misc{pith2026250110068,
author = {Pith},
title = {Pith review of: The R-Vessel-X Project},
year = {2026},
howpublished = {\url{https://pith.science/paper/GXLBXTE2}},
note = {Machine review of arXiv:2501.10068}
}
read the original abstract
1) Objectives: This technical report presents a synthetic summary and the principal outcomes of the project R-Vessel-X ("Robust vascular network extraction and understanding within hepatic biomedical images") funded by the French Agence Nationale de la Recherche, and developed between 2019 and 2023. 2) Material and methods: We used datasets and tools publicly available such as IRCAD, Bullitt or VascuSynth toobtain real or synthetic angiographic images. The main contributions lie in the field of 3D angiographic image analysis: filtering, segmentation, modeling and simulation, with a specific focus on the liver. 3) Results: We paid a particular attention to open-source software diffusion of the developed methods, by means of 3D Slicer plugins for the liver anatomy segmentation (SlicerRVXLiverSegmentation) and vesselness filtering (Slicer-RVXVesselnessFilters), and an online demo for the generation of synthetic and realistic vessels in 2D and 3D (OpenCCO). 4) Conclusion: The R-Vessel-X project provided extensive research outcomes, covering various topics related to 3D angiographic image analysis, such as filtering, segmentation, modeling and simulation. We also developed open-source and free softwares so that the research communities in biomedical engineering can use these results in their future research.
Figures
Figures from the paper (5 more)
Reference graph
Works this paper leans on
-
[1]
author Affane, A. , year 2022 . title Robust liver vessel segmentation in medical images using 3-D deep learning approaches . Ph.D. thesis. University of Clermont Auvergne, Clermont-Ferrand, France
work page 2022
-
[2]
author Affane, A. , author Kucharski, A. , author Chapuis, P. , author Freydier, S. , author Lebre, M.A. , author Vacavant, A. , author Fabijańska, A. , year 2021 . title Segmentation of liver anatomy by combining 3-D U-Net approaches . journal Journal of Applied Sciences volume 11 , pages 4895
work page 2021
-
[3]
author Affane, A. , author Lamy, J. , author Lebre, M.A. , author Vacavant, A. , year 2022 . title Robust deep 3-D architectures based on vascular patterns for liver vessel segmentation . journal Informatics in Medicine Unlocked volume 34 , pages 101111
work page 2022
-
[4]
author Alvarez, M. , author de Pina, D.R. , author Rositi, H. , author Vacavant, A. , year 2023 . title Comparison of unet and dc-unet models for an efficient segmentation and visualization of rodent hepatic vascular network from x-ray phase contrast imaging , in: booktitle ISBI, Procs. , publisher IEEE . pp. pages 1--5
work page 2023
-
[5]
author Bullitt, E. , author Zeng, D. , author Gerig, G. , author Aylward, S. , author Joshi, S. , author Smith, J.K. , author Lin, W. , author Ewend, M.G. , year 2005 . title Vessel tortuosity and brain tumor malignancy: A blinded study . journal Academic Radiology volume 12 , pages 1232--1240
work page 2005
-
[6]
author Cardoso, M.J. , author Li, W. , author Brown, R. , author Ma, N. , author Kerfoot, E. , author Wang, Y. , author Murray, B. , author Myronenko, A. , author Zhao, C. , author Yang, D. , author Nath, V. , author He, Y. , author Xu, Z. , author Hatamizadeh, A. , author Zhu, W. , author Liu, Y. , author Zheng, M. , author Tang, Y. , author Yang, I. , a...
arXiv 2022
-
[7]
author Cheema, M.N. , author Nazir, A. , author Yang, P. , author Sheng, B. , author Li, P. , author Li, H. , author Wei, X. , author Qin, J. , author Kim, J. , author Feng, D.D. , year 2021 . title Modified GAN-CAED to minimize risk of unintentional liver major vessels cutting by controlled segmentation using CTA/SPET-CT . journal IEEE Transactions on In...
work page 2021
-
[8]
author Chetoui, M. , author Morvan, M. , author Beaurepaire, P. , author Vacavant, A. , year 2023 . title A new open-source workflow for multiscale modeling of hepatic perfusion , in: booktitle Congress of the European Society of Biomechanics , address Maastricht, The Netherlands
work page 2023
Show all 56 references
-
[9]
, author Srir, M.A
author de Chou, R.S. , author Srir, M.A. , author Najman, L. , author Passat, N. , author Talbot, H. , author Vignon - Clementel, I.E. , year 2024 . title Convex optimization for binary tree-based transport networks , in: booktitle DGMM, Procs. , pp. pages 217--228
2024
-
[10]
, author Kassjanski, M
author Ciecholewski, M. , author Kassjanski, M. , year 2021 . title Computational methods for liver vessel segmentation in medical imaging: A review . journal Sensors volume 21 , pages 2027
2021
-
[11]
, author Lienemann, G
author Debroux, N. , author Lienemann, G. , author Magnin, B. , author Guyader, C.L. , author Vacavant, A. , year 2020 . title A time-dependent joint segmentation and registration model: Application to longitudinal registration of hepatic DCE-MRI sequences , in: booktitle IPTA...
2020
-
[12]
, author Vacavant, A
author Esteves, S.C. , author Vacavant, A. , author Merveille, O. , year 2024 . title A plug-and-play framework for curvilinear structure segmentation based on a learned reconnecting regularization . journal Neurocomputing volume 599 , pages 128055
2024
-
[13]
, author Niessen, W.J
author Frangi, A.F. , author Niessen, W.J. , author Vincken, K.L. , author Viergever, M.A. , year 1998 . title Muliscale vessel enhancement filtering , in: booktitle MICCAI, Procs. , pp. pages 130--137
1998
-
[14]
, author Zong, Q
author Gao, Z. , author Zong, Q. , author Wang, Y. , author Yan, Y. , author Wang, Y. , author Zhu, N. , author Zhang, J. , author Wang, Y. , author Zhao, L. , year 2023 . title Laplacian salience-gated feature pyramid network for accurate liver vessel segmentation . journal I...
2023
-
[15]
, author Vacavant, A
author Garret, G. , author Vacavant, A. , author Frindel, C. , year 2024 . title Deep vessel segmentation based on a new combination of vesselness filters , in: booktitle ISBI, Procs. , publisher IEEE
2024
-
[16]
, author Shah, Z
author Goceri, E. , author Shah, Z. , author Gurcan, M. , year 2017 . title Vessel segmentation from abdominal magnetic resonance images: Adaptive and reconstructive approach . journal International Journal for Numerical Methods in Biomedical Engineering volume 33 , pages e2811
2017
-
[17]
, author Song, H
author Guo, Q. , author Song, H. , author Fan, J. , author Ai, D. , author Gao, Y. , author Yu, X. , author Yang, J. , year 2022 . title Portal vein and hepatic vein segmentation in multi-phase MR images using flow-guided change detection . journal IEEE Transactions on Image P...
2022
-
[18]
, author Xiao, R
author Guo, X. , author Xiao, R. , author Zhang, T. , author Chen, C. , author Wang, J. , author Wang, Z. , year 2020 . title A novel method to model hepatic vascular network using vessel segmentation, thinning, and completion . journal Medical & Biological Engineering & Compu...
2020
-
[19]
, author Jassi, P
author Hamarneh, G. , author Jassi, P. , year 2010 . title Vascusynth: Simulating vascular trees for generating volumetric image data with ground-truth segmentation and tree analysis . journal Computerized Medical Imaging and Graphics volume 34 , pages 605--616
2010
-
[20]
, author Zhang, J
author Hao, W. , author Zhang, J. , author Su, J. , author Song, Y. , author Liu, Z. , author Liu, Y. , author Qiu, C. , author Han, K. , year 2022 . title HPM-Net : Hierarchical progressive multiscale network for liver vessel segmentation in CT images . journal Computer Metho...
2022
-
[21]
, year 2012
author Hecht, F. , year 2012 . title New development in FreeFem ++ . journal Journal of numerical mathematics volume 20 , pages 251--265 . https://freefem.org/
2012
-
[22]
, author Biasiolli, L
author Hill, C.E. , author Biasiolli, L. , author Robson, M.D. , author Grau, V. , author Pavlides, M. , year 2021 . title Emerging artificial intelligence applications in liver magnetic resonance imaging . journal World Journal of Gastroenterology volume 27 , pages 6825--6843
2021
-
[23]
, author Rijkhorst, E.J
author Ivashchenko, O.V. , author Rijkhorst, E.J. , author ter Beek , L.C. , author Hoetjes, N.J. , author Pouw, B. , author Nijkamp, J. , author Kuhlmann, K.F. , author Ruers, T.J. , year 2020 . title A workflow for automated segmentation of the liver surface, hepatic vascula...
2020
-
[24]
, author Najman, L
author Jaquet, C. , author Najman, L. , author Talbot, H. , author Grady, L.J. , author Schaap, M. , author Spain, B. , author Kim, H.J. , author Vignon - Clementel, I.E. , author Taylor, C.A. , year 2019 . title Generation of patient-specific cardiac vascular networks: A hybr...
2019
-
[25]
, author Pernus, F
author Jerman, T. , author Pernus, F. , author Likar, B. , author Spiclin, Z. , year 2016 . title Enhancement of vascular structures in 3D and 2D angiographic images . journal IEEE Transactions on Medical Imaging volume 35 , pages 2107--2118
2016
-
[26]
, author Togawa, T
author Kamiya, A. , author Togawa, T. , year 1972 . title Optimal branching structure of the vascular tree. journal The Bulletin of Mathematical Biophysics volume 34 , pages 431--438
1972
-
[27]
, author Neumann, F
author Karch, R. , author Neumann, F. , author Neumann, M. , author Schreiner, W. , year 1999 . title A three-dimensional model for arterial tree representation, generated by constrained constructive optimization . journal Computers in Biology and Medicine volume 29 , pages 19--38
1999
-
[28]
, author Ngo, P
author Kerautret, B. , author Ngo, P. , author Passat, N. , author Talbot, H. , author Jaquet, C. , year 2023 . title OpenCCO : A n implementation of C onstrained C onstructive O ptimization for generating 2D and 3D vascular trees . journal Image Processing On Line volume 13 ,...
2023
-
[29]
, author Pieper, S.D
author Kikinis, R. , author Pieper, S.D. , author Vosburgh, K.G. , year 2014 . title 3D Slicer: A Platform for Subject-Specific Image Analysis, Visualization, and Clinical Support . publisher Springer New York , address New York, NY . pp. pages 277--289
2014
-
[30]
, author Han, X
author Kitrungrotsakul, T. , author Han, X. , author Iwamoto, Y. , author Lin, L. , author Foruzan, A.H. , author Xiong, W. , author Chen, Y. , year 2019 . title Vesselnet: A deep convolutional neural network with multi pathways for robust hepatic vessel segmentation . journal...
2019
-
[31]
, year 2023
author Lamy, J. , year 2023 . title Study of vesselness filters applied to 3D medical images . Ph.D. thesis. Lumi \` e re University Lyon 2, France
2023
-
[32]
, author Kerautret, B
author Lamy, J. , author Kerautret, B. , author Merveille, O. , author Passat, N. , year 2021 . title Structure, concept and result reproducibility of the benchmark on vesselness filters , in: booktitle RRPR, Procs. , pp. pages 121--135
2021
-
[33]
, author Merveille, O
author Lamy, J. , author Merveille, O. , author Kerautret, B. , author Passat, N. , year 2022 a. title A benchmark framework for multiregion analysis of vesselness filters . journal IEEE Transactions on Medical Imaging volume 41 , pages 3649--3662
2022
-
[34]
, author Merveille, O
author Lamy, J. , author Merveille, O. , author Kerautret, B. , author Passat, N. , author Vacavant, A. , year 2020 . title Vesselness filters: A survey with benchmarks applied to liver imaging , in: booktitle ICPR, Procs. , pp. pages 3528--3535
2020
-
[35]
, author Pelletier, T
author Lamy, J. , author Pelletier, T. , author Lienemann, G. , author Magnin, B. , author Kerautret, B. , author Passat, N. , author Finet, J. , author Vacavant, A. , year 2022 b. title The 3D S licer RVXLiverSegmentation plug-in for interactive liver anatomy reconstruction f...
2022
-
[36]
, author Chung, A
author Law, M.W. , author Chung, A. , year 2008 . title Three dimensional curvilinear structure detection using optimally oriented flux , in: booktitle ECCV, Procs. , organization Springer . pp. pages 368--382
2008
-
[37]
, author Arrouk, K
author L e bre, M. , author Arrouk, K. , author Van, A.V. , author Leborgne, A. , author Grand - Brochier, M. , author Beaurepaire, P. , author Vacavant, A. , author Magnin, B. , author Abergel, A. , author Chabrot, P. , year 2017 . title Medical image processing and numerical...
2017
-
[38]
, author Vacavant, A
author L e bre, M. , author Vacavant, A. , author Grand - Brochier, M. , author Rositi, H. , author Abergel, A. , author Chabrot, P. , author Magnin, B. , year 2019 . title Automatic segmentation methods for liver and hepatic vessels from CT and MRI volumes, applied to the C o...
2019
-
[39]
, author Angelini, E.D
author Lesage, D. , author Angelini, E.D. , author Bloch, I. , author Funka - Lea, G. , year 2009 . title A review of 3D vessel lumen segmentation techniques: M odels, features and extraction schemes . journal Medical Image Analysis volume 13 , pages 819--845
2009
-
[40]
, author Huang, Y
author Li, R. , author Huang, Y. , author Chen, H. , author Liu, X. , author Yu, Y. , author Qian, D. , author Wang, L. , year 2022 . title 3 D graph-connectivity constrained network for hepatic vessel segmentation . journal IEEE Journal of Biomedical and Health Informatics vo...
2022
-
[41]
, author Vanguri, R
author Liu, M.Z. , author Vanguri, R. , author Mutasa, S. , author Ha, R. , author Liu, Y. , author Button, T. , author Jambawalikar, S. , year 2020 . title Channel width optimized neural networks for liver and vessel segmentation in liver iron quantification . journal Compute...
2020
-
[42]
, author Jacob, M
author Meijering, E. , author Jacob, M. , author Sarria, J.C. , author Steiner, P. , author Hirling, H. , author Unser, e.M. , year 2004 . title Design and validation of a tool for neurite tracing and analysis in fluorescence microscopy images . journal Journal of Cytometry Pa...
2004
-
[43]
, author Talbot, H
author Merveille, O. , author Talbot, H. , author Najman, L. , author Passat, N. , year 2018 . title Curvilinear structure analysis by ranking the orientation responses of path operators . journal IEEE Transactions on Pattern Analysis and Machine Intelligence volume 40 , pages...
2018
-
[44]
, author De Momi, E
author Moccia, S. , author De Momi, E. , author El Hadji, S. , author S. Mattos, L. , year 2018 . title Blood vessel segmentation algorithms - R eview of methods, datasets and evaluation metrics . journal Computer Methods and Programs in Biomedicine volume 158 , pages 71--91
2018
-
[45]
, author Lukes, V
author Rohan, E. , author Lukes, V. , author Jon \' a sov \' a , A. , year 2016 . title Modeling of the contrast-enhanced perfusion test in liver based on the multi-compartment flow in porous media . journal CoRR volume abs/1605.09162 . arXiv:1605.09162 http://arxiv.org/abs/1605.09162
2016 arXiv
-
[46]
, author Fischer, P
author Ronneberger, O. , author Fischer, P. , author Brox, T. , year 2015 . title U-Net : Convolutional networks for biomedical image segmentation , in: booktitle MICCAI, Procs. , pp. pages 234--241
2015
-
[47]
, author Nakajima, S
author Sato, Y. , author Nakajima, S. , author Shiraga, N. , author Atsumi, H. , author Yoshida, S. , author Koller, T. , author Gerig, G. , author Kikinis, R. , year 1998 . title Three-dimensional multi-scale line filter for segmentation and visualization of curvilinear struc...
1998
-
[48]
, author Buxbaum, P
author Schreiner, W. , author Buxbaum, P. , year 1993 . title Computer-optimization of vascular trees . journal IEEE Transactions on Biomedical Engineering volume 40 , pages 482--491
1993
-
[49]
, author Hostettler, A
author Soler, L. , author Hostettler, A. , author Agnus, V. , author Charnoz, A. , author Fasquel, J. , author Moreau, J. , author Osswald, A. , author Bouhadjar, M. , author Marescaux, J. , year 2010 . title 3D image reconstruction for comparison of algorithm database: A pati...
2010
-
[50]
, author Liu, Z
author Su, J. , author Liu, Z. , author Zhang, J. , author Sheng, V.S. , author Song, Y. , author Zhu, Y. , author Liu, Y. , year 2021 . title DV-Net : Accurate liver vessel segmentation via dense connection model with D-BCE loss function . journal Knowledge-Based Systems volu...
2021
-
[51]
, author Zhang, X
author Wang, X. , author Zhang, X. , author Wang, G. , author Zhang, Y. , author Shi, X. , author Dai, H. , author Liu, M. , author Wang, Z. , author Meng, X. , year 2023 . title TransFusionNet : Semantic and spatial features fusion framework for liver tumor and vessel segment...
2023
-
[52]
, author Qian, Y
author Wu, M. , author Qian, Y. , author Liao, X. , author Wang, Q. , author Heng, P. , year 2023 . title Hepatic vessel segmentation based on 3D swin-transformer with inductive biased multi-head self-attention . journal BMC Medical Imaging volume 23 , pages 91
2023
-
[53]
, author Wang, B
author Yan, Q. , author Wang, B. , author Zhang, W. , author Luo, C. , author Xu, W. , author Xu, Z. , author Zhang, Y. , author Shi, Q. , author Zhang, L. , author You, Z. , year 2021 . title Attention-guided deep neural network with multi-scale feature fusion for liver vesse...
2021
-
[54]
, author Wu, F
author Zhang, J. , author Wu, F. , author Chang, W. , author Kong, D. , year 2022 . title Techniques and algorithms for hepatic vessel skeletonization in medical images: A survey . journal Entropy volume 24 , pages 465
2022
-
[55]
, author Zhou, Z
author Zhang, R. , author Zhou, Z. , author Wu, W. , author Lin, C.C. , author Tsui, P.H. , author Wu, S. , year 2018 . title An improved fuzzy connectedness method for automatic three-dimensional liver vessel segmentation in CT images . journal Journal of Healthcare Engineeri...
2018
-
[56]
write newline
" write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 gl...
Reviewed August 10, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.