-
pointCloud2mesh
由点云数据(point cloud)生成网格(mesh)的matlab实现(Converts a pointcloud (unordered vertices) to a mesh of triangles by connecting the nearest 3 points and calculates the normal of each vertex and triangle. Also finds the neighboring triangles of each vertex and the neighboring triangles of each triangle.
)
- 2012-09-06 21:43:34下载
- 积分:1
-
harris-match
harris角点检测,并且实现两幅图像特征点的匹配,最终完成图像的拼接(harris corner detection, and realize two image feature point matching, the final completion of image stitching)
- 2013-07-21 10:52:13下载
- 积分:1
-
img_resample
IDL中的批量重采样,可以省很多时间,根据自己的需求,采样成不同分辨率的图像。(IDL in batch resampling, you can save a lot of time, according to their needs, a different sampling resolution images.)
- 2020-10-14 15:27:30下载
- 积分:1
-
ssim
SSIM函数。一种衡量两幅图像相似度的新指标,其值越大越好,最大为1。(SSIM function. A measure of image similarity two new indicators, the greater its value better, a maximum of 1.)
- 2013-10-14 09:51:31下载
- 积分:1
-
pre_process_gui
说明: 实现指纹识别中的指纹图像预处理中的方向场,细化等,含有一个GUI界面(pre-process of figure print image)
- 2010-04-01 11:47:10下载
- 积分:1
-
Combined-with-Canny
对经典的二值化方法Ostu 算法和Bernsen 算法中存在的缺点进行了分析, 提出一种结合Canny 算子的图像
二值化方法.该方法综合考虑了边缘信息和灰度信息, 通过边缘附近种子点在高阈值二值化图像中的填充和低阈值
图像对它的修补而得到二值化结果图像, 较好地解决了经典二值化方法中存在的抗噪能力差、边缘粗糙、伪影现象
等缺点.实验结果证明, 该方法能够较好地解决低对比度图像和目标像素灰度不均匀图像的二值化问题(The disadvantage of the classical binary method Ostu Bernsen algorithm and algorithms exist were analyzed, one binding Canny operator image binarization method. This method considers the edge information and gray information, through seed near the edge point padding and a low threshold image to its repair in a high threshold binary image to obtain a binary result image, it solves the noise immunity classical binary method exists difference, rough edges, artifacts phenomenon and other shortcomings. the experimental results show that this method can solve the low-contrast image and the target image pixel gray uneven binary problem)
- 2020-07-01 12:00:01下载
- 积分:1
-
6-fingerprint-preprocessing
一种多尺度方向场修正的指纹图像处理新方法,对于低质指纹图像,能够很好的求取其方向场。(source code for fingerprint orientation calculation)
- 2012-06-20 09:31:17下载
- 积分:1
-
ISARcode
说明: ISAR成像例程,对Yak42飞机数据经过包络对齐和相位校正后进行成像。(The ISAR imaging routine images the Yak42 aircraft data after envelope alignment and phase correction.)
- 2021-04-16 10:28:54下载
- 积分:1
-
correlation
IDL开发的求取两幅图像相关系数的程序,用于影像融合质量评价(IDL to strike a developed procedures for the correlation coefficient of two images for image fusion quality evaluation)
- 2011-05-10 11:11:45下载
- 积分:1
-
特征检测与匹配
说明: 特征检测与匹配的目标是识别一个图像中的关键点与另一个图像中的对应
点之间的配对。(The goal of feature detection and matching is to identify the key points in one image and the corresponding points in another image)
- 2020-12-04 10:39:34下载
- 积分:1