-
HMRF_EM_image
这是一个经典的马尔科夫场程序。算法详细,而且里面含有一篇与程序对应的文献,解释非常详细,程序非常好用(This is a classical Markov field program. Algorithm is detailed, but it contains a corresponding literature and procedures, explaining in great detail, the program is very easy to use)
- 2021-03-02 23:29:33下载
- 积分:1
-
computer_vision-master
图像特征提取,有SIFT、BOW、VLAD、LBP、HOG、FishVector、gist、Metric、colorhist。(Image feature extraction, including SIFT, BOW, VLAD, LBP, HOG, FishVector, gist, Metric, colorhist.)
- 2019-07-20 20:53:34下载
- 积分:1
-
DCT--and--FFT
实现DCT变换和FFT变换的图像压缩, 比较两者性能的差异(The DCT transform and FFT transform image compression)
- 2020-12-14 00:09:15下载
- 积分:1
-
image-patch
基于matlab的、结合深度图像的图像修补( Image patch based on matlab, combined with the depth of the image )
- 2012-06-07 23:42:03下载
- 积分:1
-
FingerPrintVerify
说明: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
- 2020-11-02 09:09:54下载
- 积分:1
-
halcon
一个选择模板的匹配方式,附带视觉标定,可以自由的选择模板进行匹配(A matching pattern of selected templates with visual calibration)
- 2018-03-21 17:09:41下载
- 积分:1
-
diedaifa
用于灰度图像二值化的MATLAB代码,算法采用迭代法(For gray-scale image binarization MATLAB code, algorithm uses iterative method)
- 2013-06-07 14:10:15下载
- 积分:1
-
skinmodel
基于高斯肤色模型检测肤色,可用于人脸检测(based gaussian skin model detect skin can be used face detect)
- 2021-05-12 20:30:02下载
- 积分:1
-
complex-background
随着红外成像技术的发展,红外小目标检测在军事领域有越来越重要的应用。以此为背景,研究了天空、海面、大地等各种背景下红外视频中弱小目标的检测问题。
(With the development of infrared technology,dim small targets detection play a
more and more important part in the military. The problem of dim small targets
detecting in a infrared video with the background of the sky,the sea and the groundhas been studied.
)
- 2021-04-08 15:59:00下载
- 积分:1
-
meanshift-tracking
主要思想是用meanshift算法跟踪目标,拖动矩形框选择目标模板,meanshift自动跟踪
本程序的主要缺陷体现在帧差法自动识别目标,这部分功能与上一个功能独立,可用可不用,用于自动识别目标,效果不是很好,主要体现在对图像视频的要求是 背景(目标以外的所有事物)不能动(The main idea is to use meanshift algorithm to track the target and drag a rectangle to select the target template, meanshift automatic tracking
The main drawback of the program is reflected in the frame difference method automatically identifies the target, which is part of the function and one function independently, may or may not, be used to automatically identify the target, the effect is not very good, mainly reflected in the requirements of the video image is the background (target All things outside) can not move)
- 2014-06-07 09:31:15下载
- 积分:1