代码搜索结果

找到约 5,548 项符合 Camera 的代码

update_ranges.c

/* * Copyright (C) 2000-2004 Damien Douxchamps * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L

vgg_t_from_p.m

% T = vgg_T_from_P(P) Trifocal tensor from 3 camera matrices. % % P ... cell (3), camera matrices % T ... double (3,3,3) % % For 3 corresponding lines l1..l3 (each of size (1,3)) in cameras P1.

projector_ima_corners.m

eval(['Ip = Ip_' num2str(kk) ';']); eval(['In = In_' num2str(kk) ';']); xr = xr_list(kk); yr = yr_list(kk); fprintf(1,'Processing image %d...',kk); if ~recomput

uvc_compat.h

#ifndef _UVC_COMPAT_H #define _UVC_COMPAT_H #include #ifndef __KERNEL__ #ifndef __user #define __user #endif #endif #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18) /* * Extended

projector_ima_corners.m

eval(['Ip = Ip_' num2str(kk) ';']); eval(['In = In_' num2str(kk) ';']); xr = xr_list(kk); yr = yr_list(kk); fprintf(1,'Processing image %d...',kk); if ~recomput

projector_ima_corners.m

eval(['Ip = Ip_' num2str(kk) ';']); eval(['In = In_' num2str(kk) ';']); xr = xr_list(kk); yr = yr_list(kk); fprintf(1,'Processing image %d...',kk); if ~recomput

preferences.c

#include #include #include #include #include #include #include #include #include #include

filters.c

#include #include #include #include #include #include #include #include #include #include

greyscale.c

#include #include #include #include #include #include #include #include #include #include

vgg_t_from_p.m

% T = vgg_T_from_P(P) Trifocal tensor from 3 camera matrices. % % P ... cell (3), camera matrices % T ... double (3,3,3) % % For 3 corresponding lines l1..l3 (each of size (1,3)) in cameras P1.