cornerstonejs / cornerstone

JavaScript library to display interactive medical images including but not limited to DICOM
https://docs.cornerstonejs.org/
MIT License
2.04k stars 596 forks source link

Unable to disable smoothing #613

Closed hakkelt closed 1 year ago

hakkelt commented 1 year ago

As far as I understood, it was possible in the previous versions to turn off the native canvas interpolation/smoothing by changing the "pixelReplication" value on the viewport, but it seems to be no longer supported (at least, I could not find the way in the documentation).

Is it possible somehow to disable smoothing? I would like to use cornerstone to develop an application for viewing MR images of mice and rats. The resolution of the images is usually relatively low, and displaying with native resolution is frequently not desirable.

No-Dream-No-Life commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。 您好,邮件我已收到,我将在看到后第一时间给您回复。

hakkelt commented 1 year ago

Sorry, wrong repo, I guess I should have posted it to cornerstone3D-beta...