-
代码1
说明: 相机是将三维世界坐标系中的坐标点映射到二维图像平面的过程能够用一个几何过程描述,最简单模型称为针孔模型。
因为相机镜头透镜的存在,使得光线投影到成像平面过程中产生了畸变。(Camera is the process of mapping coordinate points in three-dimensional world coordinate system to two-dimensional image plane, which can be described by a geometric process. The simplest model is called pinhole model.
Because of the existence of camera lens, the light rays are distorted when they are projected onto the image plane.)
- 2020-11-22 11:57:32下载
- 积分:1
-
WATERMARKING
基于差值的可逆水印算法源码,及详解说明。还包括一篇英文论文和该作者的一些理解和解释,希望对大家有帮助(Reversible watermarking algorithm based on difference of source code, and the Detailed Description. Also includes an English papers and some of the author' s understanding and interpretation, we hope to help)
- 2020-09-21 17:17:52下载
- 积分:1
-
石鑫华视觉网-中科院自动化所 计算机视觉课件
labview基础视觉识别的东西,讲的很细(The basic visual recognition course of LabVIEW is very detailed.)
- 2020-06-20 22:00:01下载
- 积分:1
-
deconvolution
图像盲去卷积复原程序,matlab6.5验证可以运行(image deconvolution )
- 2011-07-07 13:09:04下载
- 积分:1
-
patchwork_wangying
利用matlab实现Patchwork算法,包括各种处理攻击(Using matlab Patchwork algorithm, including the attack of various treatment)
- 2012-03-19 16:44:43下载
- 积分:1
-
FisheyeImCorr
使用matlab对图像进行处理实现鱼眼校正,效果良好(Use matlab image processing fish-eye correction, and to good effect)
- 2012-11-06 16:04:18下载
- 积分:1
-
one-based
一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
- 2013-07-31 09:12:36下载
- 积分:1
-
mean-shift
这是基于mean-shift运动目标跟踪的matlab仿真的程序,含有三个M文件(This is based on the mean-shift moving target tracking matlab simulation program, containing three M documents)
- 2008-04-15 17:02:14下载
- 积分:1
-
src
背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码(The "src" folder contains all of the source code.
To run the program, follow these simple steps:
1. Start MATLAB and ensure the "src" folder is your current working
directory.
2. Edit "bs.m" and "classify.m" so that the file paths point to the
proper directories as specified.
3. In the MATLAB environment type "bs" which will train the background
model from the sequence you specified in (2).
4. In the MATLAB environment type "classify" which will classify the
sequence of images you specified in (2).
5. Now the classified images should be saved to disk in the folder you
specified in (2).)
- 2012-09-20 16:47:35下载
- 积分:1
-
图像边缘检测
说明: 编程实现小波的边缘检测算法,对图片的边缘处理(Edge Detection Algorithms of Wavelet Based on Programming)
- 2019-05-11 10:54:54下载
- 积分:1