资源列表
亚像素检测
- 一种基于拟合的亚像素检测算法,代码有注释,可用于学习,基于高斯曲面拟合算法。
帧间差分法
- 带一个视频。路径要选择好才能运行,选择解压的此文件的路径。对运动视频的检测 返回一对坐标和大小,可识别运动物体。(The detection of moving video returns a pair of coordinates and sizes, which can identify moving objects.)
代码
- 利用拉普拉斯金字塔实现图像融合;代码可直接运行(Image fusion using Laplacian pyramid; code can run directly)
matlab图像处理代码(采样量化灰度二值化)
- 资源包含利用matlab对图像进行采样、量化、灰度、二值化操作,采样间隔和量化级可选,不同的功能写成了不同的函数文件,通过调用函数文件进行图像处理
slepian_delta-1.1.1
- slepain基函数处理grace 数据(Slopain basic function processing grace data)
二维抽样定理
- 通过计算机仿真掌握二维抽样定理,包括带限函数的定义、连续函数的离散化。
Vessel diameter血管直径检测
- 采用mom方法结合Hessian和曲线拟合的方法计算出血管的直径并输出测量图像,采用图像处理方法获得图像骨架,经调试代码可用。(The diameter of blood vessel is calculated by mom method combined with Hessian and curve fitting method, and the measured image is output. The image skeleton is obtained by image process
数字图像处理
- 初始图片1大小(从输入图片获得)得最近的图片1的像素,图片2每个像素获得离初始图片1大小(从函数输入获得)
维纳滤波处理
- Visual c++数字图像处理维纳滤波处理算法源码(Visual c ++ digital image processing Wiener filter processing algorithm source code)
直接序列扩频水印的嵌入与提取
- 实现直接序列扩频水印的嵌入与提取。基于待嵌入消息生成二进制水印序列,生成扩频码,用消息序列调制生成水印序列。依次处理灰度图像的每一个载体图像像素,根据相应位置 水印序列完成嵌入修改。(Realize the embedding and extraction of direct sequence spread spectrum watermark. The binary watermark sequence is generated based on the message to be embed
Halcon - demo
- c#语言封装halcon的demo范例,调试成功,用的迈德威视的千兆网口摄像头(Csharp language encapsulates the demo example of Halcon, the debugging is successful, and the Gigabit network interface camera of Medvedev is used)
ICP算法matlab实现
- 很好地实现了激光雷达点云的ICP配准,附带数据(ICP registration of LIDAR point cloud is well realized)