Confirmed users
770
edits
Line 99: | Line 99: | ||
In summary, if the performance is not any consideration, we will use asm.js version as much as we can. So the judgement will be the performance need. For example, if we need text recognition in B2G and the performance is critical and the asm.js version of tesseract can't run smoothly, then we go to native built-in way. | In summary, if the performance is not any consideration, we will use asm.js version as much as we can. So the judgement will be the performance need. For example, if we need text recognition in B2G and the performance is critical and the asm.js version of tesseract can't run smoothly, then we go to native built-in way. | ||
<br> | <br> | ||
[[File:Project FoxEyeWebImage1.png]]<br> | [[File:Project FoxEyeWebImage1.png|800px]]<br> | ||
Why do we need WebImage: | Why do we need WebImage: | ||
*For performance critical cases. | *For performance critical cases. |