搜索资源列表
toolbox_calib
- 摄像机的标定、角点的提取、三维空间的重建、最后生成矫正后无畸变的图形-Camera Calibration,This section takes you through a complete calibration example based on a total of 20 (and 25) images of a planar checkerboard. This example lets you learn how to use all the features of the tool
calib
- 最新的matlab相机校准工具箱,使用示例 http://www.vision.caltech.edu/bouguetj/calib_doc/htmls/example.html-The latest matlab camera calibration toolbox, use the sample at http://www.vision.caltech.edu/bouguetj/calib_doc/htmls/example.html
Camera-non-linear-model
- 摄像机通过成像透镜将三维场景投影到摄像机二维像平面上,这个投影可用成像变换描述,即摄像机成像模型。摄像机模型可将空间点的世界坐标变换为图像坐标及像素坐标。本例子提供线性及非线性模型的一种matlab实现方法,仅供参考。-Camera lens through the imaging camera will be projected onto three-dimensional scene on a two-dimensional image plane, the projection image
cam
- MATLAB 编写的调用摄像头的界面,是学习界面的一个不错的例子-MATLAB call of the camera interface, is the study of the interface, a good example
Matlab_mycamera
- MATLAB GUI 实现摄像头拍照 保存 及对图片进行直方图均衡化处理,可以导入图片并对其进行处理并保存,整个程序完整设计。是初学入门的好例子。程序内置一张图片。压缩包中有编译成的可单独运行的exe文件。本程序开发环境是MATLAB2010b.-MATLAB GUI camera to save pictures and image histogram equalization processing, you can import the image and its processed and
mf
- test1: a simple example for optical flow: 1 take the camera man picture for example 2 move it with subpixels (interpolate to get the result) 3 optical flow to estimate the motion test2-7 simple examples for picture rotation and translations
cameramovement
- Moving the camera through a scene - creating a fly-through effect The following example makes use of the fly-through effect to view the interior of an isosurface drawn within a volume defined by a vector field of wind velocities. This data r
zhang_origin
- camera calibration example code