Search Results for "character recognition code" - Page 9

Showing 288 open source projects for "character recognition code"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    cool-ascii-faces

    cool-ascii-faces

    Get some cool ascii faces

    cool-ascii-faces is a playful and popular JavaScript repository that collects a large library of quirky, fun ASCII faces that developers can use in command line apps, scripts, chats, or log output. It serves as a simple utility to inject character and humor into otherwise dry terminal output, making it popular among programmers who enjoy expressive, meme-style text art. With nearly two thousand stars, the repository provides a broad catalogue of emotive and whimsical face strings that can be programmatically accessed via code. This simplicity is part of its charm—there’s no framework or heavy dependency, just a fun-to-use asset for creative text interfaces. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    BPL

    BPL

    Bayesian Program Learning model for one-shot learning

    BPL (Bayesian Program Learning) is a MATLAB implementation of the Bayesian Program Learning framework for one-shot concept learning (especially on handwritten characters). The approach treats each concept (e.g. a character) as being generated by a probabilistic program (motor primitives, strokes, spatial relationships), and inference proceeds by fitting those generative programs to a single example, generalizing to new examples, and generating new exemplars. The repository contains code for parsing stroke sequences, fitting motor programs, exemplar generation, classification, re-fitting, and demonstration scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    vim-easy-align

    vim-easy-align

    A Vim alignment plugin

    ...It also offers left, right, and center alignment, plus padding and justification control, so tables, hashes, assignment lists, and Markdown fragments look neat. Because it’s fast and keyboard-centric, it’s ideal for refactoring code as well as tidying prose and documentation inside Vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    evilrpg

    plugin-based RPG manager in C++ and Qt5

    ...evilrpg itself is going to be under the BSD license supporting Windows, Linux, and (hopefully) Mac. Support is also planned for Android, and possible IOS if the community supports it (code is portable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MathOCR

    MathOCR

    A scientific document recognition system

    MathOCR is a printed scientific document recognition system. MathOCR is still in the pre-alpha stage, recognition result may not be good enough for practical purposes. MathOCR is a printed scientific document recognition system written in pure Java. MathOCR has the functionality of image preprocessing, layout analysis and character recognition, especially the ability to recognize mathematical expression.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Java OCR
    Java OCR is a suite of pure java libraries for image processing and character recognition. Small memory footprint and lack of external dependencies makes it suitable for android development. Provides modular structure for easier deployment
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    MPPerl::Convert::ASCII85

    MPPerl::Convert::ASCII85

    Convert to/from ASCII base-85 encoded text

    This module provides functions for conversion between binary data and ASCII base-85 encoded text as described by Adobe in the PostScript Language Reference. There is also a non‐standard mode that encodes a group of four consecutive ASCII SPACE characters as a single ‘y’ character, and omits the ‘~>’ EOD marker. Please note that this module is written in pure Perl, and is as such very slow. A better alternative is to use the MPPerl::Convert::ASCII85::XS module, in which the most time-critical code has been written in C. It can be found at https://sourceforge.net/projects/mpperl-convert-ascii85-xs/.
    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
  • 10
    MathOCR

    MathOCR

    A printed document recognition system that can deal with formula

    MathOCR try to recognize printed scientific document including mathematical formula , result is available in LaTeX and HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Iris Recognition System

    Iris Recognition System Matlab source code

    ...It has a wide range of applications, in government programs such as national ID cards, use in visas and visa processing, and in the war against terrorism, as well as having personal applications in areas such as logical and physical access control. Iris recognition is the most accurate personal identification biometric and it is this that accounts for its use in identity management in government departments requiring high security. Index Terms: Matlab, source, code, iris, recognition, one to one, one to many, verification, identification, matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Facial Expression Recognition

    Facial Expression Recognition System - Matlab source code

    We propose an algorithm for facial expression recognition which can classify the given image into one of the seven basic facial expression categories (happiness, sadness, fear, surprise, anger, disgust and neutral). PCA is used for dimensionality reduction in input data while retaining those characteristics of the data set that contribute most to its variance, by keeping lower-order principal components and ignoring higher-order ones. Such low-order components contain the "most important"...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Speaker Recognition System

    Speaker Recognition System - Matlab source code

    Speaker recognition is the process of automatically recognizing who is speaking on the basis of individual information included in speech waves. This technique makes it possible to use the speaker's voice to verify their identity and control access to services such as voice dialing, banking by telephone, telephone shopping, database access services, information services, voice mail, security control for confidential information areas, and remote access to computers. Speaker identity is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Speech Recognition System

    Speech Recognition System - Matlab source code

    Speech recognition technology is used more and more for telephone applications like travel booking and information, financial account information, customer service call routing, and directory assistance. Using constrained grammar recognition, such applications can achieve remarkably high accuracy. Research and development in speech recognition technology has continued to grow as the cost for implementing such voice-activated systems has dropped and the usefulness and efficacy of these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Face Recognition System

    Face Recognition System Matlab source code

    Research on automatic face recognition in images has rapidly developed into several inter-related lines, and this research has both lead to and been driven by a disparate and expanding set of commercial applications. The large number of research activities is evident in the growing number of scientific communications published on subjects related to face processing and recognition. Index Terms: face, recognition, eigenfaces, eigenvalues, eigenvectors, Karhunen-Loeve algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Fingerprint Recognition System

    Fingerprint Recognition System 5.3 - Matlab source code

    The proposed filter-based algorithm uses a bank of Gabor filters to capture both local and global details in a fingerprint as a compact fixed length FingerCode. The fingerprint matching is based on the Euclidean distance between the two corresponding FingerCodes and hence is extremely fast. We are able to achieve a verification accuracy which is only marginally inferior to the best results of minutiae-based algorithms published in the open literature. Our system performs better than a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This vim plugin provides the ability to convert current file to colored HTML, BBcode, (in future) LaTeX or whatever you have written specification for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    learnmorse

    Trainer helping people learn Morse code in an easy (and fun) way

    The purpose of this software is to help people that want to learn Morse code. It aims to be simple and easy to use. It will offer different ways to learn morse code: - contest style (radiograms with 5 character groups transmitted at increasing speed) - free text transmission - sending information from different sources (web sites, files, executable output, etc) The application will generate a PCM sound that will be played via the sound card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    The Mind Module

    Gives agents personality, moods, emotions and emotional attachments.

    ...The original C++ code by Mirjam P Eladhari is currently being brought into the 21st century and will appear here in the near future. Drop us an email if you wish to access the code as is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An account, character and item manager for Diablo II: Lord of Destruction. MuliFex is a Swiss Army Knife that makes the life of a Diablo player on Battle.net more enjoyable. MuliFex employs Java (and some native Code) and runs on Windows and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    I have been writing my own IDE for a while now, and used SynEdit with extra implemented features such as Code Folding, Warning/Error Lines and variable recognition. I found synEdit a real pain to get working however, so I decided to go about making my own component; making it allot easier to integrate into any system but retaining the great features of synEdit. This component is only for Windows. Changes I make will be documented (hopefully in detail) by the time the project is finished. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Maze Solver

    Maze Solver

    Solves mazes

    Why solve a maze when you can get a computer to do it for you? All you have to do is draw the maze in a text file using: the character 'T' to represent a free space, 'P' to represent a wall, the character 'S' to represent the starting point, and 'F' to represent the finishing point. Just drag and drop the text file into the program and select which algorithm you would like the program to use to solve the maze. Currently you can choose either the Recursive algorithm (which does not give you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GeanyUnicodeToCodepoint

    GeanyUnicodeToCodepoint

    Replaces the UNICODE character left to cursor with its codepoint.

    In Geany ( http://www.geany.org/ ), replaces the UNICODE character left to cursor, with its code point. Replacing is performed when Ctrl+Shift+y is pressed. Works with Geany versions 1.32, and older.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Extract Objects from Image

    Connected Component Labeling Algorithm - Extracting Objects From image

    fast Connected Component Labeling Algorithm - java application - Extracting Objects From image
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB