Managed Codes for Bioimaging on ASP.NET

被引:0
|
作者
Kuleesha [1 ]
Feng, Lin [1 ]
机构
[1] Nanyang Technol Univ, Sch Comp Engn, Singapore 639798, Singapore
关键词
D O I
暂无
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
We present a demonstrating Web application for biomedical imaging and visualization, addressing its capability of implementing comprehensive image processing algorithms at the server side where proprietary datasets reside and direct access to them by client-side applications is restricted. The main technical challenge is to make the functionality of the dedicated imaging and visualization programs (usually compiled from a native programming language such as C++) publicly available via a Web based interface. Accessing information of the original image data and algorithmic details should be hidden, thus scripts executed by the webpage browser should be avoided. In this regard, we propose a solution based on the ASP.NET framework. Managed codes in C# are developed for Web controls, server-side GUI and relational database management; whereas unmanaged server-dependent imaging programs are invoked from within the managed programs. The advantages of such a Web application include (a) high security of the proprietary data which always a primary consideration in deployment of a networked system, (b) thin-client strategy in which heavy computing tasks are completed on the dedicated server with high-performance hardware, and (c) less demand for network bandwidth as only the rendering results instead of multiple high-dimensional datasets need to be transferred. The proposed approach is believed to be beneficial for building the Web-based Laboratory Information System (LIS) and Radiology Information System (RIS).
引用
收藏
页码:272 / 277
页数:6
相关论文
共 50 条