代码搜索结果
找到约 2,403 项符合
Vision 的代码
nand_legacy.c
/*
* (C) 2006 Denx
* Driver for NAND support, Rick Bronson
* borrowed heavily from:
* (c) 1999 Machine Vision Holdings, Inc.
* (c) 1999, 2000 David Woodhouse
*
* Added 16-
pms.c
/*
* Media Vision Pro Movie Studio
* or
* "all you need is an I2C bus some RAM and a prayer"
*
* This draws heavily on code
*
* (c) Wolfgang Koehler, wolf@first.gmd.de, Dec. 1994
* Kiefernr
mach-nexcoder.c
/* linux/arch/arm/mach-s3c2410/mach-nexcoder.c
*
* Copyright (c) 2004 Nex Vision
* Guillaume GOURAT
*
* This program is free software; you can redistribute it an
mach-otom.c
/* linux/arch/arm/mach-s3c2410/mach-otom.c
*
* Copyright (c) 2004 Nex Vision
* Guillaume GOURAT
*
* This program is free software; you can redistribute it and/or
houghdemo.m
%
% Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matlab
im = mksq(64, 1);
idisp(im)
disp('create a square')
pause
im = ilap(im);
idisp(im);
disp('take Laplacian to get 4 line segments
houghdemo.m
%
% Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matlab
im = mksq(64, 1);
idisp(im)
disp('create a square')
pause
im = ilap(im);
idisp(im);
disp('take Laplacian to get 4 line segments
houghdemo.m
%
% Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matlab
im = mksq(64, 1);
idisp(im)
disp('create a square')
pause
im = ilap(im);
idisp(im);
disp('take Laplacian to get 4 line segments
imono.m
%IMONO Convert color image to monochrome
%
% im = imono(rgb)
%
% SEE ALSO: rgb2hsv
%
% Copyright (c) Peter Corke, 2005 Machine Vision Toolbox for Matlab
% $Header: /home/autom/pic/cvsroot/image-tool
klaplace.m
%KLAPLACE Laplacian kernel
%
% k = klaplace
%
% Return the Laplacian kernel
% 0 -1 0
% -1 4 -1
% 0 -1 0
%
% SEE ALSO: ilaplace conv2
%
% Copyright (c) Peter Corke, 1999 Machine Vision Toolbox fo
pqir_kilter_aio_card.h
/*!
COPYRIGHTS (C), 2007-2007, BeiJing HanWang Machine Vision Tech.Co.,Ltd. \n
\file PQIR_Kilter_AIO_Card.h
\brief Define the class of Kilter AIO card
\author Dong Zhang
\versio