Skip to content
/ Puzzle Public

一个依据拼图块自身邻接性的智能拼图算法(非自动拼图游戏算法)

Notifications You must be signed in to change notification settings

G-T-L/Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明:

一个依据拼图块自身邻接性的智能拼图算法

可以通过调整程序的特征值与相关系数算法及启发式算法中的遍历优先值评估算法来改善调整程序的行为,并可选输入相关的先验知识提升性能

提取出各个拼图块,计算其每个拼图块各边缘之间的相关性,使用启发式算法找出拼接的最优解

建议运行puzzle_partVersion.m来分析理解程序(耗时约一分钟) 其代表了残缺不规整拼图块的拼接,结果为puzzle_mona_part_finished.jpg

About

一个依据拼图块自身邻接性的智能拼图算法(非自动拼图游戏算法)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages