nim-opencv icon indicating copy to clipboard operation
nim-opencv copied to clipboard

Add helper procs

Open jlp765 opened this issue 7 years ago • 4 comments

Img procs added that return the image so don't have to create a result (dst) image before calling the procs

Tests file added

jlp765 avatar Nov 03 '17 07:11 jlp765

Please resolve conflicts.

dom96 avatar Nov 07 '17 13:11 dom96

The png file was causing the conflict. I have separated that out into another PR.

Conflicts resolved.

jlp765 avatar Nov 11 '17 21:11 jlp765

It seems that this image is still in this PR.

dom96 avatar Dec 13 '17 21:12 dom96

Also, I think it would be great if you put these convenience procs into a separate module.

dom96 avatar Dec 13 '17 21:12 dom96