-
edge_detect
边沿检测与提取,轮廓跟踪的图象算法
用VC++实现,下载可以正常运行(Edge detection and extraction, contour tracing algorithm using image VC++ Realization can download the normal operation of)
- 2008-04-25 22:20:43下载
- 积分:1
-
Binarization-Transformation
图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法(Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, and text to identify the most useful Niblack method)
- 2011-11-19 09:53:11下载
- 积分:1
-
colouredgedetection
对灰度和真彩色位图实现了多种边缘提取算法(Of gray-scale and true color bitmaps to achieve a variety of edge detection algorithm)
- 2007-09-09 21:53:10下载
- 积分:1
-
boxFilter
盒状滤波器,可以用来用来对图像进行滤波,对图像的预处理(Box-shaped filter can be used for image filtering, pre-processing of the image)
- 2016-05-12 10:41:30下载
- 积分:1
-
originalpointanalyse2
源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。(Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.)
- 2013-09-28 08:31:12下载
- 积分:1
-
imagejiansuo
图像处理的简单程序,适合初学者,自己好好看看(Simple image processing procedures, suitable for beginners, its a good look)
- 2010-05-28 16:14:09下载
- 积分:1
-
GMS-Feature-Matcher-master
说明: 利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)
- 2021-05-06 16:31:53下载
- 积分:1
-
PrimeBackgroundDetection
基于主像素的背景建模方法。该方法对密集目标检测效果较好。(Based on the background of the main pixel modeling method. The method of intensive better target detection.)
- 2008-02-25 16:09:20下载
- 积分:1
-
PALMovie
PAL制视频消隔行deinterlace的代码,共参考(PAL video system extinction deinterlace interlaced code, a total of reference)
- 2020-08-05 13:58:32下载
- 积分: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