Search Results for "character recognition code" - Page 2

Showing 51 open source projects for "character recognition code"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    Key Codes

    A quick tool that shows the key you typed and its ASCII code number.

    Type something and hold it down if its a modifier key, and you'll see the key you typed and the ASCII encoding number for that character.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    NN Image Recognition (with source-code)

    This is ANN trained application to predict digits from 0 - 9.

    It can predict digits from 0-9 with Artificial Neural Network. I trained ANN with 100 samples of each digit. It takes input of 20x20 pixel image and predicts it with Neural Network. It may predict wrong digit due to very low sample data but it work 90% correctly. Note: JRE 1.6 is required to run this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Simplest Text Encrypter

    A simple example of polyalphabetic cipher in Java.

    Cryptography fascinates everyone. A variety of encryption techniques and ciphers are used to code important data. A polyalphabetic cipher is one of the simplest cipher one can make. This is a Java program to implement polyalphabetic cipher. [How the cipher encodes?] Input Data: helloaf Key: love l - 12th letter in Alphabet o - 15th letter in Alphabet v - 22nd letter in Alphabet e - 5th letter in Alphabet Now: h(l) e(o) l(v) l(e) o(l) a(o) f(v) Further: h(+12) e(+15) l(+22) l(+5) o(+12) a(+15) f(+22) where +(number) meaning shifting the character forward by the respective number of places. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SlowQR

    SlowQR

    QR code reader/scanner/generator

    SlowQR allows to scan QR codes from images. Some manual interaction for distorted codes is possible. Due to missing hardware-accelerated drawing support, automatic recognition may be slow, hence the name. New features: - creation/editing of QR codes. - support of images with perspective - optional experimental offscreen hardware acceleration (via openGL 2-FBOs)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    ShapeRecognition

    Shape recognition for video games using fast algorithms (heuristics).

    This project is a really small software that can be used as a demonstration of my own shape recognition algorithms. There are a process during the shape drawing and a post-processing when it is done. Finally the shape recognition is launched. All the algorithms are done for real time gaming. So they are heuristics and do not give the optimal solution. Yet the given solution is generally a good one. In this demonstration, few shapes can be recognized: * circles * triangles * lines (vertical, horizontal and diagonal) * arcs with horizontal symmetry * lowercase phi letters The code offers the possibility to add its own shapes or even letters recognition. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PSF is a path-sensitive, inter-procedural program analysis framework developed on top of Soot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Optical Character Recognition library for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Framebuffer Character Generator is written in Java an it produces C code for embedded systems! This tool converts any system font to a usable format for a pixel based framebuffer or another embedded pixel based lcd controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    TCR Neuroph -Text Character Recognition
    TCR Neuroph - Text Character Recognition is java tool developed to recognize scanned text , using Java Neural Network Framework - Neuroph
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Socr3 is a plugin-oriented, open source platform upon which I'm building an OCR suite. The name Socr3 stands for "Open Source Optical Character Recognition, Reading, Rendering, and Exporting", and is subject to change in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web-as-corpus tools in Java. * Simple Crawler (and also integration with Nutch and Heritrix) * HTML cleaner to remove boiler plate code * Language recognition * Corpus builder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ContraCaptcha is a Java-based libary for solving (image-based) captchas. It provides classes for image processing and character recognition. It also includes solvers for some of the popular captcha-systems in use DISCLAIMER: only for learning purpose (;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    backprop1
    backprop1 provides a simple three layer backpropagation neural network implemented in java. There are three demo programs to perform point classification, the XOR problem and character recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chinese character handwriting recognition component written in Java/Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JOcrad is a graphical frontend for GNU/Ocrad written in Java. GNU Ocrad is an OCR (Optical Character Recognition) program based on a feature extraction method.JOcrad supports italian and english languages, JPG,PNG and GIF images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CodeNote will be an user-friendly and straightforward solution to quickly outline code snippets on your Java enabled phone. It aims to become a rich programmers notepad, full of features such as syntax highlighting and language keywords recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a java implementation of SLS 1134 (Sri Lankan Standard named "Sinhala Character Code for Information Interchange"). This provides a number of utilities, which can be used to add the Sinhala localization support for the java platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dragon Character Training is a PalmOS program using stroke recognition to help you learn to read and write Chinese characters. It is good for learning Mandarin vocabulary and characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Easily produce custom XML from Java code with validity checking and namespace support. Character stream and SAX event outputs are supported now. More can be added via a plug-in interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Reading test for pupiles with character recognition problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A model view controller implementation for http using java. Allows developers to create multiple views to data reusing the same controllers. Currently views supported are any character based format. Future versions will include swing, and web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Pattern Recognition Analysis Project is a Java implementation of a basic multilayered backpropagation neural network, used in a color recognition and character recognition project, made for educational and experimental purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DiscoS is a small Java program that recognizes characters or words based on symbols drawn on a virtual sketchpad.<BR> <BR> Keywords: recognition, Java, character, sketch, draw, artifical, intelligence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Optical Character Recognition (OCR) software.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB