搜索资源列表
bwl
- 图像像素级边缘检测程序,主要基于soble算子与Hough变换-Image pixel level edge detection process, the major operator and soble based on Hough transform
yixuetuxiangfenge
- 基于GFO和标记点分水岭算法的医学图像分割 利用基于广义模糊算子 GFO 的边缘检测算法来改进标记点分水岭分割 很有用-GFO and marking points on the watershed algorithm for medical image segmentation based on generalized fuzzy operator GFO edge detection algorithm to improve the marking point of the waters
matalab
- 图像的边缘提取的算子 matalab实现 算子的比较-the edge of picture
sobel
- sobel算子 自己编的函数 不是运用的库函数 非常有用 尤其对刚学习图像边缘提取的-sobel operator is not a function of own use of the library function is very useful especially for just learning of image edge extraction
The_image_contour_extraction
- 1.任意选取一个灰度图像和彩色图像,对算法中若干关键语句中的参数进行调整,得出不同的实验结果,并对这些结果进行分析。 2.根据自己所学知识,提出自己的轮廓线提取方法,与简单阈值法进行比较分析。 3.练习matlab自带算子的检测结果。 -1. Arbitrarily select a gray-scale images and color images, several key statements on the algorithm to adjust the parameters,
code
- 求解二维波动方程,包括论文,公式依据和程序源代码-Solving two-dimensional wave equation, including papers, formulas and procedures based on source code
bookexperiment
- 图像处理,拉普拉斯算子基本处理,改进型,可以提高图像锐化效果-Image processing, Laplacian basic processing, improved, can improve the image enhancement effect
windspeedtext
- "wind turbine" 風機的風能計算程式, 可改風速/旋翼角/環境溫度溫度,即可算出轉子轉速/風功率/葉片末端速度/Vt/Vw:尖端速度比-" Wind turbine" wind fan calculation program can change the speed/rotor angle/ambient temperature, to calculate the rotor speed/wind power/blade terminal velocity/Vt
shibianyichuan
- 实数编码遗传算法中常用变异算子的matlab实现及应用,用matlab编写了各种变异算子并进行了比较-Common mutation operators in real coded genetic algorithms matlab implementation and application, various mutation operator was written using MATLAB and compared
MATLAB-programming-methods
- 简要阐述了遗传算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用-Briefly the basic principles of genetic algorithms to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate the pro
principles-of-evolutionary-algorithm
- 简要阐述了进化算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用。 -Briefly the basic principles of evolutionary algorithm, to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate
matlab_4
- 基于matlab的4种梯度算子,Sobel Operator、Laplacian Operator、Prewitt Operator-Matlab based on the four kinds of gradient operator
TSP-MATLAB-CODE
- 用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best in
Comparison-of-edge-detection-method
- 为了在实际应用中能够选择最佳的边缘检测方法,采用Matlab语言鳊程,将若干常用的边缘检测方法应用于花瓶边缘检测仿真实验.包括微分算子法(Robert算亍、Sobel算予、Prewitt算子和Kirseh算子)、高斯一拉普拉斯算子法、坎尼算子法、零交叉法和Frei—chen边缘检测法等,并进行了对比分析。-In practice, in order to be able to the best edge detection method using Matlab language bream
Canny-Matlab
- Canny算子Matlab源代码,说明了Canny算子的原理-Canny operator Matlab source code, illustrates the principle of Canny operator
图片处理
- 基于candy算子的图片边缘提取算法,malab实现(Edge extraction for image processing)
matlab边界提取
- MATLAB图像边界提取,各种算子的比较(MATLAB image boundary extraction)