-
msaliency
使用frequency-tuned saliency算法计算图像的saliency值,基于此saliency值将图像中的显著区域提取出来。(Using frequency-tuned saliency saliency value of image algorithm, based on the saliency value of the significant image area extracted.)
- 2011-05-10 22:52:35下载
- 积分:1
-
CVPR2011Paper
CVPR2011文章Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns(paper of CVPR2011 Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns)
- 2012-02-21 09:55:26下载
- 积分:1
-
k_uiniform
k均值算法的matlab程序,可直接运行。(k-means algorithm matlab procedures, can be directly run.)
- 2008-06-14 15:08:56下载
- 积分:1
-
scd
根据MPEG7中图像的SCD描述算子,提取图像在HSV空间中的直方图。并且可以与源图像进行比较。(MPEG 7 Scalable Color Descriptor experiment)
- 2010-05-17 22:03:45下载
- 积分:1
-
RX
说明: 高光谱遥感图像异常检测算法经典算法-RX算法(Hyperspectral image anomaly detection algorithm algorithm classical algorithm-RX)
- 2014-12-17 23:23:45下载
- 积分:1
-
contourlet2
contourlet 区域统计法,进行图像融合(contourlet regional statistical method for image fusion)
- 2011-06-13 03:12:42下载
- 积分:1
-
pfvsmarginal
粒子滤波与PHD多目标跟踪比较,三目标分别进行粒子滤波和marginalPHD滤波跟踪比较结果。(PHD particle filter multi-target tracking compared with the three goals were to filter tracking particle filter and marginalPHD comparison.)
- 2011-07-31 13:27:17下载
- 积分:1
-
Hyperspectralterrain-classfic
高光谱图像的地物分类技术,对光谱分析并对比检测出地景的算法(Fifth hyperspectral image classification techniques, algorithms for spectral analysis and contrast detect landscapes)
- 2013-11-29 11:06:20下载
- 积分:1
-
深居浅出AutoCAD二次开发.pdf
AutoCAD 以其通用的格式、完善的图形绘制功能及强大的图形编辑功能在各行业计算机辅助设计方面发挥着举足轻重的作用,对其进行二次开发能以更高精度、速度的进行计算机辅助设计,提高工作效率。如今 AutoCAD 支持的二次开发语言比较丰富,不管在哪种开发语言下对其进行二次开发 AutoCAD 的运行原理、程序设计的方法及开发思路是不变的。综合各种开发语言的性能、功能、开发周期、开发难度以及未来的趋势得出结论:在.NET(C#)环境下对其进行二次开发最为合适。本书力求循序渐进、由浅入深,详细介绍 AutoCAD 二次开发原理与技术。以.NET(C#)环境下二次开发为主线,并介绍.NET(C#)调用 ObjectARX(C )程序的方法,从而实现在 C#环境中构建程序框架(易于实现与修改),必要的时候在 C 环境中实现复杂或目前未托管的程序功能。融入 C 程序让.NET(C#)开发即便捷高效又功能强大。本书在详细的介绍 AutoCAD 基本对象及功能实现的同时结合丰富的开发实例以拓展开发的思路、指导实践开发的过程。本书内容安排如下:第一章“概述” 主要介绍 AutoCAD 软件的功能用途以及开发环境。第二章“AutoCAD 操作应用” 简单介绍软件的应用操作。第三章“程序设计基础” 主要介绍程序设计的基础。第四章“数据库基础” 主要介绍数据库相关的基础知识。第五章 “AutoCAD.NET 开发” 主要介绍 AutoCAD.NET APIs 及 AutoCAD 开发的基本方法与过程。第六章“开发实例” 详细介绍 AutoCAD 的开发过程以及开发思路。本书版权属于数字建筑网(http://www.BimCad.org)站长李冠亿所有。
- 2020-11-29下载
- 积分:1
-
Sobel
Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。(Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge detection operator to quantify, including direction. The code is based on sobel algorithm testing procedures.)
- 2012-03-01 22:42:36下载
- 积分:1