Pavol Harar

Results 12 comments of Pavol Harar

This happened to me today as well. I have isolated the problem to `import kornia`. Before I import this package, I have no warnings. When I import this package, the...

Hello everyone, I have a question about color spaces, and I admit that my knowledge in this area might be a bit rusty. I'm trying to determine the correct method...

@mkcor thanks for your reply. Apparently, I wrongly assumed there is some true range. As I said, I am looking for a min and max value of any channel of...

Hi @mkcor, exactly. I shift and scale the values. And the inverse is obvious. However, for each channel of each colorspace, I need to know by how much to shift...

@davidjgraph No, the exported pdf from app.diagrams.net looks the same.

I am also coming from the Obsidian-annotator community as @ryanwwest mentioned above. I am annotating scientific papers (pdfs) and I am missing area annotations greatly. I would like to highlight...

I am not sure if this is related, but I have a problem that every time I start atom, linter tries to install linter-ui-default even though it is already installed....

I have exactly the same problem. So just adding my +1 for this feature.

I got the same error. I investigated a bit and the problem is that the line 65: ```python person = response.get("person") ``` stores the following `json` in the `person` variable:...

Understood. What is the recommended place for the community to meet/discuss? Stack Overflow? Or maybe is there a Discord/Gitter or something similar?