文件名称:mirror
介绍说明--下载内容均来自于网络,请自行研究使用
picHMinitor(IplImage* src,IplImage * dst) //
//这个函数实现图像的水平镜像
// picVMinitor(IplImage* src,IplImage * dst)
//这个函数实现图像的垂直镜像 -picHMinitor (IplImage* src, IplImage* dst)//// This function mirrors the level of image// picVMinitor (IplImage* src, IplImage* dst)// This function is to achieve a vertical mirror image
//这个函数实现图像的水平镜像
// picVMinitor(IplImage* src,IplImage * dst)
//这个函数实现图像的垂直镜像 -picHMinitor (IplImage* src, IplImage* dst)//// This function mirrors the level of image// picVMinitor (IplImage* src, IplImage* dst)// This function is to achieve a vertical mirror image
相关搜索: IplImage
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mirror.cpp