Skip to content

patrickkwang/simpleImgProc

Repository files navigation

simpleImgProc

an educational image processing library for Matlab

To do (finite):

  • add documentation at the top of each function
    • standardize documentation among functions
    • add citations to primary sources
  • add comments throughout each function
  • standardize variable naming conventions among functions
  • add input checking (asserts)
  • add unit tests

To do (ongoing):

  • improve readability (with minimal speed sacrifice)
  • improve speed (without compromising readibility)

About

an educational image processing library for Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published