summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/gmic/README15
1 files changed, 9 insertions, 6 deletions
diff --git a/graphics/gmic/README b/graphics/gmic/README
index 3a88bf0b14..7d747e8eec 100644
--- a/graphics/gmic/README
+++ b/graphics/gmic/README
@@ -1,9 +1,12 @@
-G'MIC is a full-featured open-source framework for image processing.
-It provides several different user interfaces to convert/manipulate/filter/visualize
-generic image datasets, ranging from 1d scalar signals to 3d+t sequences of multi-spectral
-volumetric images, thus including 2d color images.
+gmic (image processing framework)
+
+G'MIC is a full-featured open-source framework for image
+processing. It provides several different user interfaces to
+convert/manipulate/filter/visualize generic image datasets, ranging from
+1d scalar signals to 3d+t sequences of multi-spectral volumetric images,
+thus including 2d color images.
This package contains the gimp plug-in.
-Note: When building OpenCV, make sure qt5 is not installed, otherwise it will
-link against it and caused it fail to build.
+Note: When building opencv, make sure qt5 is not installed, otherwise
+it will link against it and cause gmic to fail to build.