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

Add examples to toy around for beginners. #63

Closed
l00mi opened this issue Aug 6, 2015 · 6 comments
Closed

Add examples to toy around for beginners. #63

l00mi opened this issue Aug 6, 2015 · 6 comments

Comments

@l00mi
Copy link
Member

l00mi commented Aug 6, 2015

https://news.ycombinator.com/item?id=10012636

@l00mi l00mi added this to the 6.0.0-rc.0 milestone Aug 6, 2015
@l00mi l00mi modified the milestones: 6.0.0-rc.1, 6.0.0-rc.0 Sep 21, 2015
@l00mi l00mi self-assigned this Sep 21, 2015
@fabiopedrosa
Copy link

This would be very helpful!

@l00mi
Copy link
Member Author

l00mi commented Oct 26, 2015

We plan to release 6.0.0 final in the near future, that said we will have some examples delivered.

@l00mi l00mi modified the milestones: 6.0.0-rc.1, 6.0.0 Oct 26, 2015
@fabiopedrosa
Copy link

Could you help me with something in the meanwhile?

How can I learn/deduce which input can be connected to each element?
For instance, I'm applying a sobel operator to my gray image, but then I can't split its two places, or apply a blur to the resulting image. What am I doing wrong?

@l00mi
Copy link
Member Author

l00mi commented Oct 27, 2015

This is a not yet solved problem. We need to look into that with #86.

Your example does not work as the sobel operator outputs as you say two planes. We have no process yet to choose one plane. So you do everything right! It's just not yet possible. (-,

@schmk2
Copy link

schmk2 commented Oct 28, 2015

I added a few things for you, see #86.

You can either build the current version yourself or download the latest Windows build from AppVeyor: https://ci.appveyor.com/project/cpvrlab/imageplay/build/artifacts

@l00mi
Copy link
Member Author

l00mi commented Nov 9, 2015

Examples are delivered with final version.

@l00mi l00mi closed this as completed Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants