登录
首页 » matlab » fitellipse

fitellipse

于 2017-02-07 发布 文件大小:47KB
0 281
下载积分: 1 下载次数: 23

代码说明:

  非常好的椭圆拟合算法,拟合进度很高,算法很好理解,代码质量高(Ellipse fitting algorithm is very good, very fit schedule, a good understanding of algorithms, high code quality)

文件列表:

fitellipse
..........\demo
..........\....\ellipsedemo.m,4809,2007-05-28
..........\....\html
..........\....\....\ellipsedemo.html,13763,2007-05-28





..........\....\....\ellipsedemo_eq36075.png,1882,2007-05-28
..........\....\....\ellipsedemo_eq45548.png,2371,2007-05-28
..........\....\....\ellipsedemo_eq8698.png,1266,2007-05-28

..........\ellipsedemo.m,4809,2007-05-28
..........\fitellipse.m,12477,2017-01-08
..........\plotellipse.m,2499,2007-05-28
..........\test
..........\....\test_main.m,746,2007-05-28
..........\test_main.m,746,2007-05-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • workspace03_PSNR
    说明:  实现峰值信噪比的算法,用于判断图片质量的好坏!十分有用!(Achieve peak signal-to-noise ratio (PSNR) algorithm for judging image quality! Very useful!)
    2019-04-11 09:12:00下载
    积分:1
  • image-geometric-transformation
    实现图像的几何变换,包括图像的平移、镜像变换、缩放、转置以及旋转。(Achieve geometric transformation of image, including the image translation, image transformation, scaling, transpose and rotation.)
    2015-07-15 14:30:29下载
    积分:1
  • hole-filling
    用matlab实现基于形态学的边缘检测和孔洞填充(Using matlab to achieve morphological edge detection and hole filling)
    2017-05-10 19:45:23下载
    积分:1
  • area_perimeter-and-aspect-ratio
    matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。(Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.)
    2012-02-29 15:16:30下载
    积分:1
  • ZaoShengXiaoChuDib
    图像噪声消除,内有很多种消除噪声的方法,比如均值法等。(Image noise reduction, there are many ways to eliminate noise, such as the average method.)
    2010-11-26 10:12:42下载
    积分:1
  • kl
    说明:  kl变换. KL变换的流程如下: (1)获取多幅图像的统计特性:图像之间的协方差 (2)获取协方差的特征值和特征向量,从而获取正交核:特征矩阵 (3)图像对应象素点对各个特征向量进行投影运算。(kl transformation)
    2014-08-21 12:48:10下载
    积分:1
  • tuxianggeshizhuanhuan
    进行图像格式的转换,可以由bmp转换为tif、jpg等格式(Image format conversion, may tif, jpg bmp format conversion by the)
    2020-07-03 13:00:01下载
    积分:1
  • siftmatlab
    纯MATLAB代码,不需要在使用SIFTWIN32可以直接运行的代码(100 code of MATLAB,u neednot SIFTWIN32 desinge the map)
    2009-12-02 20:27:01下载
    积分:1
  • envi_split_to_multiple_single_band_files
    在ENVI中利用此程序可将多光谱影像拆分为单个波段。(In ENVI, multi-spectral images can be divided into single bands by using this program.)
    2019-04-18 14:57:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载