-
Hough
用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直
线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测
上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在,
你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长
进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如
果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径(The HOUGH detect straight when two unknown amount of axis radius and phase angle can be determined in a straight line, in the HOUGH domain cumulative maximum point may be the straight line of the original domain. Now back to the circle detection up to determine what a circle: X coordinate, Y coordinate, radius three unknowns, now, you do the HOUGH domain of a three-dimensional space, three to three unknown quantity as axis, in accordance with a certain step size triple loop, is such that in the innermost loop, X, and Y determined search for a different radius, If you X, Y, exactly is the actual image of the X, Y, at the radius radius of the search to the actual real)
- 2013-03-03 13:05:47下载
- 积分:1
-
laplacia
可直接运行的基于拉普拉斯以及小波变换的多种融合方法的代码(Can be run directly based on the Laplace and the wavelet transform multiple fusion method code)
- 2013-11-08 00:04:11下载
- 积分:1
-
qnf
一种matlab实现的频率估计函数。matlab代码(A matlab function to achieve the frequency estimation. matlab code)
- 2009-07-20 18:35:49下载
- 积分:1
-
matlab_tuxiangchuli
说明: 基于MATLAB的GUI界面实现图片的读取保存滤波去噪等功能(MATLAB-based GUI interface to read images saved to achieve features such as filtering denoising)
- 2011-03-21 12:59:53下载
- 积分:1
-
cdtw
Continuous Dynamic Time Warping Algorithm using a Linear Interpolation Model,
- 2011-06-02 14:41:36下载
- 积分:1
-
power_syncmachineMy
同步机块在发电机或电动机模式运营。操作模式是由机械功率的信号(阳性发电机模式,不利于运动模式。(mode). The electrical part of the machine is represented by a sixth-order state-space model and the mechanical part is the same as in the Simplified Synchronous Machine block.)
- 2014-09-04 17:26:26下载
- 积分:1
-
wave_r2
二维固-液有限差分仿真程序,模拟板中lamb波的传播特性(Two-dimensional solid- liquid finite difference simulation program to simulate the plate lamb wave propagation characteristics)
- 2010-05-16 13:22:41下载
- 积分:1
-
softmax_exercise
softmax.使用matlab编写的分类代码(softmax.using matlab a good code)
- 2015-01-05 14:52:37下载
- 积分:1
-
RD
说明: 实现了SAR成像点目标仿真中中RD算法的零斜视角成像,根据洪文翻译的Ian G. Cumming的《合成孔径雷达成像算法与算法》讲解的算法实现。(SAR imaging point target to achieve a simulation algorithm in RD zero oblique angle imaging, achieved according to Hung translation of Ian G. Cumming " synthetic aperture radar imaging algorithm and algorithm" to explain the algorithm.)
- 2014-09-03 21:02:02下载
- 积分:1
-
histogram_equalization
说明: matlab全局直方图均衡,采用matlab自己编写 未调用函数(histogram equalization)
- 2011-03-18 20:42:27下载
- 积分:1