代码搜索结果

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

image.cpp

// // 24Bits/Pixel 图像 // // Copyright (c) 2000-2002 Chihiro.SAKAMOTO (HyperWorks) // #include "StdAfx.h" #include "Application.h" #include "Image.h" #include "File.h" #include "Misc.h" #inc

image.h

// // 24Bits/Pixel图像 // // Copyright (c) 2000-2002 Chihiro.SAKAMOTO (HyperWorks) // #ifndef __image_h #define __image_h #include "Dib.h" #include "Misc.h" class CDC; // // 专给24bit使用的

image.readme

June 1998 This directory includes a few procedures for image processing or or analysis. The procedures MAX_ENTROPY and MAX_LIKELIHOOD were

image.cpp

#include #include #include #include "global.h" #include "image.h" /*---------------------------------------------------------------------------*/ // Create a blank

image.h

#ifndef _IMAGE_ #define _IMAGE_ #include "global.h" /*---------------------------------------------------------------------------*/ // Basic image class // Improvements that would be useful:

image.c

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