ImageFiltering.jl
Image processor
This Julia package provides implementations of various image processing techniques including convolution and stencil operations.
Julia implementations of multidimensional array convolution and nonlinear stencil operations
99 stars
12 watching
49 forks
Language: Julia
last commit: 7 months ago
Linked from 2 awesome lists
hacktoberfestimage-processingjulia
Related projects:
Repository | Description | Stars |
---|---|---|
juliaimages/images.jl | An image processing library that provides tools and utilities for common tasks | 535 |
juliaimages/imagefeatures.jl | A Julia package for extracting useful information from images using computer vision techniques | 45 |
juliaimages/imagetransformations.jl | Provides functions for manipulating image data to apply spatial transformations. | 46 |
juliaimages/imagesegmentation.jl | Provides a set of algorithms and tools for partitioning images into meaningful regions | 47 |
juliaimages/imagemorphology.jl | Provides Julia-based morphological operations for image analysis | 27 |
tylermorganwall/rayimage | An image processing library with functions to simulate camera effects and manipulate images | 50 |
juliadsp/dsp.jl | A collection of digital signal processing functions and algorithms for data analysis in Julia. | 381 |
juliaimages/tinker.jl | An interactive tool for visual inspection and manipulation of images with built-in analysis capabilities | 2 |
wkearn/rasterio.jl | A Julia package providing bindings to raster file formats for geospatial data processing | 18 |
juliageo/geointerface.jl | An interface for working with geospatial vector data in Julia | 99 |
juliacontainerization/simplecontainergenerator.jl | Automates container image creation for Julia packages | 94 |
sksamuel/scrimage | A JVM library for manipulating and processing images in various formats | 1,074 |
davidavdav/signalprocessing.jl | A collection of signal processing tools and routines for feature extraction in speech processing. | 3 |
kmhofmann/selene | An image representation, processing and I/O library with a focus on ease of use and type-safe APIs. | 303 |
roberthoenig/wavefunctioncollapse.jl | An algorithm for generating images based on an example image | 22 |