Skip to content

Confidence Connected Components #2748

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

Merged
merged 1 commit into from
Feb 9, 2020
Merged

Confidence Connected Components #2748

merged 1 commit into from
Feb 9, 2020

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Feb 8, 2020

  • Example showcasing confidence connected components

  • Update assets submodule for above example input image

  • Update test/data submodule hash

  • Unit tests

  • CPU Backend Implementation

  • CUDA Backend Implementation

  • OpenCL Backend Implementation - Has a known issue, API call errors
    out on this backend currently.

  • Documentation

  • NeighborhoodIterator can be derived from ParamIterator, but at the moment
    not sure if it is good idea.

  • Removed faulty post increment operator overload for ParamIterator. A
    correct version will be added later.

- [x] Example showcasing confidence connected components
- [x] Update assets submodule for above example input image
- [x] Update test/data submodule hash
- [x] Unit tests
- [x] CPU Backend Implementation
- [x] CUDA Backend Implementation
- [x] OpenCL Backend Implementation - Has a known issue, API call errors
      out on this backend currently.
- [x] Documentation

- NeighborhoodIterator can be derived from ParamIterator, but at the moment
  not sure if it is good idea.
- Removed faulty post increment operator overload for ParamIterator. A
  correct version will be added later.
@9prady9 9prady9 added this to the v3.7.0 milestone Feb 8, 2020
@9prady9 9prady9 requested a review from umar456 February 8, 2020 20:18
@9prady9
Copy link
Member Author

9prady9 commented Feb 8, 2020

arrayfire/arrayfire-data#16
arrayfire/assets#10

have to be merged along with this.

Updated: Taken care off.

@umar456 umar456 merged commit c1e1416 into arrayfire:master Feb 9, 2020
@9prady9 9prady9 deleted the cc_fns branch February 10, 2020 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants