资源列表
图像拼接
- 运用UI界面,设置了可以多张图片进行拼接,运用了SIFT算法提取特征点,描述特征点生成特征向量,用RANSAC算法进行精匹配,最终完成多种图像拼接
HE+AHE+CLAHE+运行结果+QQ1109720378
- 直方图均衡(HE),自适应直方图均衡(AHE),限制对比度的直方图均衡(CLAHE)的图像处理算法,运行无错误,效果还不错。包含循行结果对比。(Histogram equalization (HE), adaptive histogram equalization (AHE), and contrast-limited histogram equalization (CLAHE) image processing algorithm run without error, and the effe
image registration by sift and surf
- sift和surf特征点提取,然后进行配准,通过ransac进行提纯(Sift and surf feature points are extracted, then registered and purified by RANSAC)
correspondPixels
- 基于多角度完成图像中去雨的功能,是图像的亮度增加,(The function of removing rain in an image based on multiple angles is that the brightness of the image increases.)
Band_select_OIF
- 计算遥感数据3个波段组合的OIF指数,给出OIF最高的10种组合(The OIF index of three bands combination of remote sensing data is calculated, and the top 10 combinations of OIF are given.)
代码下载
- 实现洛伦兹系统分岔图的三种方法,最大值法,庞加莱截面法,getmax法(Three Methods to Realize Lorentz System Bifurcation Diagram)
Matlab-ACF-LiveTracking-master
- 使用ACF聚合通道特征算法,实现人脸检测(Face detection using ACF aggregation channel feature algorithm)
基于matlab的条形码识别
- 基于matlab的条形码识别,亲测可用,请注意读取顺序和文件路径,也可以自己制作条形码,欢迎各位下载并使用。
densecrf-master
- 应用条件随机场进行图像分割 使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:\Program Files\Anaconda3\Lib\site-packages 运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or "pydensecrf-py35" to the
图像融合
- matlab 图像融合 三种融合算法 经典例子(Classical examples of three fusion algorithms for MATLAB code image fusion)
zhongyao
- 双目立体匹配一直是双目视觉的研究热点,双目相机拍摄同一场景的左、右两幅视点图像,运用立体匹配匹配算法获取视差图,进而获取深度图。而深度图的应用范围非常广泛,由于其能够记录场景中物体距离摄像机的距离,可以用以测量、三维重建、以及虚拟视点的合成等(Binocular stereo matching has always been a research hotspot in binocular vision. Binocular cameras take left and right view ima
Denoising-Custom-master
- 对微震图像进行去燥,利用同步压缩连续小波变换进行自动微震去噪和起始检测。(Denoising the microseismic image,automatic microseismic denoising and onset detection using the synchrosqueezed continuous wavelet transform.)
