Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Best marker for detection & perspective calculation

Hi, I have a following problem that could use community wisdom.

I need to design a real word pattern/image that i can put on the floor or something has following features:

  • can easily be detected by opencv, even if highly warped
  • I should easily calculate camera matrix from it
  • must hold small amount of data (like a number from 0-2^16)
  • There will be many such markers in one image?

I was thinking QR codes but they are kinda hard to detect, maybe some combination of chessboard and QR inside?

Best marker for detection & perspective calculation

Hi, I have a following problem that could use community wisdom.

I need to design a real word pattern/image that i can put on the floor or something stick to wall, that has following features:

  • can easily be detected by opencv, even if highly warped
  • I should easily calculate camera matrix from it
  • must hold small amount of data (like a number from 0-2^16)
  • There will be many such markers in one image?

I was thinking QR codes but they are kinda hard to detect, maybe some combination of chessboard and QR inside?

Best marker for detection & perspective cam matrix calculation

Hi, I have a following problem that could use community wisdom.

I need to design a real word pattern/image that i can put on the floor or stick to wall, that has following features:

  • can easily be detected by opencv, even if highly warped
  • I should easily calculate camera matrix from it
  • must hold small amount of data (like a number from 0-2^16)
  • There will be many such markers in one image?

I was thinking QR codes but they are kinda hard to detect, maybe some combination of chessboard and QR inside?

Best marker for detection & cam matrix calculation

Hi, I have a following problem that could use community wisdom.

I need to design a real word pattern/image that i can put on the floor or stick to wall, that has following features:

  • can easily be detected by opencv, even if highly warped
  • I should easily calculate camera matrix from it
  • must hold small amount of data (like a number from 0-2^16)
  • There there will be many such markers in one image?image (with different data coded in them)

I was thinking QR codes but they are kinda hard to detect, maybe some combination of chessboard and QR inside?

Best marker for detection & cam matrix calculation

Hi, I have a following problem that could use community wisdom.

I need to design a real word pattern/image that i can put on the floor or stick to wall, that has following features:

  • can easily be detected by opencv, even if highly warped
  • I should easily calculate camera matrix from it
  • must hold small amount of data (like a number from 0-2^16)
  • there will be many such markers in one image (with different data coded in them)

I was thinking QR codes but they are kinda hard to detect, maybe some combination of chessboard and QR inside?

Maybe QR will be ok for that? Which algorithm you suggest then? (Remember it has to deal with multiple qr on the same image and get the camera matrix from it)

Best marker for detection & cam matrix calculation

Hi, I have a following problem that could use community wisdom.

I need to design a real word pattern/image that i can put on the floor or stick to wall, that has following features:

  • can easily be detected by opencv, even if highly warped
  • I should easily calculate camera matrix from it
  • must hold small amount of data (like a number from 0-2^16)
  • there will be many such markers in one image (with different data coded in them)

I was thinking QR codes but they are kinda hard to detect, maybe some combination of chessboard and QR inside?

Maybe QR will be ok for that? Which algorithm you suggest then? (Remember it has to deal with multiple qr on the same image and get the camera matrix from it)