Coder Social home page Coder Social logo

come on! remove this :) about ofxcv HOT 2 CLOSED

kylemcdonald avatar kylemcdonald commented on August 19, 2024
come on! remove this :)

from ofxcv.

Comments (2)

kylemcdonald avatar kylemcdonald commented on August 19, 2024

hah hah, i'm not sure what part you're complaining about. are you complaining about the ofxCv/ directory?

are you saying i should switch back to the ofxCv prefix?

this is the only option that gives me the ability to name things pleasantly. otherwise Tracker.h at the base level will conflict with things like jason saragih's Tracker.h

or ofxCvContourFinder would conflict with the ofxOpenCv one if they happened to both be included in a project.

in xcode adding the search path is trivial (using xcconfig) so it doesn't make a big difference for me :)

from ofxcv.

elliotwoods avatar elliotwoods commented on August 19, 2024

yeah the ofxCv/
i agree adding a header search path is fine in general.

if you've got a broken ofxCv in your project (i.e. was using a ProCamToolkit project which wanted the old folder structure), then XCode throws a path not found error at #include "ofxCv/Utilities.h" even with the correct search path. This kind of thing could throw a new user.

in VS you have to verbosely add every search path anyway, so this format (ofxCv/) is better, especially with subfolders (then you only have to add 1 folder to search path)

So i'd suggest (if you can) ditch it (e.g. oCvUtilities)
but anyway no point to break lots of existing projects now.

from ofxcv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.