Click here to Skip to main content
15,887,135 members
Articles / Web Development / HTML

Converting Dicom Files to Standard Image Format (.jpeg, .png, etc.) in MVC Using C#

Rate me:
Please Sign up or sign in to vote.
4.67/5 (4 votes)
20 Apr 2016CPOL6 min read 32K   2.4K   7  
So I was doing a project of medical domain and I faced a big challenge to handle the Dicom files. The users of my application wanted to upload a zip file which contains some DICOM files and then they wanted to see it in image format. So I am sharing my efforts in the form of a sample project.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
India India
Young crazy web developer with new technologies in mind and wants to learn more and more and more.
Spent only 3 years in this field and love to work on Asp.Net MVC architecture.

You can contact me on skype : armaan.sharma2411

Comments and Discussions