# How to porting image processing algorithm with pure C to openmv3

**URL:** https://forums.openmv.io/t/how-to-porting-image-processing-algorithm-with-pure-c-to-openmv3/453
**Category:** OpenMV Boards
**Created:** [October 15, 2017, 7:43am UTC](https://forums.openmv.io/t/how-to-porting-image-processing-algorithm-with-pure-c-to-openmv3/453 "2017-10-15T07:43:13Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![skylin008](https://avatars.discourse-cdn.com/v4/letter/s/4af34b/32.png) [@skylin008](https://forums.openmv.io/u/skylin008)
#### Post date: [October 15, 2017, 7:43am UTC](https://forums.openmv.io/t/how-to-porting-image-processing-algorithm-with-pure-c-to-openmv3/453/1 "2017-10-15T07:43:13Z")

</div>

Hello everyone ! I need my new algorithm with pure c to openmv3 ,Does it have detailed doc guide to porting it.Thank you very much!

---

<div class="post-metadata">

### Author: ![iabdalkader](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.openmv.io/iabdalkader/32/1169_2.png) [@iabdalkader](https://forums.openmv.io/u/iabdalkader)
#### Post date: [October 16, 2017, 3:01pm UTC](https://forums.openmv.io/t/how-to-porting-image-processing-algorithm-with-pure-c-to-openmv3/453/2 "2017-10-16T15:01:06Z")

</div>

Hi, see the following examples:

> <https://github.com/openmv/openmv/commit/83451de050e339c11c1d112f3cc52b4edd764dcb#diff-8f4d10f043b1a0ee3c6cc5be660537b9>

> <https://github.com/openmv/openmv/commit/e104be63dfa5b439258530a4cc8c7bf364cc238e#diff-8f4d10f043b1a0ee3c6cc5be660537b9>

> <https://github.com/openmv/openmv/commit/627d81f56960831cf496b0424bc9062afa357c64#diff-8f4d10f043b1a0ee3c6cc5be660537b9>
