Skip to content
#

openframeworks

Here are 555 public repositories matching this topic...

setphen
setphen commented Nov 7, 2016

I really want to utilize the polygon approximation function approxPolyDP, which is part of opencv/imgproc
opencv doc reference here

I don't have enough knowledge currently to write the wrapper myself - Are there significant difficulties in wrapping this feature? If I can get it working

Ofelia
Jonathhhan
Jonathhhan commented Nov 11, 2019

hi cuinjune,
with the newest emscripten 1.39.1 i get this compile error with the ofelia emscripten example on ubuntu 18.04:

/home/jonathan/Schreibtisch/of_v20191108_linux64gcc6_release/addons/ofxOfelia/libs/ofxLua/src/bindings/glmBindings.cpp:2733:10: fatal error: 
      'glm/gtc/functions.hpp' file not found
#include <glm/gtc/functions.hpp>

while it is possible to compile the ope

Improve this page

Add a description, image, and links to the openframeworks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openframeworks topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.