-
crosscode
自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
- 2021-04-26 17:38:45下载
- 积分:1
-
IQE
说明: 这是一个图像质量评估包,含有LOE、NIQE和GMSD三种图像评估方法,可以直接调用,demo程序有一些示例图片。(This is an image quality assessment package, including loe, niqe and gmsd three image assessment methods, which can be called directly. Demo program has some sample pictures.)
- 2021-05-15 00:30:19下载
- 积分:1
-
Harr特征的几种在matlab环境下的实现
Harr特征的几种在matlab环境下的实现(Implementation of several Harr features in Matlab environment)
- 2017-09-11 15:57:53下载
- 积分:1
-
mx-maskrcnn-master
说明: 我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
- 2020-06-17 15:20:12下载
- 积分:1
-
4
说明: 扩散映射置乱与超混沌系统组合图像加密算法
扩散映射置乱与超混沌系统组合图像加密算法(Combi ned i mage encryption a lgor ithm ba sed on
di ffusi on mapped disorder and hyperchaoti c system s)
- 2009-11-15 11:15:47下载
- 积分:1
-
GC-stereomatch
使用GC立体匹配算法生成视差图,内涵图片文件(GC disparity map)
- 2021-01-18 20:58:42下载
- 积分:1
-
Wavelet_SR
本程序是基于单幅图像的超分辨率算法,通过对输入的高分辨率图像进行下采样得
% 到原始低分辨率图像,对输入的低分辨率图像插值后,利用DWT将低分辨率图像分
% 解为不同的4个子带;同时直接对对分辨率图像进行SWT处理。由SWT得到的高频子
% 带来修正DWT得到的高频子带。最后,通过逆离散小波变换(IDWT)组合修正的高
% 频子带和低分辨率图像,得到输出的超分辨率图像。通过计算PSNR和SSIM评价结果。(This program is a super-resolution algorithm based on a single image, which is sampled from the high resolution image of the input.
% to the original low resolution image, after interpolating the input low resolution image, the low resolution image is divided by DWT.
The% solution is different 4 subbands, and the resolution image is processed by SWT. High frequency subsets obtained by SWT
% brings the high frequency subband obtained by the modified DWT. Finally, the height of the combination of inverse discrete wavelet transform (IDWT)
% frequency subband and low resolution image, and the output super-resolution image is obtained. The results were evaluated by calculating PSNR and SSIM.)
- 2018-03-05 17:14:22下载
- 积分:1
-
RANSAC
说明: 随机抽样一致算法RANSAC,在图像配准中可以用于去除不精确的匹配点。(Random sample consensus algorithm RANSAC, in the image registration can be used to remove inaccurate matching point.)
- 2009-09-03 13:06:55下载
- 积分:1
-
FFST
shearlet变换,能够实现图像融合的代码,里面有例子和说明(Shearlet transform, to achieve image fusion code, which has examples and instructions)
- 2020-10-13 20:27:32下载
- 积分:1
-
code
本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。(Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating environment for vc++6.0 there is an executable file containing the source code and all.)
- 2020-06-30 12:00:02下载
- 积分:1