-
ICM2image_loop
对两帧图像进行ICM调试.包含内容:1估计姿态和摄像机内参数;2两幅图做四次金字塔;3利用输入特征点采用ransac算法估计姿态R, T。4sift特征匹配;5摄像机标定。(ICM images on two debugging. Contains: 1 Estimated posture and intrinsic parameters 2 two plans to do four pyramids 3 using the input feature points using ransac algorithm estimates gesture R, T. 4sift feature matching 5 camera calibration.)
- 2013-11-16 20:58:55下载
- 积分:1
-
matlab
可以进行图象处理,一些简单变化,使用范围比较广泛(it can change image)
- 2010-06-27 01:19:11下载
- 积分:1
-
Code_v1
大连理工大学卢湖川教授团队显著性检测方法4(Visual Tracking via Probability Continuous Outlier Model)
- 2015-11-19 15:28:53下载
- 积分:1
-
fractal
用matlab实现了分形,效果还是不错的,是分形学习中的基础内容(Matlab realize the use of fractal, the effect is still good, is a fractal study based on content)
- 2011-12-09 20:46:14下载
- 积分:1
-
linkedge
图像处理中用于边缘检测图像的边缘连接和边缘拟合的代码(link edge)
- 2010-05-14 16:47:29下载
- 积分:1
-
VMD
VMD分解阈值去噪,进行极优模态分量的选择(VMD decomposition threshold denoising, selection of very excellent modal components.)
- 2018-06-05 10:22:04下载
- 积分:1
-
NCSA
非线性CS算法,提高SAR成像的精度,弥补CSA和RDA的不足(Nonlinear Chirp Scaling Algorithm)
- 2013-05-08 17:19:35下载
- 积分:1
-
ACA_FCM
蚁群算法应用在图像分割中,matlab程序(Ant colony algorithm is applied to image segmentation, matlab program)
- 2013-03-30 12:31:13下载
- 积分:1
-
mxTV
通过一阶重建方法实现总变差的图像算法源码,希望对学习超分辨率的朋友有所帮助。
(Algorithms and software for total variation image reconstruction via first-order methods)
- 2013-03-07 10:28:56下载
- 积分:1
-
canny
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect the edge)
- 2017-11-28 19:31:27下载
- 积分:1