lam0620
lam0620
I've been used old source (from 2012) of openjp2 to encode/decode a jpeg2000 data. ``` cio = opj_cio_open((opj_common_ptr)dinfo, jpegData, (int)jpegDataSize); opj_set_event_mgr((opj_common_ptr)dinfo, &event_mgr, NULL); opj_cio_close(cio); opj_destroy_decompress(dinfo); ``` Now, I'd like to...
Hi, Does anyone give me a solution for deploying the chat-langchain to production? What is the best option? Option 1: -Build Nextjs as a static site -Start Unicorn API server...
### Describe the Bug Sort by StudyDate is incorrect if there are multiple studies of the same date. The sort by date only. ### Steps to Reproduce Make sure you...
### Describe the Bug Click "Image Overlay", nothing is changed in the image viewport. ### Steps to Reproduce - Open and go to an image viewport - Click "Image Overlay"...
### Describe the Bug PR series viewing does not work. Ohif viewer version: 3.9.0-beta.59 It works well if opened by the Weasis viewer. Tested study: File size is bigger than...
### What feature or change would you like to see made? Doctors want to enable the Sync (Image Slice Sync) function when the viewer starts. Now We have to click...