script> if ('serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('/service-worker.js') .then(registration => { console.log('Service Worker registrado com sucesso:', registration); }) .catch(error => { console.log('Falha ao registrar Service Worker:', error); }); }); }

Stanford Medicine uses augmented reality for real-time data visualization during surgery

“I can independently move the virtual monitors to a more ergonomic position, then make it twice as big and easier to see,” Perino said. An augmented …

Powered by WPeMatico