Showing 53 open source projects for "code::block"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS.

    LCUI is a freely available software library to create GUI application, it is written in C, support the use XML and CSS describe the graphical interface, you can use it to make some simple effects. The above description and screenshots is for the version 1.0.0 (+), and the 1.0.0 version is still in development, it is not officially released, please do not use old versions of "files "page to download as version 1.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ARK AR Sticker Generator

    ARK AR Sticker Generator

    ARK is an AR Sticker Generator

    In Augmented Reality Development we often need high quality markers for image targets compatible with accurate detection. ARK is an AR sticker generator made using various image processing libraries & scientific tools. It creates a colorful sticker similar to a QR code with each sticker being completely unique from other. It also allows to add an image overlay for branding or other stuff. Generated stickers can be found in Output folder. Extension is .png *GitHub Listing is in process*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Haytham Gaze Tracker

    Haytham Gaze Tracker

    Haytham is an open source gaze tracker

    ...The software is built by C#, using Emgu and AForge image processing libraries. LICENSE The Haytham is released under a dual license: FREE VERSION: The source code is released under GPL version 3.0. In short, it means that any distributed project that includes or links any portion of Haytham source code has to be released with the source code under a license compatible with GPLv3. COMMERCIAL VERSION: If you want to use the Haytham in a closed source commercial product, you must purchase the license. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ...It performs extra operations such as cache flushing before the kernel execution, and can set real-time scheduling to prevent OS interference. - Non-null data initialization, and live-out data dump. - Syntactic constructs to prevent any dead code elimination on the kernel. - Parametric loop bounds in the kernels, for general-purpose implementation. - Clear kernel marking, using pragma-based delimiters.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    ucme_compiler

    A compiler that automatically generates parallel code

    This compiler automatically generates C++, CUDA, MPI, or CUDA/MPI code for parallel processing. The idea is to require only minimal end user knowledge of how the underlying code works. It was originally intended for numerical analysis work, but it also is very applicable for image processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SuperEmbed.js

    SuperEmbed.js

    Fluid width for YouTube, Vimeo, Vine, VideoPress, DailyMotion, etc.

    ...Essentially, this means they stretch to fill their container while still maintaining the content's original aspect ratio. I created SuperEmbed to fix all my issues with existing solutions, including (but not limited to) unnecessary reliance on other libraries, bloated code, and poor fallback support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    ...The purpose of WrapImaJ is not to combine an exhaustive collection of all functionalities of different imaging system, but to offer a simple, concise Application Programming Interface (API) - allowing to develop imaging software, the source code of which is independent from the underlying imaging system on which it relies. In it's current form, it only wraps basic functionalities of ImageJ. The developers of WrapImaJ intend the library to support compatibilty with the main imaging systems available in the Java language and broadly used in the field of life sciences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CSSgram

    CSSgram

    CSS library for Instagram filters

    ...This means less manual image processing and more fun filter effects on the web! We are using pseudo-elements (i.e. :before and :after) to create the filter effects, so you must apply these filters on a containing element (i.e. not a content-block like <img>. The recommendation is to wrap your images in a <figure> tag. If you use custom naming in your CSS architecture, you can add the .scss files for the provided styles within your project and then @extend the filter effects within your style definitions. Mixins allow for multiple filter arguments to be passed into your classes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    F-Tracker3D

    F-Tracker3D

    A software tool for tracking fluorescent cells in 3D

    ...Then, the 3D track of each cell is obtained analysing the z-stacks and looking for the z-plane with the maximum intensity value for the different x-y positions previously determined. F-Tracker3D is written in MATLAB (©, The MathWorks, Inc., Massachusetts, USA) and the source code is freely provided. Requirements: MATLAB 2015a and Image Processing Toolbox 9.2 or later versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    ...By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. The package includes an initial version of the project you'll be working with. While you're working, you'll need a basic HTTP server to serve your pages. Test out the web server by loading the finished version of the project. The main goal of tracking.js is to provide those complex techniques in a simple and intuitive way on the web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    miniGlue

    miniGlue: modularized components to create graphic editor in minutes

    The original miniGlue is aimed to make a light-weighted Photoshop-style layer management system. We want to make the code as easy as possible, easy to understand. We hope everybody could build his/her own layer-based image processing software on the fly with miniGlue. Then another founder of miniGlue, x2nie, made a bigger vision that miniGlue stands of ready to use visual-components for very fast and easily develop graphic editor under Delphi/Lazarus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    StarFactory

    StarFactory

    Astrophotography

    An astronomical Open source Delphi project for : robotic telescope, autoguiding, astrophotography and advanced astronomical image processing. It is developing continuously by author. Some other astronomical test, ideas and source code => See my site for new informations (for amateur and Delphi programmers.) New: STAFImage : image process and blinkcomparator for astrophotographer Some other astronomical test, ideas and source code => See my site for new informations (for amateur and Delphi programers.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ImagingBook

    ImagingBook

    Java source code for image processing books by Burger & Burge

    NOTE: The source repository for this project has been moved to a NEW LOCATION: ************************************************************************************ https://github.com/imagingbook/imagingbook-public ************************************************************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JIPT - Java Image Processing Toolkit
    This is an Image Processing toolkit written in Java. The source code is intended to help you understand processes such as Color Inversion, Edge Detection, Fourier Transform, Morphological process, Laplacian Sharpening, Gaussian Noise Adding, and hist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Bitmap to text

    converts a bitmap image to text

    *not finished* *the code is a shit* feel free to edit the project by your own and send me the changes the main language is vb6, when i started i didnt know a lot of things about images and when i was going to edit again i got too lazy for re-writting the image processing, so you will need a lot of time to correct all my mistakes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well as competitive performance: the same algorithm description serves as basis for targeting different GPU accelerators and low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    BrainImage

    Two Photon Laser Microscopy

    Two Photon Laser Microscopy Acquisition Code and image processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LBP in multiple platforms

    LBP implementation in multiple computing platforms (ARM,GPU, DSP...)

    ...This is a software toolbox that collects software implementations of the Local Binary Pattern operator in several platforms: - OpenCL for CPU & GPU - OpenCL for GPU (branchless) - C code optimized for ARM - OpenGL ES 2.0 shaders mobile GPUs - C code for TI C64x DSP core (branchless) - C code for TTA processor synthesis If you use the code somewhere, please cite: Bordallo López M., Nieto A., Boutellier J., Hannuksela J., and Silvén O. "Evaluation of real-time LBP computing in multiple architectures," Journal of Real Time Image Processing, 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    UNITIИU Image Generator

    Flipped image generator on PHP

    ☆libunitinu.php☆ An UNITIИU Image Processing Library Makes a fun flipped image Learn more → http://encyclopediadramatica.se/UNITINU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hough Transformation(DELPHI/PASCAL CODE)

    Hough Transformation(DELPHI/PASCAL CODE)

    image processing source code - hough alogrithm

    ...This project is looking for support and the currect version is just for training and teaching purpose ! remarks: * Now this projects provides a complete DELPHI project ready to compile and a *.exe for fast evaluation of the code performance * would like to see a port to LARZARUS Free Pascal - feel free to post your experiemence in the forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Identicons
    A lightweight PHP implementation of Don Park's original identicon code for visual representation of MD5 hash values. The program uses the standard PHP GD library for image processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    S2iLib includes Harpia, a visual way of programming image processing algorithms, with a growing selection of OpenCV functions. Harpia is portable, and features capture from video devices in GNU/Linux and MS-Windows, and retrieves a compact OpenCV C-code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It software decodes EAN-13 bar code picture by image processing. And a GUI is ship together with it, which can take picture from web camera. So the only thing you need to recognise barcode apart you computer is a webcam.
    Downloads: 0 This Week
    Last Update:
    See Project