代码搜索:image processing
找到约 10,000 项符合「image processing」的源代码
代码结果 10,000
www.eeworm.com/read/159561/10639599
cpp image.cpp
/*
*
* All Contents Copyright 2000 by Jared Samet. All Rights Reserved.
*
*/
#include
#include "Image.h"
#include "Sequence.h"
int CImage::m_iGapPenalty;
int CImage::m_iMa
www.eeworm.com/read/159561/10639629
h image.h
/*
*
* All Contents Copyright 2000 by Jared Samet. All Rights Reserved.
*
*/
#ifndef _IMAGE_H
#define _IMAGE_H
#define new DEBUG_NEW
class CSequence;
class CImage
{
public:
www.eeworm.com/read/351519/10644329
gif image.gif
www.eeworm.com/read/351450/10649786
gif image.gif
www.eeworm.com/read/159411/10652049
gif image.gif
www.eeworm.com/read/159411/10654181
gif image.gif
www.eeworm.com/read/422113/10663258
txt image.txt
0,0,1,1,1,1,1,0
0,0,1,1,0,0,0,0
0,0,1,0,1,0,1,0
0,0,1,0,0,1,0,0
0,1,1,0,0,1,0,0
0,0,1,1,0,0,0,0
1,1,0,0,0,1,0,0
0,1,0,1,1,0,0,0
1,0,0,0,1,1,1,1
0,0,1,1,0,0,1,1
0,1,0,0,1,1,0,1
0,1,0,1,1,0,0,0
0,1,1,0,
www.eeworm.com/read/277067/10670937
cpp image.cpp
#include "HEnc.h"
#include
#include
void Hfilter(unsigned char *rec, int width, int height, int lx, int chr,
int coded_tab[MBR+1][MBC+1], int quant_tab[MBR+1][MBC+1])
{
www.eeworm.com/read/277067/10670963
h image.h
/*!
********************************************************
*\file
* Filter.h
*\brief
* interface for deblocking filter functions.
*\date
* 12/27/2002
*
****************************
www.eeworm.com/read/159143/10691959
c image.c
/**********************************************************************/
/*宏定义:Baddress B芯片映射的地址*/
/* BDSC_SET DSC时钟为高*/
/* BDSC_CLR DSC时钟为低*/
/* BSED B芯片行返回信号*/
/******************