Merged
Conversation
This was referenced Jul 18, 2019
Merged
dkurt
reviewed
Jul 23, 2019
dkurt
reviewed
Jul 23, 2019
dkurt
reviewed
Jul 23, 2019
54b53bd to
25edad7
Compare
d3467e3 to
e89af43
Compare
Member
|
@dvd42, please rebase this branch with current master. |
Contributor
Author
Member
|
@dvd42, Yes. Please avoid "merge" commits - squash commits into one. |
dkurt
reviewed
Jul 31, 2019
dkurt
reviewed
Jul 31, 2019
dkurt
reviewed
Jul 31, 2019
dkurt
reviewed
Jul 31, 2019
dkurt
reviewed
Jul 31, 2019
a5d1a4f to
5358ab7
Compare
Contributor
Author
|
@dkurt, done |
dkurt
reviewed
Aug 1, 2019
e513e8a to
98ff328
Compare
Member
|
@dvd42, Can you please squash all the commits into a single one? |
98ff328 to
def58b5
Compare
Contributor
Author
|
@dkurt, done |
6df63c9 to
87a9d7e
Compare
dkurt
reviewed
Aug 7, 2019
dkurt
reviewed
Aug 7, 2019
2b86137 to
38ed410
Compare
dkurt
reviewed
Aug 9, 2019
37ad312 to
417039b
Compare
dkurt
reviewed
Aug 10, 2019
7adfe42 to
019d050
Compare
49c40bb to
64e4fae
Compare
dkurt
approved these changes
Aug 13, 2019
Member
dkurt
left a comment
There was a problem hiding this comment.
👍
Looks good. There were only warning on Mac builder which is not connected to this PR: https://pullrequest.opencv.org/buildbot/builders/precommit_custom_mac/builds/197
/build/precommit_custom_mac/opencv/modules/core/test/test_ptr.cpp:167:12: warning: explicitly assigning value of variable of type 'Ptr<opencv_test::(anonymous namespace)::(anonymous namespace)::Reporter>' to itself [-Wself-assign-overloaded]
a-sajjad72
pushed a commit
to a-sajjad72/opencv
that referenced
this pull request
Mar 30, 2023
Segmentation module (opencv#15082)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a Segmentation module to the new high level DL API currently in l-bat's fork
Merge with extra: opencv/opencv_extra#655