[데일리팜]글로벌 의료 AI 쟁탈전 본격화…북미·유럽 규제 대응 능력 관건 글로벌 헬스케어 인공지능(AI) 시장이 의료영상 판독 중심에서 신약개발과 환자 관리, 의료행정 전반으로 빠르게 확장하고 있다. 북미가 방대한 의료데이터와 기업 투자를 기반으로 상용화를 주도하고 유럽은 규제와 데이터 활용 기준을 선점하는 가운데, 국내 기업도 양쪽 시장의 요구를 동시에 충족할 수 있는 체계를 갖춰야 한다는 목소리가 나온다. 16일 한국바이오협회가 발간한 글…
07월20일(월)
어떤 기사를 찾으시나요?
의약품
낱알식별
추천 키워드
2026-07-20 07:48:46 기준
한림제약
비대면
창고형 약국
개설자
환급
시상식
한미약품
약국
지노베타딘
독감
$(function () {
let $bar = $('.AD_bottom_fix');
if (!$bar.length) return;
console.log("outerHeight:", $bar.outerHeight());
$(document).on('click', '.AD_bottom_fix .adv_close', function (e) {
e.preventDefault();
if ($bar.data('closing')) return;
$bar.data('closing', true);
let h = $bar.outerHeight();
$bar.animate({bottom: -h, opacity: 0}, 350, 'swing', function () {
$bar.remove();
});
});
});
// (function () {
// const adImg = document.querySelector('.AD_bottom_fix > a.adv_item > img');
// if (!adImg) return;
//
// // 캔버스 준비(없으면 생성)
// let canvas = document.getElementById('canvas');
// if (!canvas) {
// canvas = document.createElement('canvas');
// canvas.id = 'canvas';
// canvas.style.display = 'none';
// document.body.appendChild(canvas);
// }
// const ctx = canvas.getContext('2d');
//
// // onload 먼저, 그 다음 crossOrigin + src 재지정(캐시 히트 대비)
// const url = adImg.getAttribute('src');
// adImg.onload = function () {
// try {
// canvas.width = adImg.naturalWidth || adImg.width;
// canvas.height = adImg.naturalHeight || adImg.height;
//
// ctx.drawImage(adImg, 0, 0);
//
// const w = canvas.width;
// const h = canvas.height;
// const data = ctx.getImageData(0, 0, w, h).data;
//
//
![[og_데일리팜글로벌_의료_AI_쟁탈전_본격화북미유럽_규제_대.jpg]]