aboutsummaryrefslogtreecommitdiff
path: root/graphics/libpillowfight/pkg-descr
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-07-28 18:28:53 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-07-28 18:28:53 +0000
commit58e12b2594a5e76c042b84b16627d60682f94ea4 (patch)
treeb9c373b4750fcb7929a8183d8425b64f96f40a88 /graphics/libpillowfight/pkg-descr
parentf238fd104746af0a29a163db3ca0bb79e47aac01 (diff)
downloadports-58e12b2594a5e76c042b84b16627d60682f94ea4.tar.gz
ports-58e12b2594a5e76c042b84b16627d60682f94ea4.zip
New port: graphics/libpillowfight: Library containing various image processing algorithms
Notes
Notes: svn path=/head/; revision=475595
Diffstat (limited to 'graphics/libpillowfight/pkg-descr')
-rw-r--r--graphics/libpillowfight/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/libpillowfight/pkg-descr b/graphics/libpillowfight/pkg-descr
new file mode 100644
index 000000000000..d9acd34d9eb3
--- /dev/null
+++ b/graphics/libpillowfight/pkg-descr
@@ -0,0 +1,19 @@
+Library containing various image processing algorithms.
+
+Available algorithms:
+* Unpaper's algorithms
+ * Blackfilter
+ * Noisefilter
+ * Blurfilter
+ * Masks
+ * Grayfilter
+ * Border
+* Canny edge detection
+* Sobel operator
+* Gaussian blur
+* ACE (Automatic Color Equalization ; Parallelized implementation)
+* SWT (Stroke Width Transformation)
+* Compare: Compare two images (grayscale) and makes the pixels that are
+ different really visible (red).
+
+WWW: https://gitlab.gnome.org/World/OpenPaperwork/libpillowfight