3D

所属分类:其他
开发工具:Visual C++
文件大小:395KB
下载次数:70
上传日期:2007-11-13 22:22:48
上 传 者 amin_253
说明:  vc编写的3D图形,可以旋转变形,对制作游戏也很有帮助
(vc prepared 3D graphics, you can rotate the deformation of the production of the game is also very helpful)

文件列表:
3D\3DMEDLIB\3DMEDLIB\3_D.BAT (1209, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\3_D.DOC (6445, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\ANG.C (8850, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\ANG1.C (21550, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\ANG2.C (7434, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\ANGPP.C (9044, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CG293_1I.001 (1, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CG293_2I.001 (1, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CG294_1I.001 (1, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CG294_2I.001 (1, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CG294_3I.001 (1, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CG294_4I.001 (1, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CTBILD.001 (131584, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CTBILD.002 (131584, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CTBILD.003 (131584, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CTBILD.004 (131584, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CTBILD.005 (131584, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CTBILD.006 (131584, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CTBILD.007 (131584, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CTTGA.C (4500, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CTTGA.EXE (24486, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\CUT.C (8279, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DBO.OUT (65536, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DEB.C (7999, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DEP.C (3308, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DEP2.C (3199, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DEPPP.C (2358, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DRE.OUT (62976, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DRL.OUT (62976, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DUMP.C (2193, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DUMP1.C (2134, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DUMP1.EXE (14261, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\DUMPPP.C (1542, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\FLIPD.C (3510, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\FLIPDPP.C (2596, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\FLIPH.C (3447, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\FLIPHPP.C (2531, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\FLIPV.C (3470, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\FLIPVPP.C (3705, 1989-08-25)
3D\3DMEDLIB\3DMEDLIB\GIB.C (9781, 1989-08-25)
... ...

Sample data files for 3-D medical imaging software. /************************************************************* 3-D Reconstruction of Medical Images Three Dimensional Reconstruction Of Medical Images from Serial Slices - CT, MRI, Ultrasound These programs process a set of slices images (scans) for one patient. It outputs two sets of files containing nine predefined views of bony surfaces. One set contains distance values and the other gradient values. The distance values are used as 3-D spatial topographic surface coordinate maps for geometrical analysis of the scanned object. The gradient values are used for rendering the surface maps on CRT displays for subjective viewing where perception of small surface details is important. Daniel Geist, B.S. Michael W. Vannier, M.D. Mallinckrodt Institute of Radiology Washington University School of Medicine 510 S. Kingshighway Blvd. St. Louis, Mo. 63110 These programs may be copied and used freely for non-commercial purposes by developers with inclusion of this notice. ********************************************************************/ The files DBO.out, DRL.out and DRE.out are 3-D surface images 256 x 256 (or slightly fewer lines) with 8 bits per pixel. These are 3-D reconstruction images obtained from CT scans using the grad.c program supplied by the authors. The data file, "CTBILD.001", is a sample CT scan slice from a Siemens Somatom 2 CT scanner. It has a header block of 512 bytes, followed by 256 image lines. Each image line has 256 elements (pixels or voxels, if you prefer). Each pixel consists of 16 bits or 2 bytes. Of these, only the low order 11 bits contain gray scale data. The high order 5 bits (or in the case of other CT scanners, the high order 4 bits) may be ignored. If you are interested in other CT scan data sets in IBM PC/AT format, we may be able to help you. This is true when there is some academic purpose for the request. Contact the authors, as listed below, for more information on 3-D reconstruction imaging for the PC (and other platforms). Keep us informed on your progress, as we are most pleased to hear from you and share our work in biomedical image processing.... Michael W. Vannier Mallinckrodt Institute of Radiology Washington University School of Medicine 510 S. Kingshighway Blvd. St. Louis, Mo. 63110 June 1***9

近期下载者

相关文件


收藏者