白井 宏樹

Results 8 comments of 白井 宏樹

@meh this PR is working well on my Mac. ``` h bool ProcessPages(const char* filename, const char* retry_config, int timeout_millisec, TessResultRenderer* renderer); ``` in `tesseract/3.04.01_2/include/tesseract/baseapi.h`. ProcessPages expects `TessResultRenderer`. my Mac...

@adofe-ask Please give us source characters and result characters(corrupted logs). If you have other informations help this issue, they also please. And which plan do you use? - ChatWork -...

@adofe-ask Sorry, I can't Investigate logical destruction images. Could you try the following flow? 1. Create a new group chatroom with only you(You can create from '+' button is upper...

@adofe-ask ``` # Check room_id of group chat that you created $ goodbye_chatwork -i [email protected] -p your_password # Export logs $ goodbye_chatwork -i [email protected] -p your_password -e room_id ```

@adofe-ask Have you solved your question?

@kvokka What version of Rails are you using?

@kvokka @Igor912 I create a test rails app and install normalize-rails on it. Then, there is no problem. Probably, You have to use normalize-rails is version 4.1.1. - rails: 4.2.6...