-
Packaging good sift matching database, simply enter the two images and the Lapla...
封装好的sift匹配库,只需输入两幅图像和拉普拉斯金字塔参数就可以求出对应的匹配点和基础矩阵。资源含dll,lib和.h文件,并提供了一个测试程序。使用十分便捷-Packaging good sift matching database, simply enter the two images and the Laplacian pyramid can be calculated parameters corresponding match point and the fundamental matrix. Resources including dll, lib and. H files, and provides a test procedure. Very convenient to use
- 2023-05-31 13:50:03下载
- 积分:1
-
这是《Visual C++实现MPEG_JPEG编解码技术》的书的源代码。
这是《Visual C++实现MPEG_JPEG编解码技术》的书的源代码。-This is the
- 2022-02-26 00:22:17下载
- 积分:1
-
用matlab编写的超分辨率图象重建程序,可以从多幅低分辨率图片生成高分辨率图片...
用matlab编写的超分辨率图象重建程序,可以从多幅低分辨率图片生成高分辨率图片-Matlab prepared using super-resolution image reconstruction process, a number of low-resolution images can be generated from high-resolution picture
- 2022-02-21 19:27:11下载
- 积分:1
-
This procedure includes a number of corrosion process, its own image through cod...
本程序包括一些腐蚀程序,图像通过代码自己生成,并对其进行一些腐蚀处理-This procedure includes a number of corrosion process, its own image through code generation, and some corrosion treatment
- 2022-07-22 20:31:30下载
- 积分:1
-
这是我的 图象细化程序,在C++builder 环境下运行
这是我的 图象细化程序,在C++builder 环境下运行-This is my thinning procedure, the C builder operating environment
- 2022-10-04 08:00:04下载
- 积分:1
-
matlab程序分解Canny算子的图像分割
matlab程序,分解的canny算子分割图像-Matlab procedures decomposition canny operator Image Segmentation
- 2022-09-20 14:45:03下载
- 积分:1
-
手写输入数字0
手写输入数字0-9数字自动图像处理与识别-Handwriting input figures 0-9 Digital Automatic Image Processing and Recognition
- 2023-01-20 17:55:03下载
- 积分:1
-
深入浅出介绍计算机视觉的最新动态。内容包括:
* Camera calibration using 3D objects, 2D planes, 1D l...
深入浅出介绍计算机视觉的最新动态。内容包括:
* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration
* Extracting camera motion and scene structure from image sequences
* Robust regression for model fitting using M-estimators, RANSAC, and Hough transforms
* Image-based lighting for illuminating scenes and objects with real-world light images
* Content-based image retrieval, covering queries, representation, indexing, search, learning, and more
* Face detection, alignment, and recognition--with new solutions for key challenges
* Perceptual interfaces for integrating vision, speech, and haptic modalities
* Development with the Open Source Computer Vision Library (OpenCV)
* The new SAI framework and patterns for architecting computer vision applications-Easy to introduce the latest developments in computer vision. Include:* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration* Extracting camera motion and scene structure from image s
- 2022-01-26 03:49:13下载
- 积分:1
-
用CPLD控制图像卡进行帧存逻辑的verilog程序,用Quartus II 5.0打开
用CPLD控制图像卡进行帧存逻辑的verilog程序,用Quartus II 5.0打开-with CPLD control image frame buffer cards logical verilog procedures, Quartus II 5.0 Open
- 2022-10-21 07:20: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