代码搜索结果

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

inorm.m

%INORM Image normalization % % g = inorm(image) % % Return a normalized image in which all pixels lie in the range % 0 to 1. % % % Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matlab f

camcalt8.m

% optimization target function used by camcalt % Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matlab function e = eightb(z, params, xw, yw, zw, X, Y) % % unpack the unknowns % f =

inorm.m

%INORM Image normalization % % g = inorm(image) % % Return a normalized image in which all pixels lie in the range % 0 to 1. % % % Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matlab f

camcalt8.m

% optimization target function used by camcalt % Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matlab function e = eightb(z, params, xw, yw, zw, X, Y) % % unpack the unknowns % f =

inorm.m

%INORM Image normalization % % g = inorm(image) % % Return a normalized image in which all pixels lie in the range % 0 to 1. % % % Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matlab f

camcalt8.m

% optimization target function used by camcalt % Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matlab function e = eightb(z, params, xw, yw, zw, X, Y) % % unpack the unknowns % f =

sfm_points.m

% Algorithm 8.1. also 11.7 % Rank based factorization algorithm for multiview reconstruction % using point features % as described in Chapter 8, "An introduction to 3-D Vision" % by Y. Ma, S. S

dc1394_vendor_avt.h

/* * 1394-Based Digital Camera Control Library * Allied Vision Technologies (AVT) specific extensions * Copyright (C) 2005 Inria Sophia-Antipolis * * Written by Pierre MOOS

dc1394_vendor_avt.c

/* * 1394-Based Digital Camera Control Library * Allied Vision Technologies (AVT) specific extensions * Copyright (C) 2005 Inria Sophia-Antipolis * * Written by Pierre MOOS

siftfeat.c

/* This program detects image features using SIFT keypoints. For more info, refer to: Lowe, D. Distinctive image features from scale-invariant keypoints. International Journal of Computer Vision, 60,