6 रिपॉजिटरी
Bitmap transformations and filters used to create specific visual styles or analytical outlines.
Distinct from Visual Effects: Closest candidates focus on UI, SVG, or 3D geospatial effects; this is for general 2D bitmap effects like embossing and grayscaling.
Explore 6 awesome GitHub repositories matching graphics & multimedia · Image Visual Effects. Refine with filters or upvote what's useful.
Bild Go प्रोग्रामिंग भाषा में कार्यान्वित एक इमेज प्रोसेसिंग लाइब्रेरी है। यह इमेज हेरफेर के लिए एल्गोरिथम इंजनों का एक संग्रह प्रदान करती है, जिसमें फिल्टरिंग के लिए एक कन्वेन्शन कर्नल इंजन, लेयर कंपोजिशन के लिए एक इमेज ब्लेंडिंग टूल और सिंथेटिक टेक्सचर बनाने के लिए एक प्रोसीजरल नॉइज़ जनरेटर शामिल है। यह प्रोजेक्ट अपनी प्रोसीजरल जनरेशन क्षमताओं के लिए जाना जाता है, जो यादृच्छिक पिक्सेल वितरण और जैविक पैटर्न बनाने के लिए Perlin, Gaussian, बाइनरी और यूनिफॉर्म नॉइज़ एल्गोरिदम को लागू करता है। इसमें एक कमांड-लाइन इंटरफेस भी है जो उपयोगकर्ताओं को कस्टम कोड लिखे बिना इमेज फाइलों पर विज़ुअल इफेक्ट्स, रंग समायोजन और ज्यामितीय परिवर्तन लागू करने की अनुमति देता है। यह लाइब्रेरी इमेज प्रोसेसिंग क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है, जिसमें रोटेशन, शियरिंग और ज़ूमिंग जैसे ज्यामितीय परिवर्तन, साथ ही रंग हेरफेर और वितरण विश्लेषण शामिल हैं। यह इमेज विश्लेषण और सेगमेंटेशन, मॉर्फोलॉजिकल फिल्टरिंग के लिए टूल्स प्रदान करती है, और PNG, JPEG, BMP और WebP फॉर्मेट में इमेज डेटा पढ़ने और लिखने का समर्थन करती है।
Provides a suite of visual effects including edge detection, embossing, grayscaling, inverting, and sharpening.
Photon is a high-performance image processing library written in Rust. It serves as a pixel manipulation toolkit and image format transcoder, providing a WebAssembly graphics engine for executing visual effects and transformations directly within web browsers. The project is built around a functional image pipeline, which allows for the programmatic chaining of sequential transformation operations. This architecture supports the creation of complex visual effects through a coded pipeline. The library covers a wide range of image processing capabilities, including color management across mult
Implements advanced visual transformations such as solarization, offset effects, and image blending.
Pinta is a cross-platform raster graphics editor and digital image manipulation tool. It provides a drawing environment for creating pixel-based artwork and editing photographs, utilizing a layer-based image model to organize visual components into a stack for non-destructive composition. The application is built with a GTK-based interface and features a plugin-based extension system that allows for the addition of new editing tools and filters. Its capabilities cover digital drawing workflows using various brushes and pencils, image geometry manipulation such as cropping and resizing, and v
Provides a library of filters for effects like dithering and sepia to transform image visuals.
PostProcessing is a post-processing stack for the Unity game engine designed to apply image-space visual effects and color grading to rendered scenes. It functions as a real-time image effect pipeline that processes frames after the primary 3D geometry has been drawn. The system includes a screen space visual effects library and an HDR color grading toolset used to adjust high dynamic range colors and contrast. These tools allow for the application of real-time image filtering to modify lighting, colors, and mood. The framework supports 3D scene post-processing and game environment polishing
Adds a series of post-render image effects to scenes to modify the final visual output.
This project is a toolkit for constructing browser-based graphic editors and interactive design applications. It provides a comprehensive framework for building canvas-based interfaces where users can manipulate visual elements, manage complex layouts, and author presentations or process models. The system is built on a modular component architecture that integrates state management with direct element interaction. The platform distinguishes itself through its support for workflow automation and dynamic extensibility. It allows developers to define event-driven sequences and conditional logic
Includes image filtering and animation capabilities to create dynamic visual compositions.
This project is a server-side PHP library designed for managing file uploads and performing automated image processing. It provides a structured toolkit for ingesting, validating, and migrating files from temporary staging areas to permanent storage while enforcing security constraints. The library distinguishes itself through a configuration-driven pipeline that executes a sequence of transformations on image buffers. It supports a wide range of geometric adjustments, including resizing, cropping, and rotation, alongside advanced visual enhancements such as watermarks, color adjustments, and
Modifies image appearance through brightness, contrast, color tinting, and sharpening adjustments.