Vivek Buddhadev

Results 6 comments of Vivek Buddhadev

Where is the change in **RecognizedChar** as you are passing char to it's constructor

I think you didn't get my point.. My concern is you are calling `RecognizedChar recognized = new RecognizedChar(chr);` when actually there is no any constructor in **RecognizedChar** class that accept...

@oskopek You can review...

where to append exactly patch ? I'm simply executing rotate_image.py from example folder and getting above error.