代码搜索结果
找到约 73,884 项符合
Image 的代码
image.h
/*#############################################################################
* 文件名:image.h
* 功能: 实现了指纹图像的基本操作
* modified by PRTsinghua@hotmail.com
#############################################
image.c
/*#############################################################################
* 文件名:image.c
* 功能: 实现了指纹图像的基本操作
* modified by PRTsinghua@hotmail.com
#############################################
image.c
#include "spiht.h"
#include "spihtdecode.h"
int QccIMGImageInitialize(QccIMGImage *image)
{
if (image == NULL)
return(0);
image->image_type = QCCIMGTYPE_UNKNOWN;
QccStringMakeNull
image.m
%IMAGE Image display, no menubar
%
% h = image(A,n)
%
% Displays all images stored in the dataset A. The standard Matlab
% image-command is used, so scaling has to be done manually.
% The number of ho
image.c
/***************************************************************************
File Name : image.c
Purpose : provides basic functionality to read, write, display, enhance
and correlate i
thin-image.c
/* thin-image.c: thin binary image
Copyright (C) 2001, 2002 Martin Weber
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Gener
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.h
/*#############################################################################
* 文件名:image.h
* 功能: 实现了指纹图像的基本操作
* modified by PRTsinghua@hotmail.com
#############################################
image.c
/*#############################################################################
* 文件名:image.c
* 功能: 实现了指纹图像的基本操作
* modified by PRTsinghua@hotmail.com
#############################################