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

升级到VS2019,x64,OpenCV3416,去掉了编译产生的文件 #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 23, 2022

  1. 修改问题

    error C2440  无法从“cv::Mat”转换为“IplImage”
    runagate committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    fea215f View commit details
    Browse the repository at this point in the history
  2. 解决问题

    无法将参数 从“cv::Size”转换为“CvSize”
    runagate committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    412b98a View commit details
    Browse the repository at this point in the history
  3. 解决问题

    无法将参数 从“cv::Size”转换为“CvSize”
    runagate committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    9216367 View commit details
    Browse the repository at this point in the history
  4. 升级到VS2019,Release x64

    OpenCV3416
    编译通过
    runagate committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a4309a1 View commit details
    Browse the repository at this point in the history