登录
首页 » matlab » code

code

于 2009-02-16 发布 文件大小:38491KB
0 214
下载积分: 1 下载次数: 107

代码说明:

  手指照片的特征点提取程序与算法,从而进行手指指型的匹配(Finger pictures of Feature Points Extraction procedures and algorithms, which refers to a finger-type matching)

文件列表:

code
....\code
....\....\GUI版
....\....\.....\corner_index.m
....\....\.....\find_fingers.m

....\....\.....\main.fig
....\....\.....\main.m
....\....\.....\perProcessf.m
....\....\.....\reg_user_fig
....\....\.....\............\lbt001.bmp
....\....\.....\............\pb001.bmp
....\....\.....\............\zxy001.bmp
....\....\.....\rotate_fingers(不连续的).m
....\....\.....\rotate_fingers.m
....\....\.....\settins.m
....\....\.....\test2.m
....\....\Independent_fingers(有形心的).m
....\....\Independent_fingers.m
....\....\myImhist.m
....\....\PerProcess&getEdge(错的).m
....\....\PerProcess(改了).m
....\....\PerProcess.m
....\....\PerProcess1.m
....\....\perProcessf.m
....\....\process1.m
....\....\process_until_cut.m
....\....\test.m
....\....\trace2.bmp
....\....\zxy002.bmp
....\....\zxy003.bmp
....\....\zxy007.bmp
....\....\zxy008.bmp
....\....\zxy009.bmp
....\....\函数版
....\....\......\corner_index.m
....\....\......\find_fingers.m
....\....\......\pb001.bmp
....\....\......\pb002.bmp
....\....\......\pb003.bmp
....\....\......\perProcessf.m
....\....\......\rotate_fingers.m
....\....\......\test2.m
....\....\......\vector_test.m
....\....\......\zh001.bmp
....\....\......\zh002.bmp
....\....\......\zh003.bmp
....\....\......\zx005.bmp
....\....\......\zx006.bmp
....\....\......\zx007.bmp
....\....\......\zx008.bmp
....\....\......\zx009.bmp
....\....\演示版
....\....\......\corner_index.m
....\....\......\find_fingers.m

....\....\......\Independent_fingers.m
....\....\......\main.fig
....\....\......\main.m
....\....\......\perProcessf.m
....\....\......\reg_user_fig
....\....\......\............\lbt001.bmp
....\....\......\............\pb001.bmp
....\....\......\............\zh001.bmp
....\....\......\............\zxy001.bmp
....\....\......\rotate_fingers.m
....\....\......\settins.m
....\....\......\user_data.mat
....\....\......\vector_test.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • (ok)NHLIScode
    Tae Hoon Kim教授的Nonparametric Higher-Order Learning for Interactive Segmentation源码(Tae Hoon Kim, Professor Nonparametric Higher-Order Learning for Interactive Segmentation)
    2021-01-16 21:58:45下载
    积分:1
  • 车牌识别
    利用MATLAB编程实现车牌号识别并显示,并对出入库时的车辆时间进行记录,计算车辆在停车场的时间(The license plate number is identified and displayed by MATLAB programming, and the vehicle time is recorded and the time of vehicle in the parking lot is calculated.)
    2018-03-10 10:30:27下载
    积分:1
  • MRF_BENCH
    实现了C聚类以后的马尔科夫图像分割,对阈值的选取和图像的后验概率计算(C clustering after the Markov segmentation, the posterior probability threshold value is selected and images calculated)
    2013-04-28 23:21:40下载
    积分:1
  • HALCON_CIRCLE
    一个简单的HALCON计算圆心坐标的例子,C++代码格式,初学者适用!(A simple example of calculating coordinates HALCON, c++ code format, for beginners!)
    2021-03-23 10:19:15下载
    积分:1
  • wrap
    matlab模拟产生马鞍形光学条纹图,通过求取其条纹方向,二值化得到其巨齿包裹图,中心线图。这些对于激光散斑(ESPI),雷达干涉(INSAR)图像的去包裹有重要的指导意义。()
    2021-04-19 17:18:51下载
    积分:1
  • 特征函数
    说明:  matlab 4个图像特征函数代码,包括tamura texture、灰度差分统计特征函数、灰度共生矩阵特征函数、灰度梯度共生矩阵特征函数(Matlab four image feature function codes, including Tamura texture, gray difference statistical feature function, gray co-occurrence matrix feature function, gray gradient co-occurrence matrix feature function)
    2021-04-02 20:19:07下载
    积分:1
  • using_envi_create_evf
    IDL环境下的EVF矢量数据创建,代码清晰。(IDL environment EVF vector data creation, code clarity.)
    2013-08-15 11:19:48下载
    积分:1
  • GMM高斯混合模型进行背景建模(Matlab)
    转:https://blog.csdn.net/jinshengtao/article/details/26278725 混合高斯背景建模是基于像素样本统计信息的背景表示方法,利用像素在较长时间内大量样本值的概率密度等统计信息(如模式数量、每个模式的均值和标准差)表示背景,然后使用统计差分(如3σ原则)进行目标像素判断,可以对复杂动态背景进行建模,计算量较大。 在混合高斯背景模型中,认为像素之间的颜色信息互不相关,对各像素点的处理都是相互独立的。对于视频图像中的每一个像素点,其值在序列图像中的变化可看作是不断产生像素值的随机过程,即用高斯分布来描述每个像素点的颜色呈现规律单模态(单峰),多模态(多峰)(Gaussian mixture background modeling is a background representation method based on the statistical information of pixel samples. Statistical information such as the number of patterns, the mean and standard deviation of each pattern are used to represent the background. Statistical difference (such as 3_principle) is used to judge the target pixel. Complex dynamic background modeling has a large amount of computation. In the Gaussian mixture background model, it is considered that the color information between pixels is uncorrelated and the processing of each pixel is independent of each other. For each pixel in a video image, the change of its value in a sequential image can be seen as a random process that produces pixel values continuously, i.e. Gaussian distribution is used to describe the regularity of color rendering of each pixel in single mode (single peak) and multi-mode (multi-peak).)
    2020-11-01 09:49:54下载
    积分:1
  • 2014-ZhouZhiqiang-MWGF
    ZhouZhiqiang2014年发表论文及源码,论文为基于多尺度加权梯度的多聚焦图像融合Multi-scale weighted gradient-based fusion for multi-focus images(Multi-scale weighted gradient-based fusion for multi-focus images)
    2016-11-08 21:54:37下载
    积分:1
  • VCdetuxingchuli
    VC的图形处理以及简单的程序设计,简单易懂(VC graphics processing and simple program design, simple and understandable )
    2011-12-13 16:41:34下载
    积分:1
  • 696518资源总数
  • 104847会员总数
  • 24今日下载