recognition

speaker dependent speech recognition engin with sdk

I want to do a little apllication, does any one know of a good speaker dependent speech recognition engin with sdk. (not speech to text engins) thank you, Efrat ...

open source language recognition library?

hy, im searching for a lib which can recognize the human language of a .txt document i already found http://www.google.com/uds/samples/language/detect.html but im more interested in source code which i can use offline some language which would be great to support english, french, german programming language which would be best c/c++, p...

Is there a pure Java framework for gesture recognition?

Is there any specific Java gesture recognition out there? iGesture is very old. OpenCV is based on C/C++, I used some Java wrapper like JavaCV, but I cannot find any resource and documentation for it. Is there any pure Java framework for gesture recognition? Please suggest if you know. ...

Speech recognision in vb.net

Is Possiple to create Speech recognision in vb.net . Anybody tell to me thanks ...

Need C# OCR Library to Convert Image to Text

Hi, I would like a library (preferably free) that is capable to read characters from an image and convert them to text. The input I will have is not a document, but a set of bitmaps that contain only one character each, and return a character in ASCII format for each bitmap. The format of the input bitmap will be binarized and the size...

Recognize numbers in images

I've been searching for resources for number recognition in images on the web. I found many links providing lots of resources on that topic. But unfortunately it's more confusing than helping, I don't know where to start. I've got an image with 5 numbers in it, non-disturbed (no captcha or something like this). The numbers are black on ...

Any simple shape recognition libraries for Java?

I am working on a on-screen keyboard for Android, and I need to recognize starting points, turning points and end points of lines drawn by the user on the keyboard. A simple straightening function would be nice, as it is difficult to draw a perfectly straight line even with a stylus, not to mention finger-only touchscreens today. What I...

What are interesting ideas for experimenting with Artificial Neural Networks?

I'm after a list of possible neural network implementations that can be experimented with. Possibly something that could take an hour to a week to write. What other possibilities are there? Here's the list so far: Games tic-tac-toe Connect 4 Chess Go Sudoku paper/scissors/rock horse racing predictor Visual recognition Character re...

Framework/Algorithms/Library for server side estimation/recognition of audio file similarity?

I want to implement an android app which compares recorded audio files with our sound database and reports a similiarity metric. The app will work somehow like Shazam but is matched against our database audio files. Can anyone point me to an open source project which implements adequate algorithms to do the sound recogognition/comparisio...

Text and Picture Block Recognition in Picture

Hi, I'm new in Image Proccessing. I have an image and I want to parsing Text blocks and picture blocks. How can I do? I don't use OCR components. I need algorithm or sample or suggestion. ...

Recognising the type of graph by given set of points.

I'm trying to design a program that draws graphs given a set of points (x, y), and it also should recognize the curve (straight line, hyperbole, parabola), with only the help of the points. Is there an algorithm to do that? ...

recognizing computer in masm

How can I retrieve MAC of network card(s) and what can I retrieve to recognise specific computer and how ? ...

Using Nearest Neighbour Algorithm for image pattern recognition

So I want to be able to recognise patterns in images (such as a number 4), I have been reading about different algorithms and I would really like to use the Nearest Neighbour algorithm, it looks simple and I do understand it based on this tutorial: http://people.revoledu.com/kardi/tutorial/KNN/KNN_Numerical-example.html Problem is, altho...

Sound sample recognition library/code

I don't want sound-to-text software. What I need is the following: I'll record multiple (say 50+) audio streams (recordings of radio stations) from that recordings, I'll mark interesting audio clips - their length ranges from 2 to 60 seconds - there will be few thousands of such audio clips library should be able to find other instanc...

Where to begin my quest for knowledge in regards to OCR/ICR?

I'm in search of and useful source of knowledge on Optical/Intelligent Character Recognition, Image and Pattern recognition. Any books, papers, websites and whatever. Thanks! ...

Finding a simple object in a low-quality image

Hi, I want to do this thing in C# (or any other .NET language), not sure how: I have an image I captured from webcam and I want to find a specific simple object in it (let's say a red circle with a black square in it). The red circle can be a bit different from time to time (because of shadows) and the square might be also a bit brighter...

Sentence recognition and ability to answer with another sentence

Hi. I'm looking into sentence recognition to make a program that should play voice clips from the game Team Fortress 2. I have .wav files and text files containing the transcription for every sound. What I'd like to make is a system that makes two characters of the game talk to each other (trough playing sound clips), and each one recogn...

Finding images on the web

I sent someone a photo of me and they replied that this particular photo was all over the web. How do I find out where this photo is and is there any way that I can see if there are other photos of myself that someone has shared without my knowledge? I am very worried about this and want to find out where these pictures are please help...

Speech Recognition in iPhone app

Hello, Is it possible to access speech recognition in an iphone app,similar to voice dialing available in iphone 3gs...when the user says something that related information needs to be fetched... Is there any particular api for the same? I have seen apps on itunes..but how to go about it? Thanks in advance. ...

Java Speech recognition api

HI, i am currently developing an android application where i am required to implement speech recognition...could u suggest a link where i could find a java speech recognition API...? Thanks ...