代码搜索结果

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

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.

doc2000.h

/* Linux driver for Disk-On-Chip 2000 */ /* (c) 1999 Machine Vision Holdings, Inc. */ /* Author: David Woodhouse */ /* $Id: doc2000.h,v 1.1.1.1 2005/06/27 17:05:53 linuxpark

bs.h

void init() { object ob, me; me = this_object(); if (interactive(ob = this_player()) && present("shou juan", ob)){ message_vision(HIY"$N突然拦身在$n前,眼睛直盯着$n怀里的手绢!\n"NOR,

renshenguo.c

// renshenguo.c inherit ITEM; #include void init() { add_action("do_eat", "eat"); remove_call_out("destguo"); call_out("destguo", 10); } void destguo() { message_vision("$N慢慢

artificiallight.cc

const char *help = "\ progname: artificial_light.cc\n\ code2html: This program reads a pgm image (grayscale) and artificially relight it.\n\ \n\ version: Torch3 vision2.0, 2005\n\ (c) Guillaume Heusch

doc2000.c

/* * Linux driver for Disk-On-Chip 2000 and Millennium * (c) 1999 Machine Vision Holdings, Inc. * (c) 1999, 2000 David Woodhouse * * $Id: doc2000.c,v 1.1.1.1 2004/02/04 12:

doc2000.c

/* * Linux driver for Disk-On-Chip 2000 and Millennium * (c) 1999 Machine Vision Holdings, Inc. * (c) 1999, 2000 David Woodhouse * * $Id: doc2000.c,v 1.1.1.1 2004/02/04 12:

doc2000.h

/* Linux driver for Disk-On-Chip 2000 */ /* (c) 1999 Machine Vision Holdings, Inc. */ /* Author: David Woodhouse */ /* $Id: doc2000.h,v 1.1.1.1 2005/06/27 17:05:53 linuxpark

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.