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.481.280 Times

Fingerprint Recognition Objective freeware
Filter: All | Freeware | Demo
 

Fingerprint Recognition Objective

< 1 2 3 4 5 > 
Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 668

Objective-Basic for Mac OS A powerful BASIC programming language for Mac, which is simply intuitive and fast easy to learn. It is related to Visual BasicĀ® and Objective-C. It is an easy-usable, object-oriented, compiled, stable, fast and modern programming language written in C++ and Objective-C. Its runtime is totally... Platforms: Mac

License: Freeware Size: 10 MB Download (54): Objective-Basic for Mac OS Download

Added: August 19, 2013 | Visits: 542

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

Released: July 01, 2016  |  Added: September 10, 2016 | Visits: 825

WBF Driver WBF comprises of a set of services and interfaces which support the consistent development and management of biometric devices such as fingerprint readers. WBF enables client applications to capture, compare, manipulate, and store biometric data without having direct access to the biometric... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 8.93 MB Download (54): WBF Driver Download

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

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

Morphological Shared-Weight Neural Network for Face Recognition We introduce an algorithm based on the morphological shared-weight neural network. Being nonlinear and translation-invariant, the MSNN can be used to create better generalization during face recognition. Feature extraction is performed on grayscale images using hit-miss transforms that are... Platforms: Matlab

License: Freeware Size: 18.26 MB Download (53): Morphological Shared-Weight Neural Network for Face Recognition Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 739

BASS Audio Recognition Library BASS Audio Recognition Library is an advanced component designed to enable you to implement audio recognition in your applications. This is not a speech recognition library! It compares files with a % similarity. Finds audio file 1 in audio file 2 . The files can have different... Platforms: Windows

License: Freeware Download (52): BASS Audio Recognition Library Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 493

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

Added: August 20, 2013 | Visits: 519

OpenOMR OpenOMR is an open source optical music recognition (OMR) tool for printed music scores. It allows a user to scan a printed music partition and play it through the computer speakers. Platforms: Mac

License: Freeware Size: 8.38 MB Download (52): OpenOMR Download

Character Recognition Example (III):Training a Simple NN for classification This demo shows the recognition stage for the character recognition. This example come with a GUI with a trained network for handwritting recognition. The step-by-step explanation can be found at:http://basic-eng.blogspot.com/ Platforms: Matlab


Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 537

Expat Objective-C Bindings A small Objective-C library which provides a SAX-like object-oriented interface to the Expat XML parser library. Platforms: Windows, Mac, Linux

License: Freeware Size: 31.94 KB Download (51): Expat Objective-C Bindings Download

Added: May 10, 2013 | Visits: 375

iGesture iGesture supports the application developer who would like to add new gesture recognition functionality to their application as well as the designer of new gesture recognition algorithms. The iGesture framework can easily be configured to use any of the existing recognition algorithms (e.g.... Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (51): iGesture Download

Added: June 15, 2013 | Visits: 678

Tomoe Tomoe is a handwriting character recognition engine. Platforms: *nix

License: Freeware Size: 4.69 MB Download (51): Tomoe Download

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

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: May 24, 2013 | Visits: 470

Condor Optimizer CONDOR is a new optimizer whose aim is to find the minimum x* of an objective function F(x) (x is a vector whose dimension is between 1 and 150) using the least number of function evaluations of F(x). It is assumed that the dominant computing cost of the optimization process is the time needed to... Platforms: Matlab

License: Freeware Size: 163.84 KB Download (50): Condor Optimizer Download

Added: September 12, 2013 | Visits: 546

Simple example of the Simplex Method It's a function that finds the minimum value of a two variables objective function with a deterministic zero order algorithm: simplex method. The input variables are:-fun: inline function of the objective function-init_point: initial point for the simplex method-step_size: initial dimension of... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Simple example of the Simplex Method Download

Multivariate Nonlinear optimization using Marquardt Method We use the power of symbolic toolbox in order to find the optimal point in an arbitrary multivariate functionChange the following code based on your objective function and run the programFunction F in Symbolic Formata='(x1^2+x2-11)^2+(x1+x2^2-7)^2';The code will iterate and converge to x and y of... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Multivariate Nonlinear optimization using Marquardt Method Download

Added: June 28, 2013 | Visits: 442

dlTeFeed Extends the feed! A report of copyright, a digital fingerprint and the IP of the feed reader can be added. In addition, some search engines are scanned for the digital fingerprint in order to find possible content theft. The feed can be also be supplemented with comments and topic-relevant... Platforms: PHP

License: Freeware Size: 153.6 KB Download (49): dlTeFeed Download

Added: April 02, 2013 | Visits: 408

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

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 502

BANNER Named Entity Recognition System BANNER is a named entity recognition system intended primarily for biomedical text. It uses conditional random fields as the primary recognition engine and includes a wide survey of the best techniques described in recent literature. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.64 MB Download (47): BANNER Named Entity Recognition System Download

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

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

< 1 2 3 4 5 >