代码搜索:Image Processing
找到约 10,000 项符合「Image Processing」的源代码
代码结果 10,000
www.eeworm.com/read/117124/7094777
cpp image.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/199841/7097757
c image.c
#define MWINCLUDECOLORS
#include "nxlib.h"
#include
/*
* X Image routines. Messy. Not done yet.
*/
#define READ_BIT(image, x, y) \
(image->data[(y * image->bytes_per_line) + (x >> 3)
www.eeworm.com/read/223598/7104191
c image.c
/*
* File: image.c
*
* Copyright (C) 1997 Raph Levien
* Copyright (C) 1999 James McCollough
*
* This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/223598/7104198
h image.h
#ifndef __IMAGE_H__
#define __IMAGE_H__
/* The DilloImage data-structure and methods */
#include
#include
#include "dw_image.h"
#include "bitvec.h"
typedef struct _DilloIma
www.eeworm.com/read/404232/7110749
h image.h
/*************************************************************************
AVS1-P2视频解码器源码
版权所有:联合信源数字音视频技术(北京)有限公司, (c) 2005-2006
AVS1-P2 Video Decoder Source Code
(c) Copyright, NSCC All R
www.eeworm.com/read/404232/7110761
cpp image.cpp
/*************************************************************************
AVS1-P2视频解码器源码
版权所有:联合信源数字音视频技术(北京)有限公司, (c) 2005-2006
AVS1-P2 Video Decoder Source Code
(c) Copyright, NSCC All R
www.eeworm.com/read/118158/7134067
h image.h
#if !defined(AFX_IMAGE_H__7089B680_F358_11D1_9F48_C75E6895F9BC__INCLUDED_)
#define AFX_IMAGE_H__7089B680_F358_11D1_9F48_C75E6895F9BC__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_V
www.eeworm.com/read/118158/7134074
cpp image.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/453009/7148242
vhd image.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
ENTITY image IS
PORT( clk : IN std_logic;
clk_out : OUT std_logic;
hs_out : OUT std_logic;
de_out :
www.eeworm.com/read/453009/7148246
bsf image.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to