搜索资源列表
zuoye5
- 用MATLAB实现如何用判别分析法确定最佳阈值-MATLAB how discriminant analysis method to determine the optimal threshold value
polygon_fill
- 是图形学中扫描填充的算法,得到任意多边行的填充。并可设置扫描的间距以达到最佳效果。-is filled with graphics scanning algorithm to be arbitrary multilateral filled trip. Scanning can set the spacing to achieve optimal results.
SAAsdsd
- vc6.0编写的用模拟退火算法,实现函数优化的源程序-vc6.0 prepared by the simulated annealing algorithm to achieve optimal function of the source
DllBestThreshold
- 一个最佳阈值图像分割算法的DLL程序!可以用来处理8位的BMP图像!-an optimal threshold image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
pCed
- 最优的阶梯型边缘(step edge)检测算法---Canny边缘检测方法,边缘检测是提取图像特征的首要条件.一种改进型Canny边缘检测算法-optimal ladder edges (step edge) detection algorithm -- Canny edge detection method , edge detection image feature extraction is the first condition. An improved Canny edge detec
lwcontour
- live-wire是一种常用于医学图像的交互式分割方法,其基本思想是利用动态规划方法产生图像中给定两点间的最优路径,合理地构造代价函数和选择起始点和目标点,用以提取物体的边缘,十分有效,该份文件中包含说明文件,操作方便.-live-wire is a common medical images in the interactive segmentation method, The basic idea is to use dynamic programming methods to image
Mutual_Information_upload
- 互信息法求混沌序列的最优时延,希望对大家有用。-mutual information for the optimal sequence delay, we hope that the right useful.
AThreshold1
- 假设\"前景\"与\"背景\"可分成均匀的两类。 使用均匀性度量法,找出一张灰阶图像的最佳阈值化。-assumptions, "prospects" and "background" can be divided into two categories uniform. Use uniform measurement method, a gray-scale image to identify the optimal threshold value o
AThreshold4
- 计算图中所有灰阶的分布概率 定一阈值使得影像分成两类 计算两类的方差、平均灰度值与总影像平均灰度 选择最佳阈值-calculated all gray-scale map of the probability distribution of a fixed threshold value makes images divided into two categories : computing the variance, Gray and the average total value
edge_zxf
- 这是一个采用小波和最优算子提取图像边缘(轮廓)的动态库,其效果 非常好,曾用于很多图像识别软件中。附有示例程序。 用于商业目的可能需要注册。-This is a wavelet and optimal operator Image Edge Extraction (contour) of the dynamic, the effect is very good. has been used for many image recognition software. With sample
gaijinyuzhifenge
- 采用迭代算法,实现了图象分割阈值的最优自动选择,并对处理后的二值图象进行数学形态学操作,是后续图象识别最关键的以一环-using the iterative method, the image segmentation optimal threshold value of the automatic choice, as well as treatment, the two binary images using mathematical morphology operation, is the
5v5
- 5v5.m 5*5子图动态分割与最优阈值分割结合-5v5.m 5 * 5-Dynamic Segmentation and optimal threshold segmentation combination
4v4
- 4v4.m 4个子图动态分割与最优阈值分割结合-4v4.m four sub Dynamic Segmentation and optimal threshold segmentation combination
segbb
- segBB.m 最优阈值分割-segBB.m optimal threshold segmentation
20061222230338525
- 蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。 ... 设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂-ant algorithm is a map to find the optimal path of probability - based technology. ... Imagined that if we want to design an ant artificial intelligence procedures, the procedures to h
Delaunayjiyusuiyoutuke
- 基于最优凸壳技术的Delaunay三角剖分算法-Convex Hull based on optimal technology Delaunay triangulation algorithm
2
- 采用速度-位置模型,把优化问题空间转化为随机粒子空间,通过反复迭代寻找最优解,可用于基于pso移动机器人地图创建-Use of speed- location model, the optimization problem space into a random particle space, through repeated iterations to find the optimal solution can be used for mobile robot map building bas
Optimal-Operating-Points
- Real-Time Identification of Optimal Operating Points in Photovoltaic Power Systems
AdaBoost-Optimal-threshold
- adaboost算法中,如何寻找最优阈值的优化。分类器的实现,其中的代码。-Code of optimal threshold optimization adaboost
Optimal-Robot-Path-Planning-using-PSO-in-MATLAB.z
- Implementation of Optimal Path Planning of mobile robot using Particle Swarm Optimization (PSO) in MATLAB