Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.226.853 Times

Fingerprint Recognition Objective freeware
Filter: All | Freeware | Demo
 

Fingerprint Recognition Objective

< 1 2 3 4 5 > 
Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 482

HOC: A Haskell to Objective C Binding A Haskell to Objective-C binding. Allows access to Apple's Cocoa API from the non-strict functional programming language Haskell.



Platforms: Mac, BSD, Linux

License: Freeware Size: 341.53 KB Download (52): HOC: A Haskell to Objective C Binding Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 538

iGesture - Gesture Recognition Framework iGesture is a Java-based gesture recognition framework providing access to multiple gesture recognition algorithms and different input devices. The iGesture Workbench supports the definition and evaluation of customised gesture sets and algorithms.





Platforms: Windows, Mac, BSD

License: Freeware Size: 156.5 KB Download (45): iGesture - Gesture Recognition Framework Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 546

Leaves Recognition A neuronal network based image recognition application that aims on the automatic recognition of tree species according to available images of the leaves of each species. With help of this application botanists can then identify different species....


Platforms: Windows, Mac, Linux

License: Freeware Size: 633.01 KB Download (45): Leaves Recognition Download

Released: December 05, 2012  |  Added: December 05, 2012 | Visits: 642

M68331 Voice Recognition System This project will show how to implement the Hidden Markov Model approximations of Voice Recognition into embedded and low power systems.


Platforms: Windows, Mac, Linux

License: Freeware Size: 19.72 KB Download (53): M68331 Voice Recognition System Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 526

Objective-C Game Library The Objective-C Game Library(ObjCGL) is a set of Objective-C classes that use SDL to provide a way for programmers to implement a basic set of components into their games quickly and easily.


Platforms: Mac

License: Freeware Size: 14.64 KB Download (47): Objective-C Game Library Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 613

Neuroph OCR - Handwriting Recognition Neuroph OCR - Handwriting Recognition is developed to recognize hand written letter and characters. It's engine derived's from the Java Neural Network Framework - Neuroph and as such it can be used as a standalone project or a Neuroph plug in.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.26 MB Download (72): Neuroph OCR - Handwriting Recognition Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 350

Objective Lua Objective Lua is a dialect of Lua extended with syntax borrowed from Objective C to add object orientation support.


Platforms: Windows, Mac, Linux

License: Freeware Size: 41.07 KB Download (46): Objective Lua Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 571

Slurred speech recognition system This project is being developed to be a Java based speech recognition (SR) program. In addition to the SR program itself, it includes a program which allows a user to view the sound being received by the computer. The user can manipulate this data.


Platforms: Windows, Mac, Linux

License: Freeware Size: 98.3 KB Download (50): Slurred speech recognition system Download

Added: June 08, 2013 | Visits: 346

SPEAKER RECOGNITION SYSTEM the entry file is sharks.m which gives the graphical interface for software. the recognition rate was very good in MFCC.


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (40): SPEAKER RECOGNITION SYSTEM Download

Added: April 02, 2013 | Visits: 401

NSGA - II: A multi-objective optimization algorithm NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, with a little bit more modification this can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): NSGA - II: A multi-objective optimization algorithm Download

Added: May 25, 2013 | Visits: 347

Barnes objective analysis REFERENCESBarnes, S. L. (1994) Applications of the Barnes objective analysisscheme. Part I: effects of undersampling, wave position, and station randomness. J. of Atmos. and Oceanic Tech., 11, 1433-1448.Daley, R. (1991) Atmospheric data analysis, Cambridge Press, New York. Section 3.6.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Barnes objective analysis Download

Added: May 26, 2013 | Visits: 449

Character Recognition Using Neural Networks Character Recognition Using Neural NetworksSteps to use this GUI.1. Open the GUI figure, run it. (accept the matlab to change its directory to new location where the file is stored)2. First we need to teach Character to computer. For this type the Character in the textbox space provided and press...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (58): Character Recognition Using Neural Networks Download

Added: August 19, 2013 | Visits: 536

Multi-Objective Optimizaion using Evolutionary Algorithm Conventional optimization algorithms using linear and non-linear programming sometimes have difficulty in finding the global optima or in case of multi-objective optimization, the pareto front. A lot of research has now been directed towards evolutionary algorithms (genetic algorithm, particle...


Platforms: Matlab

License: Freeware Size: 368.64 KB Download (54): Multi-Objective Optimizaion using Evolutionary Algorithm Download

Added: September 02, 2013 | Visits: 420

Generalized Objective Function In order to optimize any MATLAB function, there are two options: 1) rewrite the function to take only 1 array of inputs, reading all others from a file, perhaps, or from a global variable (undesirable), or 2) write an interface layer that handles this.This function provides an interface layer...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Generalized Objective Function Download

Fingerprint matching algorithm using shape context and orientation descriptors This is a fingerprint matching code based on the fingerprint matching algorithm found in the upcoming book chapter (published in July 2011):Book title: State of the art in Biometrics (ISBN 978-953-307-489-4)Chapter title: Fingerprint Matching using A Hybrid Shape and Orientation...


Platforms: Matlab


Added: June 30, 2013 | Visits: 281

Objective IOC Dependency injection for objective-c. Objective IOC is compiled as a static library. So you can add it to your project as "dependent project". Clone project somewhere with git://github.com/mivasi/Objective-IOC.git Locate the "IOC.xcodeproj" file under "src/". Drag IOC.xcodeproj and drop it...


Platforms: Mac

License: Freeware Size: 92.16 KB Download (36): Objective IOC Download

Added: October 29, 2013 | Visits: 329

Objective Git Objective Git provides Objective-C bindings to the libgit2 linkable C Git library. It has been implemented as a framework right now. This is a good reference for setting up frameworks in xcode This library follows the rugged API as close as possible while trying to maintain a native objective-c...


Platforms: Mac

License: Freeware Size: 1.64 MB Download (37): Objective Git Download

Added: November 29, 2013 | Visits: 334

Config::Objective Config::Objective is a Perl module that provides a mechanism for parsing config files to manipulate configuration data. Unlike most other config file modules, which represent config data as simple variables, Config::Objective represents config data as perl objects. This allows for a much more...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (41): Config::Objective Download

Released: June 12, 2001  |  Added: April 10, 2006 | Visits: 7.318

TalkIn TalkIn is a state of the art speech recognition system. Use your voice to command your PC, it can use full duplex sound cards for sound output a the same time as speech input. Works with most Windows games and applications.


Platforms: Windows

License: Freeware Size: 7.41 MB Download (2415): TalkIn Download

Released: March 04, 1998  |  Added: May 11, 2006 | Visits: 3.749

Fuzzy Symbolic Connectionist v(1.0) fSC-Net - Win Neural Net Fuzzy Pattern Recognition. Quick, hassle-free automatic construction of Neural Networks. Incremental learning. Support of fuzzy logic. Hybrid symbolicconnectionist representation. Complete graphical support of training and testing. Point and click recall of network...


Platforms: Windows

License: Freeware Size: 764 KB Download (1049): Fuzzy Symbolic Connectionist Download

< 1 2 3 4 5 >