代码搜索结果
找到约 10,000 项符合
Video 的代码
video.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
video.h
///////////////////////////////////////////////////////
// FileName: video.h
// Author: b1gm0use
// Project: myvideo
#ifndef _VIDEO_H_
#define _VIDEO_H_
#include
// 自定义事件号
const int V
video.cpp
#include"cv.h"
#include"cxcore.h"
#include"highgui.h"
#include
float CalculateFisheye_x( int u, int v, float x0, float y0, float r);
float CalculateFisheye_y( int u, int v, float x
readme.video
/*
* (C) Copyright 2000
* Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free
video.h
/*
** MPC823 Video Controller
** =======================
** (C) 2000 by Paolo Scaffardi (arsenio@tin.it)
** AIRVENT SAM s.p.a - RIMINI(ITALY)
**
*/
#ifndef _VIDEO_H_
#define _VIDEO_H_
/* Video funct
video.c
/*
* (C) Copyright 2000
* Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
* (C) Copyright 2002
* Wolfgang Denk, wd@denx.de
*
* See file CREDITS for list of people who contribu
video.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================