代码搜索结果

找到约 5,548 项符合 Camera 的代码

ptz_ab2150.cpp

// PTZ_AB2150.cpp: implementation of the CPTZ_AB2150 class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "AB2150.h" #include "PTZ_AB215

073-jsonphotosender.py

import json, socket, camera, appuifw PHOTO_FILE = u"E:\\Images\\temp.jpg" def send_photo(name, jpeg): msg = {"jpeg": jpeg, "name": name} sock = socket.socket(socket.AF_INET,\

dc1394.c

/* * IIDC1394 grab interface (uses libdc1394 and libraw1394) * Copyright (c) 2004 Roman Shaposhnik * * This library is free software; you can redistribute it and/or * modify it under the terms of

cameraapp.mmp

/* * ============================================================================ * Name : CameraApp.mmp * Part of : CameraApp * Created : 05/06/2006 by Forum Nokia * Description: *

grab_gray_image.c

/************************************************************************** ** Title: grab one gray image using libdc1394 ** $RCSfile: grab_gray_image.c,v $ ** $Revision: 1.5.2.27 $$Name:

dc1394_control.c

/* * 1394-Based Digital Camera Control Library * Copyright (C) 2000 SMART Technologies Inc. * * Written by Gord Peters * Additions by Chris Urmson

dc1394_control.h

/* * 1394-Based Digital Camera Control Library * Copyright (C) 2000 SMART Technologies Inc. * * Written by Gord Peters * Additions by Chris Urmson

程序说明.txt

***智能监视系统*** 程序运行时需要视频捕捉设备,如果没有,请安装USB_<mark>CAMERA</mark>目录下的设备驱动程序。 ***停车场收费系统*** 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件建立新数据库。 ***高校银卡系统*** 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件 ...

buildstaticmodel.~pa

unit BuildStaticModel; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TfmStaticStereo = class(TForm) Label3: T