Pilosa is an open source, distributed bitmap index that dramatically accelerates continuous analysis across multiple, massive data sets. Pilosa collapses the speed and batch layer by abstracting the index from data storage, optimizing it for massive scale, and making your data instantly queryable and continuously analyzable.
bitmap index pilosa data-analysis data-streams real-timeSimple Android library to pixelate images or certain areas of an image. Simply instantiate Pixelate, give it a bitmap and set the density. This will pixelate your whole image.
pixelate android pixel bitmap image-processingPencil2D is an animation/drawing software for Windows, macOS, Linux, and FreeBSD. It lets you create traditional hand-drawn animation (cartoon) using both bitmap and vector graphics. Pencil2D is free and open source. Nightly builds are the bleeding edge versions of Pencil2D, which contains the most recent fixes and features. The link will direct you to Google Drive, please right-click on a file and select Download. The filename is pencil2d-OS-year-month-date. We currently do not offer legacy mac or 32-bit linux nightly builds. If you have one of these systems, you will have to wait for official releases or build the program from source.
animation drawing qt5 graphics2d cartoon cplusplus bitmap multi-platform pencil2d onion-skinSet a specific view(s) to prevent it from capturing. No permissions are required.
android-library library android screenshot bitmap capture-screenshotsThis package contains a high-performance, columnar, in-memory storage engine that supports fast querying, update and iteration with zero-allocations and bitmap indexing. The general idea is to leverage cache-friendly ways of organizing data in structures of arrays (SoA) otherwise known "columnar" storage in database design. This, in turn allows us to iterate and filter over columns very efficiently. On top of that, this package also adds bitmap indexing to the columnar storage, allowing to build filter queries using binary and, and not, or and xor (see kelindar/bitmap with SIMD support).
bitmap indexing soa db columnar-storage data-orientedA library which supports decoding and generating of barcodes (like QR Code, PDF 417, EAN, UPC, Aztec, Data Matrix, Codabar) within images.
barcode aztec barcode-scanning bitmap codabar data-matrixGlide Bitmap Pool is a memory management library for reusing the bitmap memory. As it reuses bitmap memory , so no more GC calling again and again , hence smooth running application. It uses inBitmap while decoding the bitmap on the supported android versions. All the version use-cases has been handled to optimize it better. Glide Bitmap Pool can be included in any Android or Java application.
glide bitmap bitmap-memory bitmap-pool deallocation android bitmap-optimization optimization decoding reuse-memory inbitmap glide-bitmap-pool awesomeScientifica is largely based on creep, with a number of minor tweaks to improve readablity (a matter of taste of course). Most characters are just 4px wide, which is brilliant for low dpi(90-120) displays.
font condensed bitmapA simple image library for image type detection. Just call IsJpeg, IsBmp, IsPng in a Image or Bitmap class to identify your image.
bitmap imageUpload file up to any size in .net. Validate the file (size, type) before upload. Upload with progress (Size, Speed, Time, TotalSize,...) (without any flash and silverlight). Upload to temp file during upload (i inject the .net framework ;) ) Save with too many config. Si...
async-handler bitmap file-upload http httphandler httpmodule iisXNA Image Reflector allows you to add Web 2.0-like reflections to images in a few clicks
image bitmap effects processing reflection xnaThe class EWAHBoolArray is a compressed bitset data structure. It supports several word sizes by a template parameter (16-bit, 32-bit, 64-bit). You should expect the 64-bit word-size to provide better performance, but higher memory usage, while a 32-bit word-size might compress a bit better, at the expense of some performance.The library also provides a basic BoolArray class which can serve as a traditional bitmap.
bitmap bitset ewah compressionYou can take photo easy and save too
camera facial-recognition photos camera-api camera-image bitmap picture picture-gallery exif exif-interface select-pictures android android-libraryImageScript is a zero-dependency alternative to common JavaScript bitmap image manipulation tools. It can achieve much more performant results by utilizing lower-level memory access, less memory copying and WebAssembly / native binaries for decoding and encoding. If you have any additional questions, feel free to join the discord support server.
nodejs image image-processing image-manipulation hacktoberfest deno png jpeg jpg scale resize crop webp svg bitmap gif picture thumbnailThis is a compressed variant of the standard bitarray class. It uses a 64-bit RLE-like compression scheme. It can be used to implement bitmap indexes.The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitarray.
ewah bitmap compression bitsetSpeed-optimized BitSet implementation for modern browsers and JavaScript engines
bitset intersection union bitmap performance
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.