kou1okada

Results 31 comments of kou1okada

Read following lines: https://github.com/kou1okada/libelas/blob/862ee4ef30a070753e9b92965855562a4482da05/src/main.cpp#L37-L38 Maybe there are two choices for you. 1. Convert png to pgm before processing. 1. Rewrite these lines to the function which load png file. Good...

To write code in the Markdown, use triple back quotes (```). For more details, read below: * Basic writing and formatting syntax # [Quoting code](https://help.github.com/en/articles/basic-writing-and-formatting-syntax#quoting-code) * Mastering Markdown # [Examples](https://guides.github.com/features/mastering-markdown/#examples)...

Maybe [my post](https://github.com/kou1okada/libelas/issues/2#issuecomment-507645727) on issue #2 will be helpful. It is using [convert](https://imagemagick.org/script/convert.php) command of [ImageMagick](https://imagemagick.org/).

What's happening? No such page is opened in my environment. I can't understand why such as page is opened. May be you write extra PATH. I want to know details...

`setup-x86_64.exe` can be used from the CLI. https://cygwin.com/faq.html#faq.setup.cli

I think the features of `apt-cyg` that `setup-x86_64.exe` does not have (specifically, other than the `install` command) to be particularly useful. Unfortunately, however the current `install` command of `apt-cyg` does...

We need to resolve at least #109 first, if we want to register `apt-cyg` as an official Cygwin package.

I recommend using the `setup -P` command instead of the `install` command until this issue will be resolved.

This question will be resolved with my answer at issue #48. The latest version of gcc-g++(version 8.3.0-1) is in the [test] section not [curr]. But, I'm sorry, `apt-cyg` does not...