prittt / YACCLAB

YACCLAB: Yet Another Connected Components Labeling Benchmark
BSD 3-Clause "New" or "Revised" License
203 stars 37 forks source link

New CCL algorithms #25

Closed attltb closed 3 years ago

attltb commented 3 years ago

I'm sorry if this is rude. I'm quite new to github so that I don't know what I'm supposed to do here. I want to share a new algorithm I found.

You can find them in my github page, especially in this folder. My algorithms are available with the names of BRTS, BMRS. (They require to specify a labels solver.) See also the results I got on my computer here. Each algorithm is explained in detail in my github page.

I have no degree or qualification in computer science area. I came up with these ideas while optimizing an AI for my own game which is still in progress. I want to let you know and get advice from you if possible.

Thank you.

prittt commented 3 years ago

The two algorithms will be (soon) included in YACCLAB with the next release 🍻🍻