-
cvprcode
这个代码是基于论文“Saliency Detection via Graph-Based Manifold Ranking”下的程序源码,作者是Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
功能1:使用canny算子计算图像的二值边缘图
(The code is for paper "Saliency Detection via Graph-Based Manifold Ranking"
by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
Procedures:
1. compute a binary edge map of the image using the canny method.
)
- 2013-09-06 17:03:54下载
- 积分:1
-
0999
卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统
状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤
波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。 (Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on system state estimation and the current observations, obtained by introducing the state space of the new state estimate of the Kalman filter thesis statement the basic ideas and algorithms and through simulation, shows Kalman filtering functions, and how to use it to keep track of the direction determined constant speed aircraft.)
- 2013-09-06 10:21:27下载
- 积分:1
-
vtk建立三维模型
vtk建立三维模型
- 2015-01-01下载
- 积分:1
-
sift_match
说明: 基于python-opencv的图像匹配代码,包含了SIFT、SURF、AKAZE、ORB方法。43-48行修改图像路径,74-81修改匹配方法。(dev: python3.6+opencv_python==3.4.2+opencv-contrib-python==3.4.2)
- 2021-04-06 19:43:26下载
- 积分:1
-
图像识别代码集
说明: HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
- 2019-05-24 15:05:36下载
- 积分:1
-
FCM
模糊C-均值(FCM)聚类算法,用MATLAB程序编写。(FCM clustering algorithm)
- 2009-02-27 10:51:52下载
- 积分:1
-
tuxiangpinjie
这个程序可以用于两个图像的拼接,通过寻找特征点完成拼接(This program can be used to stitch two images and complete the stitching by finding feature points.)
- 2019-03-12 15:23:59下载
- 积分:1
-
256-gray
说明: 能将256色图像转换为黑白图像,程序简单易行,适合初学VC者练笔。(Able to convert 256-color image black and white images, the program is simple, suitable for beginners who Lianbi VC.)
- 2010-04-18 21:37:13下载
- 积分:1
-
gradientImage
自然图像的梯度分布为重尾分布,超拉普拉斯分布,本代码通过概率统计画出梯度分布的曲线(The heavy-tailed distribution of gradients in natural scenes have proven effective
priors for a range of problems such as denoising, deblurring and super-resolution.These distributions are well modeled by a hyper-Laplacian)
- 2021-03-22 14:39:16下载
- 积分:1
-
Imagesregistered
实现图像配准和计算配准均方根误差的功能,人工选取控制点,包括四种转换方法。(Achieve image registration and registration RMSE calculation function, manual selection control points, including four kinds of conversion methods.)
- 2021-02-24 23:59:39下载
- 积分:1