-
code3
说明: 用 MATLAB 语言实现图像的空域滤波
用 MATLAB 语言进行 FFT 及逆变换
MATLAB 提供的快速傅立叶变换函数(Spatial filtering of image using MATLAB language
FFT and Inverse Transform with MATLAB Language
Fast Fourier Transform Function Provided by MATLAB)
- 2019-07-08 16:50:17下载
- 积分:1
-
DLT-matlab
直接线性变换DLT,直接由像平面坐标到地面空间坐标的直接变换,可用于量测相机,非量测相机(本人用的是 高速相机)。配合前方交会验证l系数的准确与否。以DLT得到的结果为初值,用光束法平差可以期望得到更高精度。是数字摄影测量课程作业的例子。(Direct linear transformation DLT, and the direct conversion of coordinates directly from the image plane to the ground space coordinates, the camera can be used for measuring the non-measurement camera (I use a high-speed camera). Tie the forward intersection verify l coefficient accurate or not. To the the DLT results obtained for the initial value, bundle adjustment can expect greater accuracy. Examples of digital photogrammetry course work.)
- 2012-12-03 16:42:51下载
- 积分:1
-
sift
SIFT 算法的实质上是提取局部特征的算法, 该算法在尺度空间寻找极值点, 然后根据极值点来获得尺度、旋转不变量和位置等特征。(In essence, the SIFT algorithm is an algorithm to extract local features. The algorithm finds the extreme points in the scale space and then obtains the characteristics of scale, rotation invariant and position according to the extreme point.)
- 2018-05-10 08:13:41下载
- 积分:1
-
IICandIID_R_nmp
对特征值进行非极大值抑制的角点检测,并且选用了合适的阈值加强检测效果(corner detection by non-maxima suppression of Eigenvalues and selected the appropriate threshold to enhance detection)
- 2013-10-29 11:38:22下载
- 积分:1
-
Zernike
亚像素边缘检测的matlab代码,比一般的边缘检测代码精确(Sub-pixel edge detection matlab code)
- 2020-12-18 09:59:11下载
- 积分:1
-
super-jpg2k
基于JPG2000图像的超分辨率重建的matlab程序(JPG2000-based super-resolution reconstruction of image matlab program)
- 2010-01-07 00:10:31下载
- 积分:1
-
TSPA Multi-baseline Phase Unwrapping Method
说明: 多基线SAR,InSAR相位解缠代码,Matlab版本,对应论文:Robust Two-Dimensional Phase Unwrapping for Multibaseline SAR Interferograms: A Two-Stage Programming Approach ,含数据、代码及验证结果(Multi baseline SAR, InSAR phase unwrapping code, matlab version, corresponding paper: robot two dimensional phase unwrapping for multibaseline SAR interferograms: a two stage programming approach, including data, code and verification results)
- 2021-03-26 14:39:14下载
- 积分:1
-
main
burg距离方位分别外推超分辨算法,实现对稀疏数据的超分辨成像。(burg extrapolation distance and orientation were super-resolution algorithm to achieve the super-resolution imaging sparse data.)
- 2013-08-19 21:44:32下载
- 积分:1
-
visual-cPP-image-process
数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。(c++ code of digital image process )
- 2012-03-16 16:52:53下载
- 积分:1
-
LBP
纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。(LBP texture pattern feature representation and classification theory: that by defining a template for the original image of each point, use the template to operate, the template center of neighboring regions corresponding to the center of the image pixel values corresponding to the pixel value comparison, and the comparison results for different locations given different weights, and thus, changing the value of the image corresponding points on the template corresponding to each position by the comparison of the results of the right to and express.)
- 2010-01-05 13:17:31下载
- 积分:1