-
palmprint recognition
这是一个简单的掌纹识别系统,运用了PCA算法,可以做到较快的运算。(This is a simple palmprint recognition system that uses the PCA algorithm to achieve faster calculations.)
- 2018-04-12 17:58:55下载
- 积分:1
-
pinjie
本文用用Harris算子提取特征点,基于特征点的匹配,加权融合图像拼接(In this paper, feature extraction using Harris operator point, based on feature matching, weighted fusion image mosaic)
- 2010-07-28 15:53:38下载
- 积分:1
-
CT-tracking
一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
- 2014-01-10 11:45:54下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
d3dle5
说明: 计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的金字塔和正方体的小程序(computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating cube pyramid and the small program)
- 2005-12-14 13:49:08下载
- 积分:1
-
8941662456
说明: 本程序使用MFC编写了一个能够在同一界面上显示立体图形的三视图的源程序。(This program using MFC wrote a can in the same interface shown on the SanShiTu three-dimensional graph of the source program.)
- 2020-11-30 09:49:27下载
- 积分:1
-
Adaptive-fuzzy-K-means-
在本文中,我们提出了一个
所谓自适应模糊-K-均值聚类新方法
(AFKM)聚类的图像分割这可能是
适用于一般的图像和/或特定的图象(即
医疗和显微图像),采用不同的拍摄的
消费类电子产品,即,例如,在
普通数码相机和CCD相机(In this paper, we present a
new clustering algorithm called Adaptive Fuzzy-K-means
(AFKM) clustering for image segmentation which could be
applied on general images and/or specific images (i.e.,
medical and microscopic images), captured using different
consumer electronic products namely, for example, the
common digital cameras and CCD cameras)
- 2014-05-06 17:12:33下载
- 积分:1
-
figurebianma
说明: 本程序是用来做图像编码的,主要采用的算术编码的思想(This procedure is used for image coding, the main idea used in arithmetic coding)
- 2010-04-21 20:28:02下载
- 积分:1
-
Depth-of-remote-sensing
水深遥感测量,自己收集的pdf论文资料。(Depth of remote sensing, their paper data collection.)
- 2011-08-24 16:01:53下载
- 积分:1
-
jpegyasuo
jpeg压缩代码 An example for jpeg compression and the restoration。(The attached utility is a work I ve submitted to the university. It shows what a jpeg compression is all about.)
- 2013-11-19 11:35:58下载
- 积分:1