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

tutorial on integral image #231

Open
johnnychen94 opened this issue Sep 7, 2021 · 4 comments
Open

tutorial on integral image #231

johnnychen94 opened this issue Sep 7, 2021 · 4 comments
Assignees
Labels
demo Ideas for demo/example to fulfill our gallery

Comments

@johnnychen94
Copy link
Member

I believe we need an IntegralArrays version of https://juliaimages.org/stable/examples/color_channels/indexed_image/#demo_indexed_image

@johnnychen94 johnnychen94 added the demo Ideas for demo/example to fulfill our gallery label Sep 7, 2021
@timholy
Copy link
Member

timholy commented Sep 9, 2021

That's an IndirectArray tutorial, not an IntegralArray tutorial. I don't see any tutorials that use the (soon to be deprecated) integral_image, am I missing something?

@johnnychen94
Copy link
Member Author

Oh sorry for the inaccuracies. I notice the examples in https://github.com/JuliaImages/IntegralArrays.jl is pretty thin, I think we need a more insightful explanation on why we need this type (e.g., performance), and how it is used in image processing just like the IndirectArray demo.

@timholy
Copy link
Member

timholy commented Sep 10, 2021

Yeah, it's not a widely used type (so far, anyway). I once knew applications that needed it, but I kind of forget them now. Looks like https://www.codeproject.com/Articles/441226/Haar-feature-Object-Detection-in-Csharp has a practical use-case. (This was something that the very first GSoC student was interested in.)

@johnnychen94 johnnychen94 assigned johnnychen94 and unassigned timholy Dec 2, 2021
@johnnychen94
Copy link
Member Author

JuliaImages/ImageFiltering.jl#241 is a good use case; we can also use this as a demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Ideas for demo/example to fulfill our gallery
Projects
None yet
Development

No branches or pull requests

2 participants