chili-epfl / chilitags

Robust Fiducial Markers for Augmented Reality And Robotics
http://chili.epfl.ch/software
123 stars 57 forks source link

Inverted tags #86

Closed royshil closed 8 years ago

royshil commented 8 years ago

This patch allows reading "inverted" tags (white instead of black), by flipping the detected "bits"

qbonnard commented 8 years ago

Nice, thanks ! You even made the effort of using our weir naming conventions ;) Let me just fine some time in the coming days to compile and play with it a bit, and I'll merge. Or is there an emergency on your side ?

royshil commented 8 years ago

@qbonnard super low priority :smile: I'll clean up some stuff I've forgotten soon

qbonnard commented 8 years ago

Done ! Thanks again @royshil ! Now I have a lot of curiosity ;) What do you do with chilitags ? What's your usecase for inverted tags ? Did you managed to run the tests (I gave up with the 3.x releases of opencv) ? Ok, that's enough questions ;)

royshil commented 8 years ago

@qbonnard i'm using it in a research project with projected AR. The inverted tags I needed because of a misprint of a tag, where it is inverted... can't print again (high cost). I haven't run the tests... should I do it?

qbonnard commented 8 years ago

@royshil No worries for the tests, I added one for inverted tags for good measures, and Travis runs them anyway ;) I hope I'll remember to check your publications to know more about your project ! Have fun.