You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uu..
I think that your code is almost OK.
But I don't know what kind of error is happened on your code.
I recommend you should write down raw "decodePixelBuff" value as bitmap file.
hello, I want to change the thickness of the blackframe,like the following picture:
![code01](https://camo.githubusercontent.com/4d03ae3ae6beabbbb311ebb19a82e1816270ca66248e22ff37ce591071452676/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f363636383834302f323135373033342f37623836303463342d393437302d313165332d383536352d3633666562363832643864362e706e67)
it's 1/10 of the width (default is 1/4 ).
i cannot really understand CoreAR lib,
I had do something like :
in "codeImageTemplate.c"
CRCodeImageTemplate *CRCreateCodeImageTemplate(unsigned char *pixel, int width, int height) {
original:
CRCodeImageTemplate *CRCreateCodeImageTemplate(unsigned char *pixel, int width, int height) {
but it does not work.
can you tell me , how to do?
I'm very grateful.
The text was updated successfully, but these errors were encountered: