-
01.gudingquanzhong_juyubeijing
飞机弱小目标检测,利用固定权重,对背景进行全图重建,再利用残差图像,获得小目标的具体方位。(Aircraft small target detection, the use of fixed weights to rebuild the whole map background, and then use the residual image, obtain the specific location of small targets)
- 2015-09-13 14:12:13下载
- 积分:1
-
cmopso
非常实用的多目标粒子群算法,适用于刚接触多目标优化算法的人员(it is the important compso)
- 2012-01-08 15:42:04下载
- 积分:1
-
video-processing-
视频演示算法包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
(Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target detection 3. Mean Shift tracking method 4. Gravity multi-target tracking method)
- 2013-07-06 09:45:19下载
- 积分:1
-
CNN
使用cnn提取图像特征,然后用SVM分类,此处没有给出训练集,另外imagenet-caffe-alex部分代码需要注意,需要下载的话把注释掉的代码打开(Using CNN image feature extraction, and then use the SVM classification, there were no given training set, also need to pay attention to imagenet-caffe-alex part of the code, you need to download the commented code open)
- 2021-02-20 21:19:42下载
- 积分:1
-
mimr_s200502106
说明: 模式识别-贝叶斯最小错误率判别一幅图像是属于人,还是属于背景。图像经过预处理。(pattern recognition- Bayesian smallest error rate discriminant image is a person, or belong to the background. After pretreatment images.)
- 2006-04-04 18:00:34下载
- 积分:1
-
RRT-path-panning-algorithm
本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路
径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可
行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平
面障碍物环境下实验,验证了该算法的有效性.(AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(RapidlyRandom?exploring
Trees)pathplanningalgorithm isproposed.Thealgorithm combinesthenoholonomicconstraintsofvehiclewithdoubleextend
RRTs,whichnotonlyimprovestheefficiencyofsearchingbutalsoguaranteesthefeasibilityofthepathatthesametime.Thepath
pointsaretakenasreferencepointsfortheB?splinebasicfunction,approachandcreateanewsmoothroutewhichsuitsforthevehi?
cletofollow.Thesimulationoutcomesandfieldtestsverifytheeffectivenessofthemethodproposed.)
- 2012-12-01 18:39:27下载
- 积分:1
-
findcenter
用于求取灰度图光斑的中心,可以用于寻找光斑图像的中心,如激光光斑,(Used to strike a grayscale facula center spot can be used to find the center of the image, such as the laser spot,)
- 2007-09-15 10:27:54下载
- 积分:1
-
meanshift
本人自己实现的单纯meanshift跟踪算法.按原理编译,适合初学者参考(I own a simple realization of the tracking algorithm meanshift. In accordance with the principle of the compiler, suitable for beginners reference)
- 2009-07-17 18:04:07下载
- 积分:1
-
FaceVerification
说明: 人脸认证流程,计算人脸认证算法的FAR,FRR(Face verification process, the face authentication algorithm calculated the FAR, FRR)
- 2010-04-21 17:22:56下载
- 积分:1
-
peidui
*****将picture内的所有文件拷贝到MATLAB7.1软件下的名为word的子文件夹下**********
1.testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性
2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性
3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入
edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。
4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内
5.testpipei_1.m,testpiei_2.m,getOrder.m,gettezheng.m都为函数文件
three.m和three.fig共同为演示界面文件。 (Using MATLAB to image matching two images)
- 2015-11-05 00:20:17下载
- 积分:1