Function Optimization
From OpenCV on the Cell
The following documents describe about how to optimize additional functions within the CVCell module. To do this please refer to the following pages:
[edit]
1. Cell/B.E. Architecture Overview
This page explains basic knowledge about architecture of Cell/B.E.
[edit]
2. CVCell Framework
This page explains how functions are invoked within the CVCell module.
[edit]
3. Optimizing a Single Function
This page explains how to optimize a single function.
[edit]
4. Adding Your Function
This page explains how to add your function to the OpenCV Library.
