资源列表
auto-fire
- 自动射击报靶装置资料,PDF文档,很实用-Automatic fire at the target device data
houghtuoyuan3
- 利用霍夫变换进行椭圆检测,无需模板,不同的图片只需要更改个别参数-Ellipse detection using Hough transform, without templates, a different picture only need to change individual parameters
DRLSE_v0
- 水平集方法实现边缘提取,利用能量函数来进行收缩,可直接运行的程序。-Level set method to achieve edge extraction, using the energy function to shrink, can be directly run.
xiangsidupipei-matlab
- 对两幅图像进行相似度计算,基于相似度计算进行模板匹配,带有测试图像,可以直接运行-Calculate the similarity of the two images, the similarity calculation based on template matching, with a test image, you can directly run
meanandvariance
- 计算一幅灰度图像的灰度均值,方差,能量和熵。-Calculating a grayscale image gray value, variance, energy and entropy.
renlianshibie
- 一种基于模板匹配的人脸识别算法,里面有详细的注释-Face recognition based on template matching algorithm, which has detailed notes
watershed
- kmens聚类实现图像分割,提取道路,结果不是很理想,希望和大家探讨-kmens clustering image segmentation, extracting road.The results are not very satisfactory, and we hope to explore
camshift-meanshift-using-matlab
- camshift,meanshift 使用matlab-camshift,meanshift.using matlab
Target_Tracking_Simulation_Program
- MATLAB雷达信号处理程序,非常完整的MATLAB程序-MATLAB radar signal processing coding
GoldsteinUnwrap2D
- phase unwrapped光学相位测量,相位解包算法,求得解包裹相位-phase unwrapped
Bayesian-Modeling-of-Dynamic-Scenes
- 一种针对动态场景环境下的目标检测的贝叶斯模型-Bayesian Modeling of Dynamic Scenes for Object Detection
harris
- Harris角点检测C++版本,编写代码实现而非OPENCV实现,适用于算法研究。-The C++ code of HarrisCorner.It was coded by hand otherwise OPENCV.It was designed for someone who study the algorithm.