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

fix: 去除OpenCV依赖引入OpenCVmobile库替换 #482

Merged
merged 1 commit into from
May 7, 2024

Conversation

lzwind
Copy link
Contributor

@lzwind lzwind commented May 7, 2024

去除OpenCV依赖引入OpenCVmobile库替换

Log: 去除OpenCV依赖引入OpenCVmobile库替换

去除OpenCV依赖引入OpenCVmobile库替换

Log: 去除OpenCV依赖引入OpenCVmobile库替换
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • src/src.pro中新增了/usr/include/opencv_mobile路径,需要确认是否正确使用了移动端的OpenCV库。
  • src/utils/pixmergethread.cpp中引入了opencv2/imgproc/types_c.h,需要验证是否需要Cython或C++的OpenCV API。
  • tests/ut_screen_shot_recorder/ut_screen_shot_recorder.pro中替换了库链接顺序,需要检查是否有特定原因进行修改。

是否建议立即修改:

  • 是,需要确认上述更改是否符合项目需求,并且确保没有引入新的问题。特别是OpenCV的移动端版本和库链接顺序的修改,需要进行充分的测试和验证。

Copy link

@wyu71 wyu71 left a comment

Choose a reason for hiding this comment

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

/+1

@lzwind
Copy link
Contributor Author

lzwind commented May 7, 2024

/merge

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lzwind, wyu71

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@lzwind lzwind merged commit 2e00916 into linuxdeepin:release/105x May 7, 2024
7 checks passed
@deepin-bot
Copy link
Contributor

deepin-bot bot commented May 7, 2024

This pr cannot be merged! (status: unknown)

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.

3 participants