-
-
Notifications
You must be signed in to change notification settings - Fork 824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scale to real world size? #402
Comments
definitly a must have ! In addition a great option is to let people add check points, the check points unlike control points do not participe in the model transformation, but you can see afterward what difference you have on those points. This gives a great ideal of the quality of your end results. Please let me know if I can help on the documentation of the project, it will be my pleasure. |
Hello, I really want to help on this topic, i'm a student on Geodesy and Cartography, i have some knowledge... so, how can I help? |
Is this something that is being considered? This would bring a fantastic improvement for modelling from aerial drone imagery which is what I use it for. |
@TrevorNewsome Yes, as you can see from #154 and #67. |
I add support for this request. Nicolas described perfectly. Need a 3D least squares 7 parameter transformation on premarked GCP - my use is to create a 3D backdrop from drone or other imagery for use in deformation monitoring.visualisation. |
is the function available yet to get measurements from the extracted mesh or calibration stages |
+1 I'd really like to see the ability to use [Ground] Control Points. Control points in arbitrary, Cartesian coordinates would be a great start. Control point with geographic (Lat/Long) and UTM (m) coordinates would be a great second step. Finally, GCP with a variety of projections used around the world would be brilliant. It would also be great to use camera ephemeris (6-DOF) embedded in EXIF as a start (i.e. first approximations of exterior orientation for photo stations, or "camera poses" as they're sometimes known). The next step would be the ability to import 6DOF ephemeris as ASCII in a wide variety of coordinates/projections, as with GCP. If any of this has already been done please point me in the right direction! Many thanks. |
At the moment only scaling based on CCTAG is implemented #695 but not yet available in the release. @SpatialProf are you interested in contributing the features you mentioned? |
My coding skills are rusty in the extreme! However, I'd be happy to provide advice from a geodesy perspective, if there is some means of doing so? |
@SpatialProf you are welcome to add your ideas to the discussion here alicevision/Meshroom#705 You could also write up a draft here https://github.com/alicevision/meshroom/wiki/Good-first-contributions#gcp-support- At the moment we do not have any selection tools in the gui (->Meshroom). Instead of the reference points provided by cctag, points provided by the gui could be used to scale a model. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
+1 working in GIS field most of the time, this would be an extremely useful feature. Having done similar work in Agisoft products where it automatically georeferences the meshes based on geo data already stored within drone images, it's then ready for import into GIS applications. It would be a huge win if Meshroom could do something similar. |
Is there a way to scale the finished mesh by a real-world object?
For example, in photoscan, we scan assets with a ruler / object of know size, and then use that to set the scale of the mesh.
Is this feature available in AliceVision/meshroom?
It would just need to be 👍
Select two 3d points.
Give a known size.
Scale the mesh.
The text was updated successfully, but these errors were encountered: