-
LinearClassifier_1.0
说明: 基于Fisher线性判别基础学习器的集成分类器专门用于数字媒体的隐写分析,目前使用高维特征空间。目前,由于其良好的检测精度和较小的计算成本,它可能是设计监督分类器用于数字图像隐写分析的最常用方法。(The ensemble classifier, based on Fisher Linear Discriminant base learners, was introduced specifically for steganalysis of digital media, which currently uses high-dimensional feature spaces. Presently it is probably the most used method to design supervised classifier for steganalysis of digital images because of its good detection accuracy and small computational cost. It has been assumed by the community that the classifier implements a non-linear boundary through pooling binary decision of individual classifiers within the ensemble.)
- 2021-01-17 10:38:45下载
- 积分:1
-
PCA
pca特征提取子程序,毕设用的,算法优化非常好,几乎没有循环,相当节省时间,堪称经典,运行绝对正确!!(pca feature extraction subroutine, used to complete set up, very good algorithm, almost no circulation, saving considerable time, classic, run absolutely right! !)
- 2009-05-30 16:44:55下载
- 积分:1
-
CPKJ
首次适应算法First Fit: 从空闲分区表的第一个表目起查找该表,把最先能够满足要求的空闲区分配给作业,这种方法目()
- 2018-02-07 08:00:26下载
- 积分:1
-
main
光流算法的源码 运用稠密光流(Lucas-Kanade)算法跟踪运动的图像(Optical flow algorithm source code using dense optical flow image (Lucas-Kanade) algorithm to track the movement of)
- 2015-04-08 21:36:01下载
- 积分:1
-
scanfill
光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。
(Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
- 2013-05-16 14:10:30下载
- 积分:1
-
评估函数
对两张图片进行均值和mse分析,尤其是两张视差图的分析(Mean and MSE analysis of two pictures)
- 2018-05-10 09:29:18下载
- 积分:1
-
ip_tables
Packet matching code.
- 2013-04-30 10:46:00下载
- 积分:1
-
BreakPlot
matlab作图 截断y坐标画法 可以自定义截断y坐标范围(matlab code break y axis)
- 2018-04-11 16:40:16下载
- 积分:1
-
Visual C++ CAD应用程序开发技术源代码ch6
Visual C++ CAD应用程序开发技术源代码ch6(Visual C CAD application development technology source code ch6)
- 2005-01-11 13:01:58下载
- 积分:1
-
movingtargetdetectionandtracking
在道路交通管理中,为了获得车辆的运动数据,早期经常采用的是感应线圈等硬件测量的方法。而如果采用摄像头拍摄的道路视频,再用计算机软件处理的方法,则可以极大的增加方便性和灵活性。本文运动目标检测与跟踪研究如何让计算机从视频图像序列中获得物体运动数据。(Traffic management in order to obtain motion data of the vehicle, is a method often used early induction coil measurement hardware. If using a video camera to shoot on the road, and then deal with methods of computer software, you can greatly increase the convenience and flexibility. This paper studies the moving target detection and tracking moving objects how to get data from a computer video image sequence.)
- 2014-03-12 16:32:21下载
- 积分:1