Coder Social home page Coder Social logo

ssmvtex's People

Contributors

rafapages avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ssmvtex's Issues

Sample data

Hi @rafapages , thank you for your great work!
Can you provide any sample data, at least some calibration file you metioned, since just from your description I am not sure how to write the calibration file.
We will be more thankful if you can provide a full sample dataset.

Texturing based on distance

Hi, thank you for this great software. I have 2 questions I hope you could answer:

  1. I want to perform texturing on the near mesh triangles of the camera, not the far ones. For example for each image, color only the triangles that are less than Z distance. Is it possible to achieve that?

  2. Can texturing be done from a region of a certain dimensions of the image rather than the whole image? If so, how?

Many thanks

Not ready to be used

I liked the paper so I thought I would give it a try. I spent a lot of time trying to make it work, including reading the code, compiling the code and debugging things, and trying with various dense meshes either produced by other SfM tools or robot depth point clouds. I also studied them in meshlab, and I tried to clean them in various ways.

It crashes in many places when it does various mess processing tasks and also in "block packing". There are no even basic kind of sanity checks when trying to access indices from arrays or when dereferencing iterators.

Add to it that the fact that there is not even a simple example or dataset for how it works, or what expectations are placed on input meshes.

In short, this package needs a lot of work to make it usable though though the underlying idea is sound. I am giving up.

Texture mode issues

Thanks for putting out this code.
I was able to get the MappingMode = VERTEX to texture OK, but TEXTURE mode produces very messy textures with lots of occlusions and missing & mixed up parts ( see images ) It seems no part of the image is being correctly projected into the texture. ( see attached ) I've tried various permutations of the parameters like photoconsistency, ca_mode, etc with no luck. Was there some particular setting regime where you had success with this code? I think square images also might be required.
I might start digging in further but curious if you had any tips.
Thanks

TEXTURE MappingMode
texture-mode

VERTEX MappingMode
vertex-mode

INPUT
input-image

Question about documentation

I have a small question. I wonder if the camera rotation and translation expected by the tool is from world to camera or from camera to world. Thanks.

Compiling SSMVtex with windows 10

Hello,

I installed Cygwin and make package. When I hit "make" I get this error:

g++ -std=c++11 -Wall -I. -O2 -fopenmp -c src/camera.cpp -o obj/camera.o
make: g++: No such file or directory
make: *** [Makefile:35: obj/camera.o] Error 127

Do you have any idea to help me making it compile on windows ?

Best

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.