Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge detect #952

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

stephenneuendorffer
Copy link
Collaborator

No description provided.

These defines are actually in aie_api.h, and aren't used in the code
anyway.
This change also updates test.cpp to properly support 'live' mode.
With no arguments: runs a single image and attempts to compare
against openCV.
with -l: runs continuously using the webcam
with -v: runs continuously using a video file.

PEANO = /root/acdc/build/install/peano/bin/clang++
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you get rid of this absolute path?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah yeah, good point. Really all of those makefiles need to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants