Skip to content

abuchan/imageproc-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.0%
  • C++ 7.1%
  • Assembly 1.3%
  • Other 0.6%