FNNDSC / FNNDSC/ami

Where to get CoreUtils, LoadersVolume, HelpersStack, HelpersLut, CamerasOrthographic, ControlsOrthographic file for ami Medical Image Viewer

Open
#383 3 comments 0 reactions 0 assignees View on GitHub
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.

![Screenshot_9](https://user-images.githubusercontent.com/42467630/57858064-f9101700-780d-11e9-8ae9-82d13649ebf9.png)

![Screenshot_8](https://user-images.githubusercontent.com/42467630/57857610-1bedfb80-780d-11e9-9ff7-57bef2f67b73.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.