Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

bad allocation means: you're out of memory !

bad allocation means: you're out of memory !! (huge model, ~97mb)

bad allocation means: you're out of memory ! (huge model, ~97mb)

  • try to assign more memory to your java process (-Xmx)
  • check, if you built 32bit opencv libs (4gb limit), if so, try with 64bit
  • the LBF model is only half the size (and also more precise, imho)

bad allocation means: you're out of memory ! (huge model, ~97mb)

  • watch your resources in the Task-manager
  • try to assign more memory to your java process (-Xmx)
  • check, if you built 32bit opencv libs (4gb limit), if so, try with 64bit
  • the LBF model is only half the size (and also more precise, imho)