OpenCV的:cvSaveimage [英] OpenCV : cvSaveimage

查看:723
本文介绍了OpenCV的:cvSaveimage的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我是OpenCv的新手.
我在编译时出现找不到标识符"的cvSaveImage错误.

请帮帮我.



谢谢

Hi all,

I am new to OpenCv.
I am getting error at cvSaveImage that "Identifier Not Found" at compile time.

Please help me.



Thanks

推荐答案

什么版本的openCV确保您具有
What version of openCV is that make sure you have the
#include "highgui_c.h"

指令,并确保编译器可以找到该文件.正确配置您的IDE,请检查 http://opencv.willowgarage.com/wiki/InstallGuide [

directive and make sure the compiler can find the file . configure your IDE properly check http://opencv.willowgarage.com/wiki/InstallGuide[^] for installation details.

Hope this helps. :)


这篇关于OpenCV的:cvSaveimage的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆