搜索资源列表
chengxu
- 用vc++求解五阶矩阵的算法代码,可以用于图像处理的最小二乘法椭圆拟合曲线
数字图像处理Matlab编程
- 本程序是对一幅图像进行变灰度、旋转、锐化、在图像上画圆或椭圆、直线等操作的程序。 说明:要实现相应功能的操作,需要在输入框内输入正确的表达式。举例如下: 画直线:x1=20,y1=15,x2=150,y2=100 画圆:x=100,y=100,r=20 画椭圆:x=100,y=100,r=20,a=16,b=9 旋转:x=30(度数),ax=100,ay=90 锐化:x=80-this procedure is a gray image change, rotation, sharpening
tuoyuannihe2
- 也是利用最小二乘法对椭圆进行数据拟合,不过考虑到图像大小问题,这里只选取100个边缘点,点的个数也可以自行设置。-Ellipse is the least square method of data fitting, but taking into account the size of the image, here select only edge points 100, the number of points you can set your own.
2
- 设计巴特沃斯型、椭圆、切比雪夫数字低通滤波器,并对加入噪声的图像进行滤波-design Buttetworth、cheby1 and ellip LF,and use these filters in image processing.
MATLAB-Image-classify
- 识别图像中的矩形,正方形,圆,椭圆,线,点,菱形-Identify the image rectangle, square, circle, ellipse, line, point, diamond
cd4ef1.ZIP
- 光笔式视觉测量中椭圆类光斑图像的识别Light pen vision measurement in elliptic light spot image recognition-Light pen vision measurement in elliptic light spot image recognition
xiandaicekongjishu
- 拉格朗日插值 三次样条插值 传感器静态特性及指标 图像测量中镜头的参数及选择 一个基于物联网的测控实例 GPS系统构成及作用 gpS系统的空间坐标系 北斗系统简介 视觉系统硬件组成及功能 人眼可辨别的最小打印点直径的估计 面积测量方法流程及优缺点圆测量方法及椭圆测量难点 光敏电阻应用——声光双控LED实验 气敏(酒精)传感器实验 正六边形面积测量 多光照图像融合 多聚焦图像融合-The Lagrange interpolating cubic spline interpolation
example
- 此程序用最小二乘法拟合椭圆图像,模拟地球的形状-This program fit ellipse images using the least squares method to simulate the Earth' s shape
Someclassic-matlab-program
- 一些经典的matlab程序源码有MATLAB图像处理实现螺纹识别、频谱分析加汉宁窗函数、蒙特卡洛法求椭圆面积、RBF神经网络的训练等-There are some classic matlab program source code matlab image processing to achieve a thread identification, spectrum analysis of Hanning window function, Monte Carlo method for elli
信号处理(2) 文件夹
- 选框工具:快捷键:M 1、选框工具共有4种包括【矩形选框工具】、【椭圆选框工具】、 【单行选框工具】和【单列选框工具】。它们的功能十分相似,但也有各自不同的特长。 矩形选框工具 使用【矩形选框工具】可以方便的在图像中制作出长宽随意的矩形选区。(Box selection tools: shortcut keys: M 1, 4 box selection tools include a rectangular box selection tool, an elliptical box selec
椭圆约束主动轮廓视盘分割
- 对图像分割,初始轮廓为椭圆。变化的过程中始终以椭圆为约束(For image segmentation, the initial contour is an ellipse.)