代码搜索结果

找到约 73,884 项符合 Image 的代码

image.h

/*! ************************************************************************ * \file image.h * * \brief * prototypes for image.c * **************************************************

image.h

/*! ************************************************************************ * \file image.h * * \brief * headers for image processing * * \author * Inge Lille-Langoy

image.c

/*************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Image management functions - * * Copyright(C) 2001-2003 Peter Ross

image.h

/*############################################################################# * 文件名:image.h * 功能: 实现了指纹图像的基本操作 * modified by PRTsinghua@hotmail.com #############################################

image.c

/*############################################################################# * 文件名:image.c * 功能: 实现了指纹图像的基本操作 * modified by PRTsinghua@hotmail.com #############################################

image.dsp

# Microsoft Developer Studio Project File - Name="image" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Con

image.cpp

/* 程序名: image.cpp 功能: 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似 */ #include "cv.h" #include "highgui.h" int main( int argc, char** argv ) { // 结构中载入图像:图像也是BMP图像(cvLoadImag