-
powell
说明: powell刚性图像配准,c++代码,通过查找非相关方向进行配准.(Polwell rigid image registration, c++ code, by looking for non-related directions for registration.)
- 2020-06-16 10:20:01下载
- 积分:1
-
Iris-images-recognition
虹膜图像识别的完整程序,包括预处理,Hough变换定位中心,汉明距离匹配等。(Complete program iris recognition, including pretreatment, Hough transform positioning center, Hamming distance matching.)
- 2021-04-18 16:08:52下载
- 积分:1
-
Codes
用于实现高密度人群聚合检测
包含:边缘检测、灰度共生矩阵计算、SVM特征分量的分类(For achieving high-density population polymerization detector comprises: edge detection, gray level co-occurrence matrix calculation, classification SVM characteristic component)
- 2016-11-24 15:24:00下载
- 积分:1
-
five-algorithm
运用Soble,,Roberts算子,Prewitt算子,Log算子,Canny算子j进行边缘检测
(Using Sobel ,, Roberts operator, Prewitt operator, Log operator, Canny edge detection operator )
- 2016-03-14 17:22:14下载
- 积分:1
-
ch2_ex2_4
载入一副图像并进行平滑处理与高斯或其他核函数进行卷积有效的减少图像信息内容(Loading an image and smoothed with a Gaussian or other nuclear convolution function effectively reduce the information content of the image)
- 2016-08-23 16:01:08下载
- 积分:1
-
NumberRecognize
根据RBM深度网络(Hinton,2006)进行MINST手写文字的分类器的训练,利用训练得到的权值制作了这个小程序,通过这个程序可以看出训练结果对数据集内的测试样本和训练样本都能进行很好的识别,但是对其他的手写字体识别就没有那么好了。(According to RBM depth network (Hinton, 2006) conducted MINST handwritten text classifier training, using the training to get the right value to produce this small program, this program can be seen through the results of the training data set and the training sample test samples are can be well identified, but on the other handwriting recognition is not so good.)
- 2013-10-17 15:55:34下载
- 积分:1
-
MSE
MSE,最小均方误差,用于图像匹配,可用,亲测(MSE, minimum mean square error for image matching, available, pro-test)
- 2021-01-07 21:08:51下载
- 积分:1
-
icaML
说明: 用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。(with the greatest similarity method independent component analysis algorithm Matlab code can be used to blind signal processing and image filter structure.)
- 2005-10-09 23:23:55下载
- 积分:1
-
归档
五线谱的简单识别 识别出点的位置 需要数据灰度图(we can know how to know music)
- 2018-08-02 10:24:14下载
- 积分: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