-
hesaff-master
影像仿射变换特征提取,结合 sift 等局部特征可以处理较大视角变化下的图像匹配。(This is an implementation of Hessian-Affine detector. )
- 2015-09-22 17:54:36下载
- 积分:1
-
ORB-and-FREAK-experiments-
ORB和FREAK局部特征对比实验ORB_FREAK(ORB and FREAK local features of comparative experiments ORB_FREAK)
- 2013-05-07 15:21:25下载
- 积分:1
-
TextureMesh
RunSFM中作者写的纹理映射的应用程序(RunSFM the authors write texture mapping application)
- 2015-01-29 17:42:25下载
- 积分:1
-
demo
源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
- 2013-07-12 21:31:55下载
- 积分:1
-
cvBlobFinder
基于OPCV的blob搜索算法,图像处理经典算法(OPCV the blob-based search algorithm, image processing, the classical algorithm)
- 2008-03-11 10:55:35下载
- 积分:1
-
source
数字图像处理,C语言,功能是打开一幅位图,实现几何变换。(Digital image processing, C language function is to open a bitmap, to achieve geometric transform.)
- 2010-01-12 15:05:48下载
- 积分:1
-
KKT3Dzipr
克里金插值的3D算法,forrtran源代码。 可直接使用。
(Kriging 3D algorithm, forrtran the source code. Can be used directly.)
- 2012-07-25 23:03:41下载
- 积分:1
-
epipolar_line
同名核线的提取,完整的c++代码,注释详细易懂,并且已经验证过(Line of the same name as the nuclear extract, complete c++ code, comments, detailed and easy to understand, and have been verified)
- 2020-07-21 18:18:45下载
- 积分:1
-
werwerwer
说明: 对灰度图象进行正交变换,并进行滤波,产生平滑图象(Gray-scale images of the orthogonal transformation, and filtering to produce a smooth image)
- 2008-11-22 11:02:15下载
- 积分:1
-
统计独立算法求图像的信息熵
一幅大小为256×256的256级灰度图像(每像素8bit)
如果图像的各个像素之间是统计独立的,求该图像的信息熵
-离散无记忆信源
如果图像的各个像素之间不是统计独立的,求该图像的信息熵
-图像像素的概率分布模型(A 256 gray scale image (8bit per pixel) with a size of 256 x 256
If each pixel of the image is statistically independent, the information entropy of the image is calculated
Discrete memoryless source
If each pixel of the image is not statistically independent, the information entropy of the image is calculated
Probability distribution model of image pixels)
- 2017-11-24 21:49:34下载
- 积分:1