代码搜索结果

找到约 2,403 项符合 Vision 的代码

cmd_nand.c

/* * Driver for NAND support, Rick Bronson * borrowed heavily from: * (c) 1999 Machine Vision Holdings, Inc. * (c) 1999, 2000 David Woodhouse */ #include "Board.h"

cmd_nand.c

/* * Driver for NAND support, Rick Bronson * borrowed heavily from: * (c) 1999 Machine Vision Holdings, Inc. * (c) 1999, 2000 David Woodhouse */ #include "Board.h"

cmd_nand.c

/* * Driver for NAND support, Rick Bronson * borrowed heavily from: * (c) 1999 Machine Vision Holdings, Inc. * (c) 1999, 2000 David Woodhouse */ #include "Board.h"

cmd_nand.c

/* * Driver for NAND support, Rick Bronson * borrowed heavily from: * (c) 1999 Machine Vision Holdings, Inc. * (c) 1999, 2000 David Woodhouse */ #include

webcam.m

%WEBCAM Load frame from webcam. % % im = webcam(url); % % Load image from the specified URL. % % Copyright (c) Peter Corke, 2005 Machine Vision Toolbox for Matlab % $Header: /home/autom/pic/cvsro

snort2html.pl

#!/usr/bin/perl -w # # Snort2HTML 1.1 by Dan Swan, March 13, 00. # Special thanks to Martin Roesch for writing a friendly, kickass NIDS, # and to Max Vision for the use of his attack signature

pvision.h

// Panard-Vision // 3D real time engine // (C) 1997, Olivier Brunet // Email: bruneto@efrei.fr // // // Before using this library consult the LICENSE file #ifndef _PVISION_H_ #define _PVIS

edgedetection.m

% Algorith 4.3 edge detection % Step-by-step euclidean reconstruction algorithm from multiple views % as described in Chapter 4, "An introduction to 3-D Vision" % by Y. Ma, S. Soatto, J. Kosecka,

bibliography.bib

@article{lowe04distinctive, Author = {Lowe, D. G.}, Journal = {International Journal of Computer Vision}, Number = {60}, Pages = {91--110}, Title = {Distinctive Image Features from Scale-Invarian

docprobe.c

/* Linux driver for Disk-On-Chip devices */ /* Probe routines common to all DoC devices */ /* (C) 1999 Machine Vision Holdings, Inc. */ /* (C) 1999-2003 David Woodhouse *