Skip to content

Conversation

@likholat
Copy link
Contributor

No description provided.

@likholat likholat requested a review from a team as a code owner August 23, 2022 15:14
@likholat
Copy link
Contributor Author

likholat commented Aug 23, 2022

@allnes please review

import org.opencv.core.*;
import org.opencv.highgui.HighGui;
import org.opencv.imgcodecs.*;
import org.opencv.imgproc.Imgproc;
Copy link
Contributor

@dkurt dkurt Aug 25, 2022

Choose a reason for hiding this comment

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

I'd like recommend replace deprecated sample completely. It's OK to keep both APIs in the tests but samples should demonstrate the latest one.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree, but I think we should first add async methods for Java API 2.0.

Copy link
Contributor

Choose a reason for hiding this comment

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

These are two different demos so why not upgrade a synchronous sample first?

@alvoron alvoron enabled auto-merge (squash) August 30, 2022 13:07
@alvoron alvoron merged commit a35088e into openvinotoolkit:master Sep 2, 2022
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.

4 participants