-
基于运动的视频前景分割实现方法,matlab代码
基于运动的视频前景分割实现方法,matlab代码-Prospects for the video based on motion segmentation method, matlab code
- 2022-07-21 23:28:13下载
- 积分:1
-
一个图像的角点检测、Hough变换
detect corners of a image and hough transform-corner detection and hough transform
- 2022-09-08 05:50:03下载
- 积分:1
-
图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。...
图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。
- 2022-12-16 08:15:03下载
- 积分:1
-
指纹识别代码demo目录:fvs_enhancer:指纹增强…
指纹识别代码
demo目录:
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能
有较好的效果。输出图像覆盖于输入图像之上。
fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这
些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:
testimgSSSDDD.bmp
其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。
fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的
脊线。
fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做
的效果不好,提取出的伪细节点太多。
fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。
include目录:
包含了头文件。
src目录:
包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的
例程。
-fingerprint identification code demo directory : fvs_enhancer : fingerprint enhancement procedures describes how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process
- 2023-08-21 10:00:04下载
- 积分:1
-
小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图...
小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图-Wavelet threshold denoising. Image noise, and 1-4 layers of wavelet decomposition of de-noising, signal to noise ratio is given chart
- 2022-02-05 13:25:39下载
- 积分:1
-
用于运动目标地跟踪和识别处理,
是非常实用地运动目标跟踪程序...
用于运动目标地跟踪和识别处理,
是非常实用地运动目标跟踪程序-For moving target tracking and identification of treatment is very useful to track the process of moving targets
- 2022-03-02 08:06:35下载
- 积分:1
-
罗布赫斯C实现SIFT使用OpenCV。
Rob Hess C implementation of SIFT that uses OpenCV.
It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good. -Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (eg histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
- 2022-06-28 03:01:21下载
- 积分:1
-
内含OSTU等数个图像处理算法,属于个人原创
内含OSTU等数个图像处理算法,属于个人原创-intron OSTU to wait for several image processing algorithms, is a personal originality
- 2022-04-09 05:34:58下载
- 积分:1
-
SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。...
SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。-SIFT feature detection algorithm is an effective method of image features, rotate, scale, the light changes robustness。
- 2022-03-30 00:30:15下载
- 积分:1
-
最基础基本的粒子算法非直线在线粒子滤波指导教程
最基础基本的粒子算法非直线在线粒子滤波指导教程-The most basic particles of basic non-linear algorithm to guide tutorial particle filter online
- 2023-07-04 14:05:03下载
- 积分:1