Skip to content
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.

gnmerritt/multiTrace-features

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
gui
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/**@mainpage multiTRACE with Features

@author Nathan Merritt
@date January, 2011

Overview:

The aim of this project is to develop a multiple layer cell-assembly network
that is capable of general pattern recognition. Initial testing will begin
with highly controlled, static input patterns. Once the network has been
configured and is capable of producing the results Sonntag (1991) obtained
in his dissertation, the networks input layer will be reworked to process
the results of a SIFT/SURF feature detection algorithm. The key points from
the vision algorithm will be fed into the network, and hopefully allow it
to recognize objects in a cognitively inspired manner.

This directory contains the implementation of the multiTRACE network. test/
contains the unit tests that were used during development.

Usage:

Build is managed by Eclipse, will produce 'multiTrace vision' binary that
contains the unit tests

For more information on the multiTRACE object recognition project,
please visit http://gnmerritt.net/cs280/

References can be found here:
http://www.mendeley.com/groups/840881/multitrace-object-recognition/papers/

This source is provided under the FreeBSD license, please see LICENSE
file for details

*/

About

Nathan's 2011 Independent Study in machine vision

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages