diff options
Diffstat (limited to 'libraries/iulib/README')
-rw-r--r-- | libraries/iulib/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/iulib/README b/libraries/iulib/README deleted file mode 100644 index 26af136cb466f..0000000000000 --- a/libraries/iulib/README +++ /dev/null @@ -1,7 +0,0 @@ -Iulib is a library of image understanding-related algorithms. It provides -basic image processing, mathematical morphology, and machine learning -algorithms. Iulib implements easy-to-use image and video I/O functions, as -well as a large number of common image processing functions. - -Design goals are high portability, easy-to-understand algorithms, no reliance -on STL, and using a minimal set of data structures. |