]> AND Private Git Repository - these_gilles.git/blobdiff - THESE/biblio.bib
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
19 oct
[these_gilles.git] / THESE / biblio.bib
index 850c5b55c13b81250a6127276d1b2abf470ad644..3d4a3c3b640b93ab35033e0c6e8966801687bdd4 100755 (executable)
 @manual{CUDAPG,
        month = {7},
        organization = {NVIDIA Corporation},
-       title = {NVIDIA CUDA C Programming Guide v3.1.1},
-       year = {2010}
+       title = {NVIDIA CUDA C Programming Guide v4.2},
+       year = {2012}
 }
 
 @manual{CUDAFC,
@@ -503,6 +503,21 @@ number={3},
 pages={493-504},  
 doi={10.1016/j.bpj.2009.10.037}, 
 }
+@article{sanchez2013highly,
+year={2013},
+issn={1939-8018},
+journal={Journal of Signal Processing Systems},
+volume={71},
+number={3},
+doi={10.1007/s11265-012-0715-1},
+title={Highly Parallelable Bidimensional Median Filter for Modern Parallel Programming Models},
+url={http://dx.doi.org/10.1007/s11265-012-0715-1},
+publisher={Springer US},
+keywords={Nonlinear filters; Parallel algorithms; Image processing},
+author={Sánchez, RicardoM. and Rodríguez, PaulA.},
+pages={221-235},
+language={English}
+}
 @article{Sanchez-2-2012,
 year={2012},
 issn={1939-8018},
@@ -516,6 +531,7 @@ author={Sánchez, RicardoM. and Rodríguez, PaulA.},
 pages={1-15},
 language={English}
 }
+
 @article{cutrona1990synthetic,
   title={Synthetic aperture radar},
   author={Cutrona, LJ},
@@ -1226,7 +1242,7 @@ pages={166-175}
   year={2011},
   organization={IEEE}
 }
-@incollection{
+@incollection{snakegvf06,
 year={2006},
 isbn={978-3-540-48628-2},
 booktitle={Advances in Visual Computing},
@@ -1240,3 +1256,90 @@ publisher={Springer Berlin Heidelberg},
 author={He, Zhiyu and Kuester, Falko},
 pages={191-201}
 }
+@article{snakegvfopencl12,
+year={2012},
+issn={1861-8200},
+journal={Journal of Real-Time Image Processing},
+doi={10.1007/s11554-012-0257-6},
+title={Real-time gradient vector flow on GPUs using OpenCL},
+url={http://dx.doi.org/10.1007/s11554-012-0257-6},
+publisher={Springer-Verlag},
+keywords={Gradient Vector Flow; GPU; OpenCL},
+author={Smistad, Erik and Elster, AnneC. and Lindseth, Frank},
+pages={1-8},
+language={English}
+}
+@inproceedings{bauer2009segmentation,
+  title={Segmentation of airways based on gradient vector flow},
+  author={Bauer, Christian and Bischof, Horst and Beichel, Reinhard},
+  booktitle={International workshop on pulmonary image analysis, Medical image computing and computer assisted intervention},
+  pages={191--201},
+  year={2009},
+}
+@article{zheng2012fast,
+  title={A Fast GVF Snake Algorithm on the GPU},
+  author={Zheng, Zuoyong and Zhang, Ruixia},
+  journal={image},
+  volume={2},
+  pages={4},
+  year={2012}
+}
+@INPROCEEDINGS{5459410, 
+author={Catanzaro, Bryan and Bor-Yiing Su and Sundaram, N. and Yunsup Lee and Murphy, Mark and Keutzer, K.}, 
+booktitle={Computer Vision, 2009 IEEE 12th International Conference on}, 
+title={Efficient, high-quality image contour detection}, 
+year={2009}, 
+pages={2381-2388}, 
+keywords={Application software;Computer vision;Detection algorithms;Detectors;Image analysis;Image segmentation;Object detection;Object recognition;Parallel algorithms;Runtime}, 
+doi={10.1109/ICCV.2009.5459410}, 
+ISSN={1550-5499},}
+@article{bresenham1965algorithm,
+  title={Algorithm for computer control of a digital plotter},
+  author={Bresenham, Jack E},
+  journal={IBM Systems journal},
+  volume={4},
+  number={1},
+  pages={25--30},
+  year={1965},
+  publisher={IBM}
+}
+@inproceedings{martin2001database,
+  title={A database of human segmented natural images and its application to evaluating segmentation algorithms and measuring ecological statistics},
+  author={Martin, David and Fowlkes, Charless and Tal, Doron and Malik, Jitendra},
+  booktitle={Computer Vision, 2001. ICCV 2001. Proceedings. Eighth IEEE International Conference on},
+  volume={2},
+  pages={416--423},
+  year={2001},
+  organization={IEEE}
+}
+@article{volkov2010better,
+  title={Better performance at lower occupancy},
+  author={Volkov, Vasily},
+  journal={Proceedings of the GPU Technology Conference, GTC},
+  volume={10},
+  year={2010}
+}
+@article{perrot2013fine,
+  title={Fine-tuned High-speed Implementation of a GPU-based Median Filter},
+  author={Perrot, Gilles and Domas, St{\'e}phane and Couturier, Rapha{\"e}l},
+  journal={Journal of Signal Processing Systems},
+  pages={1--6},
+  year={2013},
+  publisher={Springer}
+}
+@inproceedings{sanchez2012bidimensional,
+  title={Bidimensional median filter for parallel computing architectures},
+  author={Sanchez, Ricardo M and Rodriguez, Paul A},
+  booktitle={Acoustics, Speech and Signal Processing (ICASSP), 2012 IEEE International Conference on},
+  pages={1549--1552},
+  year={2012},
+  organization={IEEE}
+}
+@inproceedings{wong2010demystifying,
+  title={Demystifying GPU microarchitecture through microbenchmarking},
+  author={Wong, Henry and Papadopoulou, M-M and Sadooghi-Alvandi, Maryam and Moshovos, Andreas},
+  booktitle={Performance Analysis of Systems \& Software (ISPASS), 2010 IEEE International Symposium on},
+  pages={235--246},
+  year={2010},
+  organization={IEEE}
+}
\ No newline at end of file