资源列表
MyCode
- cnn结合xgboost代码,用于多分类器的设计(CNN related code,combined with xgboost,it is used to classify things.)
Qrcode
- 通过C#联合Hacon读取二维码并识别二维码的内容(Using Halcon to distinguish QrCode then show them)
SAD
- C++实现的SAD立体匹配算法,速度快,效果不错(SAD stereo matching method,it runs well.)
BM3D_Color
- 使用经典去噪算法,BM3D进行图片去噪,该方法确实有效,它不仅有一个较高的信噪比,而且视觉效果也很好。(Using classical denoising algorithm, BM3D image denoising is effective. It not only has a high signal-to-noise ratio, but also has a good visual effect.)
ScSR
- 杨建超的将稀疏表达用于图像超分辨率重建的文章赋代码(Example matlab code for the algorithm proposed in "Image super-resolution via sparse representation" TIP 2010.)
non-local dehazed
- 这是 non-local 去雾算法,这是IEEE 2016 较好的去雾算法,比其它去雾算法亮度上有较好的优势。这个研究去雾算法的工作者提供了一个很好的方向,但他对天空有弊端,是需要继续研究的突破点
LBD_and_LineMatching-master
- 该算法联合了LBD算法和直线配准,对图像进行配准,比单纯的直线配准效率更高(The code realizes LBD and linear registration)
相位配准
- 利用相位相关法对图像进行配准,配准精度可达到0.01(The registration accuracy can reach 0.01 by using phase correlation method.)
图像处理
- 图像处理。包括图像的平移,傅里叶变换,高低通滤波以及维纳滤波等(Image processing. Including image translation, Fourier transform, high and low pass filtering and Wiener filtering, etc)
图像修复
- 应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)
5个源代码
- 计算干旱指数TVDI,读写dem,转投影,某点长时间序列提取,hdf读取与分类(calculate TVDI ,dem read and write, read and write hdf data to classify it)
Halcon+Machine+Vision
- Halcon+Machine+Vision
