Where to get CoreUtils, LoadersVolume, HelpersStack, HelpersLut, CamerasOrthographic, ControlsOrthographic file for ami Medical Image Viewer
- Dominant language
- JavaScript
- Stars
- 745
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
Hello Developers/Friends,
I am unable to get the **CoreUtils, LoadersVolume, HelpersStack, HelpersLut, CamerasOrthographic, ControlsOrthographic** library file for ami Medical Image Viewer files.
This file is used in **ami\examples\viewers_upload\viewers_upload.js**
LINES in CODE:
import CoreUtils from 'base/core/core.utils';
import LoadersVolume from 'base/loaders/loaders.volume';
import HelpersStack from 'base/helpers/helpers.stack';
import HelpersLut from 'base/helpers/helpers.lut';
import CamerasOrthographic from 'base/cameras/cameras.orthographic';
import ControlsOrthographic from 'base/controls/controls.trackballortho';
Unable to get these modules due to which my image uploader is not working. Please guide me how to get these modules.


Contributor guide
No contributing guide indexed for this repository
Research direction
Start with ami/examples/viewers_upload/viewers_upload.js and inspect how its six base/* imports are resolved in the project setup. Check the repository's build or module-loading instructions, then verify that the image uploader runs without unresolved-module errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100