Skip to content

opencv 3.4.3 can't use cvsaveimage API #12818

@williamlzw

Description

@williamlzw
  • OpenCV => 3.4.3
  • Operating System / Platform => Windows 64 Bit
  • Compiler => Visual Studio 2017
    opencv 3.4.3, 3.4.1, 4.0 can't use cvsaveimage API
    example:
    IplImage* imgSrc = cvLoadImage("F:/123.png", CV_LOAD_IMAGE_COLOR);
    cvSaveImage("F:/222.jpg", imgSrc);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions