-
多种图像边缘检测与分割处理
程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(code P0401 Note : Prewitt operator to detect the edges in the image P0402 : different values of Getting operator to detect the edges in the image P0403 : Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to remove all current lines, retaining only chip targets)
- 2005-04-26 00:01:01下载
- 积分:1
-
MSK
典型的MATLAB编程实现MSK连续功率谱描述,并且绘出相应的离散点的功率谱值……(The typical MATLAB programming the MSK continuous power spectral description, and draw the power spectral values of the corresponding discrete points ......)
- 2012-05-27 10:13:58下载
- 积分:1
-
overall
说明: 利用FFT频谱,包络谱,以及谱峭选频滤波的方法,在时间线下诊断故障。(Using FFT spectrum, envelope spectrum, and spectral selection filtering method, fault diagnosis under the timeline.)
- 2020-08-10 11:31:44下载
- 积分:1
-
OFDMA_RA
ofdmaz自适应资源分配,SIPS04Main.m为主程序,直接运行即可获得结果(ofdmaz adaptive resource allocation, SIPS04Main.m-based procedures, to receive the results of the direct operation)
- 2009-01-15 12:05:43下载
- 积分:1
-
parameter_calculation
Least square error estimation for three degree of freedom
- 2010-12-21 19:31:00下载
- 积分:1
-
1
说明: 时间排序
(Time to sort)
- 2008-07-06 14:36:26下载
- 积分:1
-
logistic
matlab实现logistic回归 利用牛顿迭代的方法得到最后的回归参数(matlab realize logistic regression using Newton iteration method to get the final regression parameters)
- 2013-10-29 19:28:38下载
- 积分:1
-
code
it is the project based on hspda coding
- 2013-04-05 04:35:30下载
- 积分:1
-
matlab-wenduchang
一个关于温度场的Matlab的源程序可以查询不同坐标的温度(A temperature field on Matlab source temperature can query different coordinate)
- 2013-11-14 09:46:15下载
- 积分:1
-
guassi
研究了自然环境下的运动车辆的检测技术。讨论了各种车流量检测的算法,提出了可对存在渐变及重复性运动的场景进行建模的车流量检测算法,利用基于混合高斯背景建模方法,对背景进行更新,然后再利用所得的背景与当前视频帧进行相减,得到视频中车辆运动的前景图像,经过平滑去噪处理得到较为理想的车辆检测效果。(This paper studies the natural environment of moving vehicles in the testing technology Discussed the algorithm of vehicle detection all kinds of sports, Put forward the existing and repeatability of gradual change of scene modeling movement vehicle detection algorithm is proposed, Based on gauss background modeling method, Update to the background, Then reuse the background and the current income video frame subtracting on, Get the car in the prospect of motion video images, To deal with the noise through smooth get more ideal vehicle detection effect.)
- 2013-04-11 18:53:29下载
- 积分:1