代码搜索:Image Processing
找到约 10,000 项符合「Image Processing」的源代码
代码结果 10,000
www.eeworm.com/read/462079/7209516
dat image.dat
www.eeworm.com/read/462079/7209530
dat image.dat
www.eeworm.com/read/461776/7220723
obj image.obj
www.eeworm.com/read/461776/7220727
sbr image.sbr
www.eeworm.com/read/461776/7220728
cpp 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
www.eeworm.com/read/461776/7220731
h 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使用的
www.eeworm.com/read/461466/7227032
chm image.chm
www.eeworm.com/read/461264/7230286
readme image.readme
June 1998
This directory includes a few procedures for image processing or or analysis.
The procedures MAX_ENTROPY and MAX_LIKELIHOOD were
www.eeworm.com/read/461070/7235033
cpp image.cpp
#include
#include
#include
#include "global.h"
#include "image.h"
/*---------------------------------------------------------------------------*/
// Create a blank
www.eeworm.com/read/461070/7235050
h image.h
#ifndef _IMAGE_
#define _IMAGE_
#include "global.h"
/*---------------------------------------------------------------------------*/
// Basic image class
// Improvements that would be useful: