-
bianyuanjiance
对图像进行边缘检测的程序,实例为经典的lena图像。(The image edge detection procedures, examples of classic lena image.)
- 2011-08-29 14:42:00下载
- 积分:1
-
GUI
图像融合GUI 包含多种方法 均值法 各种区域算法 以及各种融合指标(Image fusion GUI includes a variety of methods-means algorithm as well as various regional integration indicators)
- 2015-09-02 20:03:54下载
- 积分:1
-
Powell
图像配准powell算法的matlab实现(the matlab implemented powell algorithm)
- 2010-10-27 11:13:46下载
- 积分:1
-
gbvs
静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。(Software] Saliency Map Algorithm : MATLAB Source Code
Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt).
Please try it out and email me if you have any questions.
Download:
Please select one of the following to download:
[gbvs.zip]
This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below).
Right after you download the zip file, you must change into the gbvs/ directory and run:
>>)
- 2011-09-11 15:56:18下载
- 积分:1
-
lle
实现LLE算法,本算法是改进的LLE算法,主要是针对人脸图像的。()
- 2007-07-27 09:02:49下载
- 积分:1
-
vtk-CT(MC)
MC算法实现CT医学图像的三维重建,面绘制技术(MC algorithm CT medical image reconstruction, surface rendering technology)
- 2014-02-25 10:14:46下载
- 积分:1
-
不同阈值降噪后的效果
用matlab仿真,研究不同阈值降噪后的效果,使用penalty阙值降噪后信号,使用Birge_Massart阙值降噪后信号,使用缺省阙值降噪后信号。(Using matlab simulation to study the different threshold noise reduction effect, the use of penalty threshold denoised signal after noise reduction using Birge_Massart threshold signal, use the default threshold signal after noise reduction.)
- 2013-06-02 07:58:17下载
- 积分:1
-
main
通过纹理方向估计消失点,通过消失点来检测道路区域。 该程序应用到了基于纹理的张量投票算法来估计消失点;通过纹理方向和颜色信息,生成用于估计两个最主要道路边界的直方图;最后将道路区域定义为两个检测到的道路边界之间且低于估计的消失点的区域(The vanishing point is estimated by the texture direction, and the road area is detected by the vanishing point. The program applies a texture-based tensor voting algorithm to estimate the vanishing point; through the texture direction and color information, generates a histogram for estimating the two most important road boundaries; finally defines the road area as two detected road boundaries. An area between and below the estimated vanishing point)
- 2019-04-06 20:33:10下载
- 积分:1
-
DFT_by_dft
VS 环境下利用opencv 实现图像的傅里叶变换,输入图片,保存输出结果。(Under VS environment use opencv to achieve image Fourier transform, the input image and save the output.)
- 2016-07-05 16:08:58下载
- 积分:1
-
particle-filter--algorithm-code
文件中含有粒子滤波完整代码以及几种改进粒子滤波算法代码,运行主函数可以分别看到粒子滤波算法和改进后的算法运行效果,适合初学者学习应用(The file contains the complete code of particle filter and several improved particle filter algorithm code, run the main function algorithm performs the particle filter algorithm and the improved see respectively, suitable for beginners to learn to use
)
- 2014-04-21 09:50:17下载
- 积分:1