# Imaging

Published articles for Imaging.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## New AI technique could make minimally invasive surgeries safer and more precise

DevFeed: [New AI technique could make minimally invasive surgeries safer and more precise](<https://devfeed.tech/articles/new-ai-technique-could-make-minimally-invasive-surgeries-safer-and-more-precise-37973.md>)

Original publisher: [Read original article](<https://news.mit.edu/2026/new-ai-technique-could-make-minimally-invasive-surgeries-safer-more-precise-0916>)

Author: Adam Zewe | MIT News

Published: 2026-09-16T15:00:00Z

Content type: news

Language: en

Sources: [MIT AI News](<https://devfeed.tech/sources/mit-ai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Research](<https://devfeed.tech/topics/ai-research.md>), [3D](<https://devfeed.tech/topics/3d.md>), [navigation](<https://devfeed.tech/topics/navigation.md>)

Tags: [3d](<https://devfeed.tech/tags/3d.md>), [ai](<https://devfeed.tech/tags/ai.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [computer-science-and-artificial-intelligence-laboratory-csail](<https://devfeed.tech/tags/computer-science-and-artificial-intelligence-laboratory-csail.md>), [computer-science-and-technology](<https://devfeed.tech/tags/computer-science-and-technology.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [electrical-engineering-and-computer-science-eecs](<https://devfeed.tech/tags/electrical-engineering-and-computer-science-eecs.md>), [health-care](<https://devfeed.tech/tags/health-care.md>), [images](<https://devfeed.tech/tags/images.md>), [imaging](<https://devfeed.tech/tags/imaging.md>), [jameel-clinic](<https://devfeed.tech/tags/jameel-clinic.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [medical-devices](<https://devfeed.tech/tags/medical-devices.md>), [medical-imaging](<https://devfeed.tech/tags/medical-imaging.md>), [minimally-invasive-surgery](<https://devfeed.tech/tags/minimally-invasive-surgery.md>), [mit-ibm-computing-research-lab](<https://devfeed.tech/tags/mit-ibm-computing-research-lab.md>), [mit-schwarzman-college-of-computing](<https://devfeed.tech/tags/mit-schwarzman-college-of-computing.md>), [model](<https://devfeed.tech/tags/model.md>), [national-institutes-of-health-nih](<https://devfeed.tech/tags/national-institutes-of-health-nih.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [paper](<https://devfeed.tech/tags/paper.md>), [polina-golland](<https://devfeed.tech/tags/polina-golland.md>), [precision](<https://devfeed.tech/tags/precision.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [research](<https://devfeed.tech/tags/research.md>), [school-of-engineering](<https://devfeed.tech/tags/school-of-engineering.md>), [vision](<https://devfeed.tech/tags/vision.md>), [vivek-gopalakrishnan](<https://devfeed.tech/tags/vivek-gopalakrishnan.md>)

### AI overview

MIT researchers and collaborators developed xvr, an AI method that adapts to individual patients and rapidly aligns intraoperative X-rays with preoperative 3D medical scans. The technique is intended to improve surgical navigation for minimally invasive procedures.

### Source excerpt

This patient-specific method, called xvr, helps doctors use X-rays for surgical navigation in fields such as orthopedics and neurosurgery.

## Imaging mounted disk volumes under duress

DevFeed: [Imaging mounted disk volumes under duress](<https://devfeed.tech/articles/imaging-mounted-disk-volumes-under-duress-41607.md>)

Original publisher: [Read original article](<https://blog.benjojo.co.uk/post/imaging-mounted-disk-volumes-live>)

Author: ben@benjojo.co.uk

Published: 2021-09-20T11:25:28Z

Content type: tutorial

Language: en

Sources: [benjojo blog](<https://devfeed.tech/sources/benjojo-blog.md>)

Topics: [backups](<https://devfeed.tech/topics/backups.md>), [Disk image](<https://devfeed.tech/topics/disk-image.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [LVM](<https://devfeed.tech/topics/lvm.md>), [Filesystems](<https://devfeed.tech/topics/filesystems.md>), [boot](<https://devfeed.tech/topics/boot.md>), [eBPF](<https://devfeed.tech/topics/ebpf.md>), [tracing](<https://devfeed.tech/topics/tracing.md>)

Tags: [backup](<https://devfeed.tech/tags/backup.md>), [boot](<https://devfeed.tech/tags/boot.md>), [file-system](<https://devfeed.tech/tags/file-system.md>), [imaging](<https://devfeed.tech/tags/imaging.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [lvm](<https://devfeed.tech/tags/lvm.md>), [mount](<https://devfeed.tech/tags/mount.md>), [snapshots](<https://devfeed.tech/tags/snapshots.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

This tutorial explains how to create reliable disk images from mounted Linux volumes when rebooting or reconfiguring storage is impractical. It explores using Linux block-device tracing to observe live disk changes and avoid corrupted backups.

### Source excerpt

Imaging mounted disk volumes under duress Backups are critical. If you are lucky and organised you have a set of useful backup primitives, such as Point in Time snapshots on your Infra