intensity_transform.bib 1.0 KB

12345678910111213141516171819202122232425262728
  1. @book{Gonzalez2018,
  2. title = {Digital Image Processing 4th Edition},
  3. author = {Rafael C. Gonzalez, Richard E. Woods},
  4. year = {2018},
  5. publisher = {Pearson}
  6. }
  7. @misc{lcs435lab,
  8. title = {CS425 Lab: Intensity Transformations and Spatial Filtering},
  9. url = {http://www.cs.uregina.ca/Links/class-info/425/Lab3/}
  10. }
  11. @misc{theailearner,
  12. title = {Contrast Stretching},
  13. url = {https://theailearner.com/2019/01/30/contrast-stretching/}
  14. }
  15. @article{ying2017bio,
  16. title = {A Bio-Inspired Multi-Exposure Fusion Framework for Low-light Image Enhancement},
  17. author = {Ying, Zhenqiang and Li, Ge and Gao, Wen},
  18. journal = {arXiv preprint arXiv:1711.00591},
  19. year = {2017}
  20. }
  21. @inproceedings{ying2017new,
  22. title = {A New Image Contrast Enhancement Algorithm Using Exposure Fusion Framework},
  23. author = {Ying, Zhenqiang and Li, Ge and Ren, Yurui and Wang, Ronggang and Wang, Wenmin},
  24. booktitle = {International Conference on Computer Analysis of Images and Patterns},
  25. pages = {36--46},
  26. year = {2017},
  27. organization = {Springer}
  28. }