Skip to content

AndyoyoZ/map_PS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

map_PS

对pgm格式的地图文件进行墙体轮廓重绘,并对建图不全的部分进行修补。

输入 .pgm等格式的地图(readSrcMapImg()函数读入地图)

预处理:墙体轮廓、部分灰色区域

鼠标操作:若地图中有未处理完的灰色区域,可用鼠标左键单击该区域,使其变为白色(254)

按 ESC 退出程序

结果保存为data目录下的 result.pgm (cv::imwrite()函数保存处理结果)

About

对pgm格式的地图文件进行墙体轮廓重绘,并对建图不全的部分进行修补。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors