中文

将医学影像Tractography技术应用于画家化渲染

图形学 2025-11-04 v1 计算机视觉与模式识别

摘要

医生和研究人员经常使用扩散张量成像(DTI)和Tractography来可视化人体组织中的纤维结构。本文探讨了这些技术与图像画家化渲染之间的联系。使用Tractography算法,所提出的方法可以放置brush strokes以模拟人类艺术家的绘画过程,类似于DTI中如何跟踪纤维。纤维方向的图像类比是structural tensor,它可以提供比梯度alone更精确的局部方向信息。我在肖像和一般图像上演示了这一技术,并讨论了纤维跟踪与笔画 placement之间的相似性,并以Tractography语言进行论述。本工作提出了一种探索性研究,将扩散张量成像技术应用于图像画家化渲染的跨域方法。所有代码均可在 https://github.com/tito21/st-python 获取。

关键词

引用

@article{arxiv.2511.00702,
  title  = {Applying Medical Imaging Tractography Techniques to Painterly Rendering of Images},
  author = {Alberto Di Biase},
  journal= {arXiv preprint arXiv:2511.00702},
  year   = {2025}
}

备注

Exploratory investigation applying medical imaging tractography techniques to painterly image rendering. Code available at https://github.com/tito21/st-python