资源列表
hdr
- hdr图片合成,四幅不同曝光的图片合成一张hdr图片(HDR picture synthesis, four pictures of different exposures synthesize an HDR picture)
slam
- 视觉slam十四讲,程序资料:g2o优化、cere拟合、特征点提取与匹配、点云拼接、opencv图像读取(Visual slam 14, program data: g2o optimization, cere fitting, feature point extraction and matching, point cloud mosaic, OpenCV image reading)
图像程序
- 相关图像算法包括大律法分割,梯度分割,分水岭分割,活动轮廓,最小生成树,相关基因算法(Great Law Segmentation, Gradient Segmentation, Watershed Segmentation, Active Contour, Minimum Spanning Tree, Related Gene Algorithms)
2b509aabc32f4a3be87b452a94226f45
- 结合模糊C均值聚类算法与水平集方法的图像分割代码,分割效果良好。(The image segmentation code based on fuzzy c-means clustering algorithm and level set method has a good segmentation effect.)
Hu不变矩
- 提取文件夹下所有图像的形态特征,并将特征值存放于excel表(Extract the morphological features of all images under the folder and store the feature values in the excel table)
区域生长法
- 区域生长法进行图像分割,通过选取合适的种子点,将感兴趣区域分割出来。(The region growing method is used for image segmentation, and the region of interest is segmented by selecting appropriate seed points.)
LoG算子边缘检测
- matlab平台下,使用log算法对图像中的目标进行边缘检测(On MATLAB platform, using log algorithm to detect the edge of the object in the image)
Unet-master1
- 适用对象:小样本数据。功能:分割各种类型图像。评价:效果良好的深度学习算法。(Applicable object: small sample data. Function: Segmentation of various types of images. Evaluation: A good deep learning algorithm.)
KDE
- 根据KDE原理,通过训练集训练,能够检测图片中运动的部分,将运动和静止的部分分别用白色和黑色表示。(KDE principle, motion detection, through training set, can detect the moving part of the picture, the moving part and the static part are expressed in white and black respectively.)
Colmap
- COLMAP开源源码 COLMAP是一种通用的动态结构(SfM)和多视图立体声(MVS)管道,具有图形和命令行界面。可以方便的对一系列二维图片进行三维重建不用对摄像机进行标定,只需要从不同角度对重建场景或物体进行拍摄得到一系列图像作为输入。(Colmap open source COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical
SAR合成孔径雷达图像点目标(附matlab代码)
- SAR合成孔径雷达的点目标仿真报告,含matlab代码(SAR synthetic aperture radar point target simulation report, including Matlab code)
HOG+SVM进行图片中行人检测
- 行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package ha