-
Image_Steganalysis
国外最近的图像密写论文,提出了YASS以及YASS的改进(Recent image abroad, write the paper closely, and YASS YASS proposed improvements)
- 2010-10-16 10:03:05下载
- 积分:1
-
1708.06814
说明:
- 2018-02-12 00:33:48下载
- 积分:1
-
shp 全国村镇边界数据
shp 全国村镇边界数据
- 2020-06-06下载
- 积分:1
-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
SHAPE-FROM-CODED-APERTURE-
本文中我们提出一个新颖的算法分析和
估计深度从单个图像捕捉到一个编码的孔径
相机。这是一个具有挑战性的问题,需要
新的工具和调查,而多视点重建。
(In this paper we present analysis and a novel algorithm to
estimate depth from a single image captured by a coded aperture
camera. This is a challenging problem which requires
new tools and investigations, compared with multi-view reconstruction.)
- 2012-10-30 16:12:27下载
- 积分:1
-
nlm
non-local means denoising
自己实现的非局部均值图像去噪的原始算法,对理解算法原理有一定帮助(Non-local means denoising:
an implementation of the non-local means denoising of the original algorithm, some help understanding algorithm)
- 2013-05-27 23:59:22下载
- 积分:1
-
EdgeDetecion
亚像素边缘检测,基于zernike 灰度矩,实现精度可达0.05个pixel(sub-pixel edge detect)
- 2021-04-02 14:19:07下载
- 积分:1
-
DLT
基于visual c++平台,相机标定方法中的直接线性变换方法,即DLT方法(Based on visual c++ platform, camera calibration method of direct linear transformation method, namely DLT method)
- 2013-09-05 16:34:56下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
boxfilter
包滤波器,主要功能是在给定的滑动窗口大小下,对每个窗口内的像素值进行相加求和(Packet filter, the main function is given under the sliding window size for each window of the pixel values summed)
- 2011-10-21 15:19:28下载
- 积分:1