Skip to content

Developing a filter module

Bernhard Froehler edited this page Oct 11, 2017 · 18 revisions

You have successfully developed your first module, and now you want to dive into developing your own image processing filter for open_iA? Here's a guide for how to implement a median filter inside a module. You can find the full source code for this module in the open_iA repository.

Clone this wiki locally