代码搜索结果

找到约 10,000 项符合 Image 的代码

image.h

/****************************************************************************** * 光学字符识别程序 * 文件名:image.h * 功能 :图像处理相关函数定义 * modified by PRTsinghua@hotmail.com ************************************

image.cpp

/****************************************************************************** * 光学字符识别程序 * 文件名:image.cpp * 功能 :图像处理相关函数实现 * modified by PRTsinghua@hotmail.com **********************************

image.h

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

image.c

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

image.c

/* A MPEG4 video encoder/decoder Portions Copyright

image.h

#ifndef _IMAGE_H_ #define _IMAGE_H_ #include "../global.h" #include "colorspace.h" #define EDGE_SIZE 32 void select_optcode_image(uint32_t cpu_flags); int32_t VOP_create(VOP * image, En