-
NormalizedCuts
经典的图切算法NormalizedCuts.将图论应用到图像分割上,可以限定分割块数,有效分割图像。运行:demoNcutImage.m,即可看到效果。读取的图像名称和块数,可在程序中修改。(classic NormalizedCuts MAP algorithm. On the map will be applied to image segmentation, Segmentation can block limited number of effective segmentation image. Operation : demoNcutImage.m can see results. Read the name and image of a few blocks, the procedure can be modified.)
- 2007-03-09 10:30:21下载
- 积分:1
-
OtsImageCtl.java
A Image converting Utility to scale the images
- 2012-07-19 18:23:14下载
- 积分:1
-
kl
说明: kl变换. KL变换的流程如下:
(1)获取多幅图像的统计特性:图像之间的协方差
(2)获取协方差的特征值和特征向量,从而获取正交核:特征矩阵
(3)图像对应象素点对各个特征向量进行投影运算。(kl transformation)
- 2014-08-21 12:48:10下载
- 积分:1
-
LucasKanade
说明: 光流计算得到运动场。使用算法为Lucas Kanade算法。(optical flow calculated Sports Ground. Lucas uses algorithms to Kanade algorithm.)
- 2021-03-30 16:19:09下载
- 积分:1
-
Image-feature-extraction
一种改进的基于蚁群算法的图像边缘检测文献,前沿论文(ant colony system,matlab)
- 2012-04-17 15:10:39下载
- 积分:1
-
CameraCalibrate(相机标定)
利用棋盘格对相机进行标定,加入误差判定及像素空间到实际物理空间的距离计算(The camera is calibrated by checkerboard, the error is added and the distance of pixel space to the actual physical space is calculated)
- 2017-07-26 16:47:44下载
- 积分:1
-
Kalman_Filter
卡尔曼滤波源代码
Some brief notes
----------------
kfdemo.m is a Matlab script file to run a demonstration of the
Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4
so that it will read in either v4 or v5 Matlab).
The other files are called by kf.m (the Kalman filter) or included
as they may be useful. Normalis.m normalises data to zero-mean,
unit variance along components. I always do this before any further
analysis.
Steve Roberts 7-2-98
(Kalman filter source code Some brief notes kfdemo.m is a Matlab script file to run a demonstration of theBayesian Kalman filter. It loads file kfdemo.mat (saved as version 4so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or includedas they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any furtheranalysis.Steve Roberts 7-2-98)
- 2008-04-05 16:47:47下载
- 积分:1
-
可以运行
使用ssd深度学习方法来实现生活中想要识别的目标(Using SSD in-depth learning method to achieve the goals you want to identify in your life)
- 2018-12-17 20:59:11下载
- 积分:1
-
pinghua
实现对图像平滑模糊,有简单平滑、高斯模糊和中值滤波三种可选,基于OPenCV类库实现,代码可直接运行(Achieve a smooth blur the image, a simple smooth, Gaussian blur and median filtering three options, OPenCV-based library, the code can be run directly)
- 2014-06-13 16:45:36下载
- 积分:1
-
Edge-Detection
边缘检测 Edge Detection Edge Detection(Edge Detection)
- 2014-05-08 13:49:15下载
- 积分:1