Code Monkey home page Code Monkey logo

pvr's Introduction

Probabilistic Volume Rendering - Feature extraction using 3D Convolutional Sparse Coding

This is the repo for feature extraction in Probabilistic Volume Rendering

Data in *.tif format have been store in folders:

  • data_bonsai# CT bonsai
  • data_kiwi # MRI kiwi
  • data_ldCT # Low dose CT
  • data_tooth # CT Tooth

Run main_generate_all.m to generate all sparse maps, response maps (3 levels with hierarchical summation at each level) Maps are stored in maps_*

Base implementation was extended from 2D version of MATLAB code from http://brendt.wohlberg.net/software/SPORCO/

If you use this code please refer to these papers:

@article{quan_intelligent_2017,
	title = {An {Intelligent} {System} {Approach} for {Probabilistic} {Volume} {Rendering} using {Hierarchical} 3D {Convolutional} {Sparse} {Coding}},
	volume = {PP},
	issn = {1077-2626},
	doi = {10.1109/TVCG.2017.2744078},
	journal = {IEEE Transactions on Visualization and Computer Graphics},
	author = {Quan, T. M. and Choi, J. and Jeong, H. and Jeong, W. K.},
	year = {2017},
}
@inproceedings{wohlberg_efficient_2014,
	title = {Efficient convolutional sparse coding},
	doi = {10.1109/ICASSP.2014.6854992},
	booktitle = {2014 {IEEE} {International} {Conference} on {Acoustics}, {Speech} and {Signal} {Processing} ({ICASSP})},
	author = {Wohlberg, B.},
	month = may,
	year = {2014},
	pages = {7173--7177},
}
@article{wohlberg_efficient_2015, 
	author={B. Wohlberg}, 
	journal={IEEE Transactions on Image Processing}, 
	title={Efficient Algorithms for Convolutional Sparse Representations}, 
	year={2016}, 
	volume={25}, 
	number={1}, 
	pages={301-315}, 
	doi={10.1109/TIP.2015.2495260}, 
	ISSN={1057-7149}, 
	month={Jan},
}

pvr's People

Contributors

tmquan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.