Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to render .dic files as changes made for parseDCM #206

Open
niks2060 opened this issue Jan 28, 2019 · 0 comments
Open

Not able to render .dic files as changes made for parseDCM #206

niks2060 opened this issue Jan 28, 2019 · 0 comments

Comments

@niks2060
Copy link

I am trying to work it with dicom files having extention .dic and I am able to render on one series
img_20190128

And when I am trying to do the same with other series it show me like this
img_20190128 1

I have change
var lg={OBJ:[hg,t],OFF:[kf,t],STL:[dg,t],VTK:[nf,t],TRK:[gg,t],MRC:[bg,t],ST:[bg,t],FSM:[pf,t],INFLATED:[pf,t],SMOOTHWM:[pf,t],SPHERE:[pf,t],PIAL:[pf,t],ORIG:[pf,t],NRRD:[cg,t],NII:[eg,t],GZ:[eg,t],DCM:[lf,t],
_

DIC:[lf,t]

_
,DICOM:[lf,t],"":[lf,t],CRV:[Yf,t],LABEL:[Xf,t],MGH:[Wf,u],MGZ:[Wf,q],RAW:[$f,u],RZ:[$f,q],TXT:[ag,t],LUT:[ag,t],PNG:[bf,"png"],JPG:[bf,"jpeg"],JPEG:[bf,"jpeg"],GIF:[bf,"gif"]};function mg(a){function b(a,b,e){b=2bMath.PI;b=za(Aa(l,Math.cos(b)),Aa(j,Math.sin(b)));a=za(za(c,Aa(d,a)),Aa(b,f));e=za(Aa(b,1-Math.abs(e)),Aa(g,e));return new kc(a,e)}this.Z=[];a=a||{};var c=new ya(a.start||[0,-1,0]),e=new ya(a.end||[0,1,0]),d=Ca(e,c),f=a.zb||1;a=a.ta||16;for(var g=Da(d),h=0.5<Math.abs(g.y()),l=Da((new ya(h,!h,0)).sc(g)),j=Da(l.sc(g)),h=new kc(c,Ea(g)),e=new kc(e,Da(g)),k=[],n=0;n<a;n++){var s=n/a,r=(n+1)/a;k.push(new mc([h,b(0,s,-1),b(0,r,-1)]));k.push(new mc([b(0,r,0),b(0,s,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant