-
method-2
相关法求旋转平移图像的旋转角度 转极坐标方法2 另一法见本人另一程序包(Correlation registration method for rotation angle (polar coordinates method 2))
- 2017-02-26 17:14:58下载
- 积分:1
-
Gobor multi LBP
gabor_lpb纹理结合了gabor小波和LBP的特征,提取的纹理具有很好的鲁棒性(gabor_lpb texture combines gabor wavelets and LBP features extracted texture with a very robust)
- 2015-04-13 15:03:51下载
- 积分:1
-
DeHaze
根据CVPR最佳论文实现的基于暗通道的图像去雾算法(含soft matting),以及算法改进:包括对色彩失真的改进以及一种达到soft matting效果的快速算法(According CVPR Best Paper realized based on dark channel images to fog algorithms (including soft matting), and algorithm improvements: Improvements include color distortion as well as a way to achieve fast algorithm for soft matting effect)
- 2013-06-07 10:54:11下载
- 积分:1
-
otsu
可以去除不均匀光照、噪声的预处理算法,利用双边滤波和中值滤波的优势。(You can remove the uneven illumination, noise preprocessing algorithm, taking advantage of bilateral filtering and median filtering.)
- 2020-11-04 16:29:51下载
- 积分:1
-
Remote sensing
采用MFC,实现遥感图像的基本增强,滤波,变换等功能。还可以保存数据。(Using MFC, to achieve the basic enhancement of remote sensing images, filtering, transformation and other functions. You can also save data)
- 2020-12-21 14:29:08下载
- 积分:1
-
nonlocal-level-set
[SIAM]Nonlocal Active Contours该文件包含论文及代码,主要内容是在水平集图像分割中引入non-local的性质,构造能量泛函,进行图像分割(this file include both paper and code, the main idea is utilize the non-local peperty in level set method for image segmentation )
- 2014-12-12 14:13:53下载
- 积分:1
-
contourlet_toobox
说明: 图像特征提取的Contourlet变换工具包,可以设置分解层次,例如,三层分解提取17维特征,用于纹理图像或者SAR图像分割应用中(Image feature extraction toolbox of Contourlet transform, you can set the level of decomposition, for example, three level with 17-dimensional, for the segmentation on texture image or SAR Image)
- 2009-08-06 20:36:01下载
- 积分: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
-
Entropy
有关于求取图像信息熵的matlab M 文件;虽然很简单,但可以为你省去那么一点时间。 共享改变未来!(Image information on the strike entropy matlab M documents although very simple, but it can save you some time. Share changes in the future!)
- 2011-06-03 10:49:56下载
- 积分:1
-
densecrf-master
说明: 应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分:1