代码搜索结果
找到约 73,884 项符合
Image 的代码
image.h
/*#############################################################################
* 文件名:image.h
* 功能: 实现了指纹图像的基本操作
* modified by PRTsinghua@hotmail.com
#############################################
image.c
/*#############################################################################
* 文件名:image.c
* 功能: 实现了指纹图像的基本操作
* modified by PRTsinghua@hotmail.com
#############################################
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
image.h
// ===== Image.h =======
#ifndef IMAGE_H
#define IMAGE_H
#include "Dib.h"
#define CI_IMAGE 0
#define CI_GRAPH 1
#define SHOW_IMAGE 0
#define SHOW_GRAPH 1
#define SHOW_ADD 2
c
image.h
/*!
************************************************************************
* \file image.h
*
* \brief
* headers for image processing
*
* \author
* Inge Lille-Langoy
image.java
import java.awt.*;
import java.applet.*;
/*
*/
public class image extends Applet
{
Image image;
image.plg
Build Log
--------------------Configuration: Image - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP
image.rc2
//
// IMAGE.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
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) App