Martin Valgur

Results 140 issues of Martin Valgur

Adds VLFeat: https://www.vlfeat.org/ - closes #23165 - closes #14187 [![Packaging status](https://repology.org/badge/tiny-repos/vlfeat.svg)](https://repology.org/project/vlfeat/versions)

Adds Iridescence: https://koide3.github.io/iridescence/ Iridescence a light-weight visualization library for rapid prototyping of 3D algorithms. This library is designed for accelerating personal research and development projects (mainly focusing on point-cloud-related algorithms)...

Adds Pangolin: https://github.com/stevenlovegrove/Pangolin Pangolin is a set of lightweight and portable utility libraries for prototyping 3D, numeric or video based programs and algorithms. It is used quite widely in the...

Depends on - #21989

Failed

Hi! Thank you for creating and sharing this fantastic piece of software. :slightly_smiling_face: This PR proposes a switch to Conan for managing all of the third-party dependencies. It should make...

### Library name OpenGV ### Library description OpenGV is a collection of computer vision methods for solving geometric vision problems. It contains absolute-pose, relative-pose, triangulation, and point-cloud alignment methods for...

category:new-port
info:good-first-issue
Stale

### Describe the bug The initial setup for running tests is currently quite substantial due to the number of tools and versions of them required. I did not manage to...

Changelog: Feature: Added new `merged_deploy` and `shared_deploy` deployers Docs: https://github.com/conan-io/docs/pull/XXXX The `runtime_deployer` from #15382 is a very good addition to Conan, but the implementation currently has some defects: - Only...

### Describe the bug I am in the process of adding compatibility with the official `FindOpenMP.cmake` CMake module to the `llvm-openmp` package on CCI: https://github.com/conan-io/conan-center-index/pull/22353 Everything works as expected, except...

type: look into

With MSVC added, this PR adds compatibility with all compilers used on CCI, which allows this package to be used anywhere OpenMP is required without adding a bunch of OpenMP-specific...

Failed