搜索资源列表
11Canny11
- canny算子用于检测边缘, canny算子用于检测边缘 -canny operator for edge detection, canny operator for edge detection
lbd-C++
- 用c++来实现遗传算法,其中包括遗传算法的几种选择算子-c to use genetic algorithms, including genetic algorithms several options Operator
CannyEdgeDetect
- 在vc环境下,利用canny算子对二维图片进行边缘检测,显示检测的结果。-in vc environment, the use of canny operator of two-dimensional pictures for edge detection, shows the results.
Canny
- 用CANNAY算子对图象进行边缘提取,初学者有一定参考价值-With CANNAY operator of image edge extraction, beginners have a certain reference value
cimagematch
- 体育sigma算子的图像匹配,效果不错 自己很满意-picture match
new-1
- 基本遗传算法源程序 比例选择算子,单点交叉算子,基本位变异算子-simple genetic algorithm
MATLAB
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5.线性平滑滤波器 6.中值滤波器 8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪(bwtraceboundary函数) -Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
PM-DOAandL-2-DOA
- 传播算子DOA估计算法和基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序-Propagator DOA estimation algorithm based on the L-shaped array augmented matrix beam D DOA estimation MATLAB program
edge-detection-Sobel-operator
- 边缘检测Sobel算子,基于Open CV.-Edge detection——Sobel operator,Based on Open CV.
GaborandLBP
- 首次提出将局部二进制模式(LBP) 用到掌纹识别中。借鉴分级检索的思想,先采用Gabor滤波器提取掌纹的全局能量特 征。后采用LBP算子提取局部特征实现两次分类。-First proposed the Local Binary Pattern (LBP) used palmprint recognition. Learn classification retrieval of thought, first use Gabor filter to extract palmprint globa
EdgeFinal7
- 边缘检测VC++代码,Roberts,Sobel,Prewitt,Canny算子代码-Edge detection VC++ code
The-Comparative-Study
- :图像边缘检测一直以来都是图像处理与分析领域的研究热点。这里介绍了几种经典的边缘提取算法及 其原理,对各种方法的优缺点进行了分析,并通过试验对不同算子边缘检测结果进行了详细的精度分析与比较, 为边缘检测算子的选择提供了一种较好的参考。-Abstract:Image edge detection is always study focus in the field of image processing an d analysis.In the paper , several clas
Lab-Chap17
- 在DSP中,利用Sobel算子对输入图像进行边缘检测-In DSP, using Sobel operator to detect the edge of the input image
2
- matlab 中很实用的源代码2:中值滤波器、用Sobel算子和拉普拉斯对图像锐化,梯度算子检测边缘-Practical source code of matlab
digital-imaging-prossing
- 边缘检测 分别用sobel和laplacian算子来进行 -digital imaging prossing
PM
- 基于算播算子的DOA估计MATLAB程序 经验证-MATLAB programs based on estimated proven broadcast operators Operators DOA
Genetic-Algorithm-Toolbox-v1.2
- 工作原理是通过模拟自然界中生物进化的过程,设计相应的进化算子和操作,来解决复杂的实际问题,是一种建立在自然选择和遗传学基础上的搜索寻优算法。它从一组随机产生的种群开始,这个种群由经过基因编码的一定数量的个体组成,按照适者生存和优胜劣汰的规则,通过比较每个个体适应度的大小,选择适应度较大的个体进行交叉、变异,产生的新一代更适应环境的种群参与进化。通过一代一代不断的繁衍进化,最终得到最适应环境的个体,即得到问题的最优解。-Works by simulating the process of biol
yijiesuanzi
- 图像处理种常用的一阶微分算子,主要实现图像的边缘检测和提取。 -Image processing is a kind of commonly used first order differential operator, mainly to achieve the image edge detection and extraction.
传播算子DOA估计算法
- 可以实现传播算子DOA估计算法的Matlab程序(Matlab program that can realize the DOA estimation algorithm of propagator)
Sparse image and signal processing
- 这本书在稀疏的多尺度图像和信号处理提出了艺术状态,包括线性多尺度变换,如小波,脊波和曲波变换、非线性、多尺度变换基于中值和数学形态学算子。最近的稀疏性和形态多样性的概念描述和利用各种问题,如去噪,反问题正规化,稀疏信号分解,盲源分离,压缩感知。 这本书的理论和实践研究相结合的领域,如天文学、生物学、物理学、数字媒体应用和取证。最后一章探讨了信号处理中的一个范式转换,表明以前的信息取样和提取的限制可以用非常重要的方法加以克服。 MATLAB和IDL代码伴随这些方法和应用程序重现。 实验并说明