Image Filter 1.0.0 Download

2 Spatial frequencies Convolution filtering is used to modify the spatial frequency characteristics of an image. What is convolution? Convolution is a general purpose filter effect for images. Is a matrix applied to an image and a mathematical operation comprised of integers It works by determining the value of a central pixel by adding the.
The Free & Open Source Image Editor
This is the official website of the GNU Image Manipulation Program (GIMP).
GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems. It is free software, you can change its source code and distribute your changes.
Whether you are a graphic designer, photographer, illustrator, or scientist, GIMP provides you with sophisticated tools to get your job done. You can further enhance your productivity with GIMP thanks to many customization options and 3rd party plugins.
Recent News
High Quality Photo Manipulation
GIMP provides the tools needed for high quality image manipulation. From retouching to restoring to creative composites, the only limit is your imagination.
Original Artwork Creation
GIMP gives artists the power and flexibility to transform images into truly unique creations.
Graphic Design Elements
GIMP is used for producing icons, graphical design elements, and art for user interface components and mockups.
Programming Algorithms
GIMP is a high quality framework for scripted image manipulation, with multi-language support such as C, C++, Perl, Python, Scheme, and more!
Key Component in a Desktop Publishing Workflow
GIMP provides top-notch color management features to ensure high-fidelity color reproduction across digital and printed media. It is best used in workflows involving other free software such as Scribus, Inkscape, and SwatchBooker.
Inkscape
Extensibility & Flexibility
GIMP provides extensibility through integration with many programming languages including Scheme, Python, Perl, and more.
The result is a high level of customization as demonstrated by the large number of scripts and plug-ins created by the community.
Header image: Matador Rocks by Mica Semrick (cba)
High Quality Photo Manipulation background image by Pat David (cba)
Original Artwork Creation background image by David Revoy (cb)
Free DownloadDownload a free copy backed by community forum support.Buy It NowA paid product entitles you to:. Responsive help with technical questions. The ability to submit confidential code samples. Private Priority Support from Intel’s engineers. Pool studio 2.0 download.
Graphic Design Elements background image by Ollin Bohan (cba)
Haskell Image Processing (HIP) Library provides an easy to use interface with a whole variaty of image manipulation capabilities.
Processing can be done sequentially as well as in parallel, with an inherited fusion capabily, all through repa and vector packages. It is highly extendable, with an ability to add various color spaces or provide implementations for underlying array like custom data structures.
It is capable of reading and writing a number of popular image formats by using JuciyPixels and netpbm packages. Being a pure Haskell library it does not require any external programs, although it can display images using a program of your choice.
[Skip to Readme]Versions [faq] | 1.0.0.0, 1.0.1, 1.0.1.1, 1.0.1.2, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.2.0.0, 1.3.0.0, 1.4.0.0, 1.4.0.1, 1.5.0.0, 1.5.1.0, 1.5.2.0, 1.5.3.0, 1.5.4.0, 1.5.5.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array, base (>=4.5 && <5), bytestring (>=0.9.0.4), Chart (>=1.5), Chart-diagrams (>=1.5), colour (>=2.3.3), deepseq (>=1.1), directory (>=1.2.2.0), filepath (>=1.0), JuicyPixels (>=3.3.5), netpbm (>=1.0.1), primitive (>=0.4), process (>=1.1.0.0), random, repa (>=3.2.1.1 && <4), temporary (>=1.1.1), vector (>=0.10) [details] |
License | BSD-3-Clause |
Author | Alexey Kuleshevich |
Maintainer | lehins@yandex.ru |
Category | Image Processing, Graphics |
Home page | https://github.com/lehins/hip |
Bug tracker | https://github.com/lehins/hip/issues |
Source repo | head: git clone https://github.com/lehins/hip.git |
Uploaded | by lehins at Tue Mar 3 12:21:27 UTC 2020 |
Distributions | NixOS:1.5.5.0 |
Downloads | 8381 total (788 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating |
|
Status | Docs available [build log] Last success reported on 2020-03-03 [all 1 reports] |
Modules
[Index] [Quick Jump]
- Graphics
- Graphics.Image
- Graphics.Image.IO
- Graphics.Image.Interface
- Graphics.Image.Processing
- Graphics.Image
Flags
Name | Description | Default | Type |
---|---|---|---|
disable-chart | Disable Chart-diagrams and Chart for a lighter dependency footprint | Disabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hip-1.5.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees