代码搜索:Image Processing

找到约 10,000 项符合「Image Processing」的源代码

代码结果 10,000
www.eeworm.com/read/458864/7288113

h image.h

#include "img533.h"
www.eeworm.com/read/458864/7288228

h image.h

#include "img533.h"
www.eeworm.com/read/458825/7288812

c image.c

/* * ======== video_encdec.c ======== * */ /* Codec Engine include files: */ #include #include #include #include
www.eeworm.com/read/458558/7294017

h image.h

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

c image.c

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

asp image.asp

插入图片URL TD { FONT-SIZE: 9pt } BODY { FONT-SIZE: 9pt } INPUT{ FONT-SIZE: 9pt
www.eeworm.com/read/457187/7332993

frm image.frm

VERSION 5.00 Begin VB.Form Form31 BackColor = &H00808080& Caption = "Form31" ClientHeight = 4725 ClientLeft = 60 ClientTop = 450 ClientW
www.eeworm.com/read/456973/7336008

jsp image.jsp

www.eeworm.com/read/456846/7338408

cpp image.cpp

#ifndef __IMAGE_H #define __IMAGE_H #include "stdafx.h" //#define WIDTH 512 //#define HEIGHT 512 #include "Image.h" #include #include //#endif int HEIGHT,WIDTH; int OFFS
www.eeworm.com/read/456846/7338409

h image.h

#include using namespace std; typedef unsigned char uchar; class CImage { public: CImage(const char* filename); //~CImage(); void write(const char* filename); float mean()