biomimetics / imageproc-lib

Shared library for ImageProc projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All code licensed under the 3-clause modified-BSD license, unless otherwise noted.

Shared library for ImageProc projects

Description

A set of common modules developed for the ImageProc family of boards, which use Microchip's dsPIC architecture.

These modules work with ImageProc 2.5 boards. Support for older boards up to version 2.4 can be found in the ip24-maint branch.

Download code

https://github.com/biomimetics/imageproc-lib

Usage

Place this library under the embedded source directory where your ImageProc project resides (e.g. embedded/imageproc-lib/ if your project is in embedded/project/), then modify your project so that it knows where to find the library, and finally compile.

Citing the library

If you would like to reference this code in a publication, please cite these conference papers:

This material is based upon work supported by the National Science Foundation under Grant No. IIS-0705429 and IIS-0931463. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

About

Shared library for ImageProc projects


Languages

Language:C 93.1%Language:C++ 5.1%Language:Assembly 1.2%Language:Objective-C 0.4%Language:Python 0.2%