Location:
Search - ellip
Search list
Description: 椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!-Ellipse fitting algorithm, is simple and practical and not complicated iteration, it is easy to understand!
Platform: |
Size: 1024 |
Author: Tian |
Hits:
Description: MATLAB中画椭圆的自定义函数:ellipse,用后才会发现这个函数的强大功能!
在ellipse之函数当中,其输入之变数分别如下:
-ra 椭圆之长轴半径,可为列矩阵,若为列矩阵时,代表可同时绘制许多椭圆。
-rb 椭圆之矩轴半径,可为列矩阵,如ra。
-ang 水平轴之倾斜角,以弧度表示。可为列矩阵,但ra、rb、ang三者之矩阵数应相同。
-x0,y0 圆心之座标,可为矩阵,若为矩阵时,代表可同时绘制许多不同圆心位置之椭圆。
-C 椭圆线之颜色
-Nb 绘椭圆时所用之点数。-MATLAB in the oval painting custom function: ellipse, will be found after using the power of this function! Ellipse of the function in which its input variables are as follows:-ra ellipse of major axis radius for the column matrix, if for the column matrix, a representative may at the same time drawing many elliptical. oval-rb-axis radius of the moment for column matrices, such as ra.-ang horizontal axis of the tilt angle to radians. Matrix for the column, but ra, rb, ang among several of the matrix should be the same.-x0, y0 the coordinates of the center for the matrix, if for the matrix, a representative may at the same time drawing a number of different oval center location.-C elliptic line color-Nb painted oval of points used.
Platform: |
Size: 2048 |
Author: 合愀 |
Hits:
Description: 椭圆带通滤波器设计—ELLIP函数的应用-Elliptic bandpass filter design application-ELLIP function
Platform: |
Size: 1024 |
Author: 白杨 |
Hits:
Description: 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法.
该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选
取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新
拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表
明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测的速度、稳定性和准确性,
同时保留了原算法的抗噪声能力.-: An imp roved randomized ellip se detection algorit hm based on least square approach was proposed
to enhance t he efficiency and accuracy of ellip se detection in digital images. This algorit hm randomly se2
lect s three edge point s in t he image , and t hen uses least square approach to fit all t he edge point s in three
windows , which are defined by t he t hree edge point s. The forth edge point is randomly selected to judge
whet her a possible ellip se exist s in t he image. Utilizing the characteristic of direct least square fit ting of
ellip se , an iteration process of edge point collecting and ellip se refit ting of possible ellip se was int roduced
to ext ract t he final ellip se’s parameters. Artificial images wit h different level s of noise and nature images
containing incomplete ellip ses were employed to test t his algorithm. Experimental result s show that t he
improvement s are notable. Compared with the original algorit hm , t he propo sed algorit hm reduces
Platform: |
Size: 369664 |
Author: 刘镖峰 |
Hits:
Description: elliptic curves try this one
Platform: |
Size: 14336 |
Author: amin |
Hits:
Description: 椭圆带通滤波器设计,这个用的是ELLIP函数来完成的。-Elliptical band-pass filter design, the use of the ELLIP function to complete.
Platform: |
Size: 1024 |
Author: xin |
Hits:
Description: 设计巴特沃斯型、椭圆、切比雪夫数字低通滤波器,并对加入噪声的图像进行滤波-design Buttetworth、cheby1 and ellip LF,and use these filters in image processing.
Platform: |
Size: 1024 |
Author: liuxinmiao |
Hits:
Description: 编程序调用MATLAB滤波器设计函数ellipord和ellip分别设计这三个椭圆滤波器,并绘图显示其损耗函数曲线。
Platform: |
Size: 23552 |
Author: yangnana |
Hits:
Description: 这是本人自己实现的椭圆检测算法,基于MATLAB实现,经测试对一些图片椭圆检测效果较好,需要同学可以参考-This is my own implementation of ellipse detection algorithm based on MATLAB implementation, tested on a number of pictures ellipse detection is better, students can refer to the need to
Platform: |
Size: 1024 |
Author: 晓生 |
Hits:
Description: 画一个圆饼,主要用于击中与击不中变换,效果还不错,要用形态学这方面不要错过-Draw a round cakes, mainly for the hit and miss transform strike
Platform: |
Size: 1024 |
Author: 安义 |
Hits:
Description: verilog写的数字椭圆滤波器,希望对大家有帮助-verilog ellip filter
Platform: |
Size: 2565120 |
Author: tony |
Hits:
Description: 利用椭圆曲线离散对数问题的难解性, 给出了一个基于拉格朗日插值的( t, n) 门限秘密共享
方案-By mean s of the in t ractab ility of Ellip se Cu rve D iscrete Logarithm P rob2
lem (ECDL P) , a ( t, n) secret sharing th resho ld scheme based on L agrange in sert
value is p resen ted.
Platform: |
Size: 177152 |
Author: 庆喜 |
Hits:
Description: MATLAB濾波器設計
運用matlab函式將類比綠波器轉成數位濾波器
善用了ellip 及 bilinear 還有 tf2sos 函式
因為有展成sos形式,式和實際上濾波器的設計應用,並附上對講機應用之ctcss濾波器處理程式-MATLAB Filter Design use matlab function analog green wave is converted to a digital filter to make good use of the the ellip and bilinear There tf2sos of function developed into sos form of style and actually filter design application, together with a walkie-talkie the application of ctcss filter processing program
Platform: |
Size: 1024 |
Author: amazing |
Hits:
Description: 椭圆带通滤波器设计,根据椭圆原型滤波器,进行双线性变换和低通转带通,获得所需滤波器-Elliptic bandpass filter design based on elliptic prototype filter, the bilinear transformation turn bandpass and low-pass, to obtain the desired filter
Platform: |
Size: 1024 |
Author: ZLD |
Hits:
Description: Two dimensional elliptic flow heat transfer program
Platform: |
Size: 321536 |
Author: dick sven |
Hits:
Description: ex4_2 用MATLAB作巴特沃斯低通滤波器设计
ex4_3 用MATLAB作切比雪夫-1型低通滤波器设计
ex4_4 切比雪夫-2型低通滤波器设计
ex4_5 椭圆型低通滤波器设计
ex4_6 传递函数的模拟滤波器数字化
ex4_7 脉冲不变法简单实例
ex4_8 脉冲不变法巴特沃思低通滤波器设计
ex4_9 脉冲不变法变换切比雪夫Ⅰ型低通滤波器设计
ex4_10 脉冲不变法变换切比雪夫Ⅱ型低通滤波器设计
ex4_11 脉冲响应不变法椭圆低通滤波器设计
ex4_12 双线性变换巴特沃思低通滤波器设计
ex4_13 双线性变换切比雪夫Ⅰ型低通滤波器设计
ex4_14 双线性变换切比雪夫-2低通滤波器设计
ex4_15 双线性变换椭圆低通滤波器设计
ex4_17 切比雪夫-1高通滤波器设计—ZMAPPING函数的应用
ex4_18 椭圆带通滤波器设计—ELLIP函数的应用
ex4_19 切比雪夫-2带阻滤波器设计—CHEBY2函数的应用
ex4_20 利用Z平面的简单零极点法设计一个高通滤波器
-ex4_2 using MATLAB for Butterworth low-pass filter design
ex4_3 using MATLAB for type 1 Chebyshev low pass filter design
ex4_4-2 Chebyshev low- pass filter design
ex4_5 elliptic low-pass filter design
ex4_6 transfer digitized analog filter function
ex4_7 simple example of a pulse unchanged Act
ex4_8 pulse unchanged法巴特沃思low- pass filter design
ex4_9 impulse invariance transformation Ⅰ Chebyshev low- pass filter design
ex4_10 impulse invariance transform Ⅱ Chebyshev low- pass filter design
ex4_11 impulse response method elliptic low-pass filter design
ex4_12 bilinear transformation Butterworth low-pass filter design
ex4_13 bilinear transformation Ⅰ Chebyshev low- pass filter design
ex4_14 Chebyshev-2 bilinear transform low- pass filter design
ex4_15 bilinear transformation elliptic low-pass filter design
ex4_17-1 Chebyshev high-pass filter design-ZMAPPING function application
ex4_18 the elliptical bandpass filter design-ELLIP function
ex4_19 Chebyshev-2 band stop filter d
Platform: |
Size: 14336 |
Author: Bruce |
Hits:
Description: 基于FPGA的椭圆滤波器 采用VHDL语言 使用quartus仿真-Elliptic filter FPGA-based simulation using VHDL language quartus
Platform: |
Size: 2459648 |
Author: aaa |
Hits:
Description: 利用Figure类封装各类图像(线,圆,矩形,多边形,自由曲线)
在画板上画图,并通过基类指针指向父类添加图形并保存
通过画笔将图形绘制到界面上(MiniDraw
Ellip.cpp
Ellip.h
Figure.cpp
Figure.h
FreeHand.cpp
FreeHand.h
Line.cpp
Line.h
main.cpp
minidraw.cpp
minidraw.h
minidraw.ui
Poly.cpp
Poly.h
viewwidget.cpp
viewwidget.h
viewwidget.ui)
Platform: |
Size: 182272 |
Author: dynamolyn_8
|
Hits: