资源列表
四元数国外工具包
- 工具包中具有适用于四元数各种运算的matlab函数,包括卷积、傅里叶变换等等。
opencv调用摄像头
- 利用opencv调用摄像头,并显示其窗口,可以实时显示摄像头的显示图像。利用opencv调用摄像头,并显示其窗口,可以实时显示摄像头的显示图像。
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现轮廓跟踪算法获取物体的轮廓序列,可生成边界链码。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of
freeman_de
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现图像八方向链码的边界跟踪算法。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of the bou
多点云逐步拼接代码
- 多点云逐步拼接代码,多幅点云拼接,具体步骤注释很清楚
1760668_deblur_tv_fista
- 利用fista算法进行图像复原的matlab源码。(The matlab source code of image restoration using the fista algorithm.)
matlabcode
- 图像傅里叶变换,图像的快速傅里叶变换,逆变换,图像的二维FFT变换可以观察图像的频谱,再进行逆变换即可复原图像(Image Fourier transform)
arrow3
- matlab绘图程序:三维矢量箭头绘制程序及算例。(Three dimensional vector arrow drawing program and calculation example.)
libsvm
- libsvm的各种实现,包括matlab、python、java等
红外小目标检测算法Local CM
- 这是对2014 IEEE trans on GRS上的经典论文LCM的实现,还没有对代码进行优化,能完成任务,但效率不太高。(This is the implementation of LCM, a classic paper on 2014 IEEE Trans on GRS. The code has not been optimized and the task can be completed, but the efficiency is not very high.)
matlab常用图像处理源码合集
- 一系列关于图像处理的matlab常用源码合集(A collection of common source codes about image processing of MATLAB)
FDOG-master
- 利用c++,,基于vs2019和opencv3.41,实现FDOG算子,(FDOG C++ vs2019 opencv3.41)