-
模糊聚类工具箱,使用该工具箱可以对多提取的特征进行类型的判别...
模糊聚类工具箱,使用该工具箱可以对多提取的特征进行类型的判别-Fuzzy Clustering Toolbox, the use of the toolbox can extract the characteristics of many types of discrimination
- 2023-06-03 23:35:04下载
- 积分:1
-
计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助...
计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
- 2022-07-09 22:01:39下载
- 积分:1
-
可以绑定float类型的编辑控件,克服VCIDE控件绑定时的缺陷。
可以绑定float类型的编辑控件,克服VCIDE控件绑定时的缺陷。-Can bind float types of editorial control, to overcome the binding VCIDE control deficiencies at the time.
- 2022-02-10 04:38:33下载
- 积分:1
-
利用简单的多值免疫网络实现对SAR图像的分类
利用简单的多值免疫网络实现对SAR图像的分类-Using simple multi-valued immune network to realize the classification of SAR images
- 2022-07-07 04:57:49下载
- 积分:1
-
Courseware particle filter, particle filter for a detailed introduction
粒子滤波的课件,对粒子滤波进行了详细的介绍-Courseware particle filter, particle filter for a detailed introduction
- 2022-11-04 17:40:03下载
- 积分:1
-
ISAR point
ISAR点目标仿真程序,采用的是步进频信号,信号产生,包络对齐,相位校正-ISAR point-target simulation program, using step-frequency signal, signal generator, envelope alignment, phase correction
- 2022-02-03 23:46:12下载
- 积分:1
-
有关位图处理的程序
有关位图处理的程序-the bitmap handling procedures
- 2022-03-19 05:12:33下载
- 积分:1
-
自作的基于K
自作的基于K-L的人脸识别源代码,谢谢指点-KL-based self-face recognition source code, Thank you, pointing
- 2022-05-06 08:56:56下载
- 积分:1
-
程序代码使用Prewitt算子检测p0401 description:边缘p0402:D…
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2022-02-09 14:31:06下载
- 积分: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