Gustavo Michels de Camargo

Results 7 comments of Gustavo Michels de Camargo

I'm thinking to make this in the next months.

I've set up the algorithm in a random project here. This weekend or the next, I should submit a PR after carefully analyzing how things are being structured within the...

> An entire struct for a Laplacian filter seems redundant. Maybe just 2 functions. The idea is to give freedom of customization within a certain scope, it is not as...

Following guidance from @cospectrum and @theotherphil, changes have been made

Unexpected errors occurred in the merge testing phase @theotherphil, in the version of the library that I forked and edited in the branch, the threshold function had the structure "threshold(image:...

> It's borken I think #585 I wanted to make sure, so I tested it again, and fortunately, it still seem to be working correctly. Could you please help me...

> To resolve this issue open docker-compose.yaml file then edit database service by changing the volumes section as below > > ``` > volumes: > - ./data:/data > ``` Here...