代码搜索结果

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

doc2001plus.c

/* * Linux driver for Disk-On-Chip Millennium Plus * * (c) 2002-2003 Greg Ungerer * (c) 2002-2003 SnapGear Inc * (c) 1999 Machine Vision Holdings, Inc. * (c) 1999, 2000 David

doc2001plus.c

/* * Linux driver for Disk-On-Chip Millennium Plus * * (c) 2002-2003 Greg Ungerer * (c) 2002-2003 SnapGear Inc * (c) 1999 Machine Vision Holdings, Inc. * (c) 1999, 2000 David

nftl.h

/* Defines for NAND Flash Translation Layer */ /* (c) 1999 Machine Vision Holdings, Inc. */ /* Author: David Woodhouse */ /* $Id: nftl.h,v 1.1 2001/10/23 17:55:51 arjanv Exp $ *

scale.h

#ifndef _SCALE_H_ #define _SCALE_H_ #include "commdef.h" void scale_hardkey(); void scale_softkey(KEY key); void refresh_updown_scale(); void border_scale(); void vision(); BOOL StoreScale

smallblurryimage.cc

// Copyright 2008 Isis Innovation Limited #include "SmallBlurryImage.h" #include #include #include #include #include #

init_normal_weno.m

function [Vn_ext] = init_normal_WENO(Vn) % % Extends boundary of Vn % % Author: Baris Sumengen sumengen@ece.ucsb.edu % http://vision.ece.ucsb.edu/~sumengen/ % Vn_ext = zeros(size(Vn)+6); Vn

init_kappa.m

function [dx2, dy2] = init_kappa(dx,dy) % % calculates dx^2 and dy^2 to prevent these from being % constantly recalculated. % % Author: Baris Sumengen sumengen@ece.ucsb.edu % http://vision.ece.

readme.txt

These C files were written by Yossi Rubner. Check out his webpage: http://vision.stanford.edu/~rubner/ The paper to reference is: Y. Rubner, C. Tomasi, and L. J. Guibas. The earth mover's distan

robot_test.cpp

// robot_test.cpp : implementation file // #include "stdafx.h" #include "Vision.h" #include "robot_test.h" #include "comm.h" BYTE Command[8]; CComm Rs232_port; #ifdef _DEBUG #define n

init_normal_weno.m

function [Vn_ext] = init_normal_WENO(Vn) % % Extends boundary of Vn % % Author: Baris Sumengen sumengen@ece.ucsb.edu % http://vision.ece.ucsb.edu/~sumengen/ % Vn_ext = zeros(size(Vn)+6); Vn