资源列表
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.)
7941976bosukuandai11
- 用DC加权的方法来进行宽带波束形成,通过波束形成,能够发现DC方法对宽带信号有着比较良好的效果。(Broadband Beamforming Using DC Weighted Method)
PCShow
- 三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo
利用遗传算法来进行图像分割
- 基于遗传算法的图像分割,内有详细注释,可跑通(Image Segmentation Based on Genetic Algorithms with Detailed Annotations)