资源列表
WPF Tools 绘制数据曲线
- WPF Tools 绘制数据曲线
C#CAD2次开发实例
- C#二次开发CAD实例
DIBR的c实现
- depth image based render(dibr) 算法的c语言实现
H.264CAVLC
- this is a source code for h264 cavlc
flash 图片特效
- flash 制作的图片特效,翻转等
一种匀速运动模糊图像的模糊方向判断算法
- 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
可选区域Harris角点检测matlab程序
- 选区域Harris角点检测matlab程序
Create ChangeBallColor
- Create an application ChangeBallColor that displays a panel. This panel will contain two buttons (one for red and one for blue). It will also display a filled in circle. When the user clicks on a button, the circle should change to that color. So
IntraBlkPredict
- H264调试好的一帧内部估计预测方法。