搜索资源列表
直线度检测
- 用最小二乘法拟合出机床导轨运动时的直线,从而可以对机床导轨的直线度误差进行检测- Fits time the engine bed guide rail movement with least squares method the straight line, thus may carry on to the engine bed guide rail straight dimension error examines
controler
- 用电键控制步进电机朝各个方向做曲线,圆和直线运动。-electricity stepper motor control in all directions so curve, circle and line movement.
DIBMotionRestore
- C++实现的由匀速直线运动造成的模糊图象进行模糊和复原操作,图像要求256色-C achieved by the uniform linear motion blurred image caused by the fuzzy and recovery operations, require 256-color image
calmf1111
- 自己写的一个klman滤波对匀速直线运动物体进行目标跟踪的程序!-himself wrote a klman filter for CV objects target tracking procedures!
max_extropy_main
- 最大熵直接迭代法,维纳滤波和盲恢复对水平方向匀速直线运动造成的模糊图像的恢复研究-Direct iterative maximum entropy method, Wiener filtering and blind restoration of the horizontal direction caused by uniform linear motion blurred image restoration
gundongxiaoqiu
- 滚动的小球,利用函数实现小球作正弦运动, 滚动的小球-Rolling the ball, using ball function for sinusoidal movement, rolling ball
leogic
- 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image
zy5
- 摘 要:曝光瞬间造成图像模糊的运动通常作为直线运动近似处理 ,若能找出模糊图像的运动模糊方向 ,并将之旋转到水平轴 ,则二维问题可简化为一维来处理 ,大大简化由模糊图像估计出运动模糊点扩散函数以及图像恢复的过程 ,并为图像恢复的并行计算创造有利条件。由于运动模糊降低了运动方向上图像的高频成 分 ,沿着运动方向实施高通滤波 方向微分 ,可保证微分图像灰度值 绝对值 之和最小。基于此 ,本文利用双线性插值的方法 ,固定并适当选取方向微分
z4
- 摘 要:本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。-Abstract: This paper studies the direction
img
- 使用c++实现的运动模糊处理 对一个因元素直线运动而造成运动模糊的bmp的图像 对其进行消除运动模糊处理-Using c++ to achieve the motion blur to deal with the elements of a linear motion due to motion blur caused by the bmp image of its deal with the elimination of motion
im_motionblur
- 本程序为模拟匀速直线运动造成的图像模糊,其算法可以在冈萨雷斯数字图像处理书籍中找到。程序可以直接下载运行。-This procedure is for the simulation of image blurring caused by uniform linear motion. Its algorithm can be found in the book Digital Image Processing written byGonz
EKF
- 纯方位跟踪:目标为匀速直线运动模型,可以迅速收敛。-Bearing_only tracking
restore
- 由匀速直线运动引起的图像模糊通过Visual C++实现运动模糊图像复原-Caused by uniform linear motion blurred image through the Visual C++ to achieve motion-blurred image restoration
work
- 基于方向微分的运动模糊方向确定 该方法具体可参见张朝阳的“直线运动模糊图像的点扩展函数的研究”-The direction of motion blur based on the direction of determining differential
KF
- 卡尔曼滤波,对一个做匀加速直线运动的目标进行跟踪,跟踪效果较好-Kalman filtering, do a linear motion with constant acceleration target tracking, track better
运动控制卡源码
- 运动控制卡源码,VB语言,有定长,变长,圆弧插补,直线插补,输入输出操作,10几种方法,需要使用控制卡编程的可以看看。很好的例子(Motion control card source code, VB language, there are fixed length, variable length, arc interpolation, linear interpolation, input and output operations
悬挂运动控制系统
- 悬挂运动控制系统(E 题)设计报告摘要:本悬挂控制系统是一个电机控制系统,控制物体在 80cm×100cm 的范围内 作直线、 寻迹等运动, 圆、 并且在运动时能显示.(The design report of suspension motion control system (E) Abstract: the suspension control system is an electric motor control system,
kalman1
- 以速度为11m/s沿x轴做匀速直线运动,通过卡尔曼滤波跟踪目标,作出相应协方差图像,内有注释,根据相应功能可更改注释。(At the speed of 11 m/s, we perform uniform rectilinear motion along the X axis. We track the target through Kalman filter and make corresponding covariance imag
一种运动模糊图像的复原法_张媛
- 运动模糊图像复原法 利用了双线性插值及模糊方向上微分图像灰度值(绝对值)之和最小的方法来求 出运动模糊的方向, 其次运用传播波方程对任意方向上的匀速直线运动模糊进行恢复。将此方法应用于一个具体的实例 当中, 发现效果明显, 由此可看出此方法是十分有效的。(Motion blurred image restoration)
ZSJLQR
- 用LQR控制算法,控制做直线运动的带吊挂负载直升机的matlab程序,可直接使用,输出位移与吊挂负载曲线(The LQR control algorithm is used to control the matlab program of the helicopter with hanging load, which can be directly used to output displacement and hanging load