TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to produce a 3D scan of a car from a mobile phone?

19 点作者 canxerian4 个月前
A client is interested in 3D scanning cars, outdoors and in varying conditions.<p>Which 3D scanning apps&#x2F;services&#x2F;projects&#x2F;other or combinations of those would you recommend for producing high fidelity, 3D models of a real car?<p>Output format can be typical 3D engine format, e.g .obj .fbx .glb<p>Thanks in advance!

17 条评论

tummler4 个月前
Quick and easy? Phone apps:<p>• Scaniverse - <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;scaniverse-3d-scanner&#x2F;id1541433223">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;scaniverse-3d-scanner&#x2F;id154143...</a><p>• Polycam - <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;polycam-3d-scanner-lidar-360&#x2F;id1532482376">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;polycam-3d-scanner-lidar-360&#x2F;i...</a><p>• Luma3D - <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;luma-3d-capture&#x2F;id1615849914">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;luma-3d-capture&#x2F;id1615849914</a><p>Higher quality (potentially), more time&#x2F;effort (definitely)? Dedicated camera + desktop apps:<p>• RealityCapture (free) - <a href="https:&#x2F;&#x2F;www.capturingreality.com" rel="nofollow">https:&#x2F;&#x2F;www.capturingreality.com</a><p>• Metashape (paid) - <a href="https:&#x2F;&#x2F;www.agisoft.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.agisoft.com&#x2F;</a>
collingreen4 个月前
It depends on what you&#x27;re planning to do with the scans. There are some great off the shelf photogrammetry and structure-from-motion apps out there, many free. There are also more involved tools that include depth sensors, lidar, or custom scanners. Unreal has a tool for making 3D scans into usable 3D models called realitycapture.<p>My advice is to nail down what you&#x27;re trying to do, end to end, which will help you narrow the field of what to use.
monknomo4 个月前
I think superfastmatt on youtube has some videos on exactly this sort of question
评论 #42844249 未加载
joeld424 个月前
If you are looking for an existing car, there&#x27;s a lot of sites selling pre-made vehicle models for pretty much anything, that&#x27;s probably going to be higher quality and need less cleanup than anything you can get from scanning.<p>One of the problems you&#x27;ll have is photoscanning does not do well with shiny surfaces, as the highlights move and confuse the reconstruction. If this were a model or maquette or something, they would probably spray paint it matte before scanning, which I doubt you want to do with a real car.<p>If you need high quality, honestly I&#x27;d just hire a hard surface modeller. There are people out there who make cars all day every day. If you just need low quality, Unreal&#x27;s RealityScan app, Polycam, or AliceVision are good places to start.
AyyEye4 个月前
Openmvs: <a href="https:&#x2F;&#x2F;github.com&#x2F;cdcseacave&#x2F;openMVS">https:&#x2F;&#x2F;github.com&#x2F;cdcseacave&#x2F;openMVS</a><p>^ uses OpenMVG: <a href="https:&#x2F;&#x2F;github.com&#x2F;openMVG&#x2F;openMVG">https:&#x2F;&#x2F;github.com&#x2F;openMVG&#x2F;openMVG</a><p>Colmap: <a href="https:&#x2F;&#x2F;github.com&#x2F;colmap&#x2F;colmap">https:&#x2F;&#x2F;github.com&#x2F;colmap&#x2F;colmap</a><p>Opensfm: <a href="https:&#x2F;&#x2F;github.com&#x2F;mapillary&#x2F;OpenSfM">https:&#x2F;&#x2F;github.com&#x2F;mapillary&#x2F;OpenSfM</a><p>Meshlab: <a href="https:&#x2F;&#x2F;www.meshlab.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.meshlab.net&#x2F;</a> (open source)<p>I also hear meshroom is popular but I haven&#x27;t used it.
fsloth4 个月前
“ client is interested in 3D scanning cars, outdoors and in varying conditions.”<p>The implications of these requirements (ie car _in specific location_) is not obvious to me. What are they planning to do with the model?<p>Have they customized the frame and &#x2F; or paintjob or is it a typical production model?<p>In the latter case it would likely be easier to source a 3d model rather than scan it.<p>If it’s some “playing around” Luma is pretty good nerf based scanner.<p>Without nerf you might have a hell of a problem with the specular surfaces.<p>If it’s production use with a budget I would recommend subcontracting the scanning - there are parties professionally doing this.
Tzk4 个月前
The main issue isn’t software or the phone in this case. It’s the task itself. Photogrammetry is one of the worst options to scan a car. Let me answer why:<p>Photogrammetry relies on unique points on an object. Imagine that the software doesn’t have any information besides what’s visible on the photos. Basically it tries to match the same points on different photos and is then able to reconstruct the object by estimation.<p>This works great for objects which got a unique texture or many unique points. Like a newspaper, which has a lot of non-repeating text and thus a non-repeating texture. This doesn’t word great for single color objects, as the software can’t distinguish different points on the object.<p>This does also work on matte,opaque objects, as reflections will show the surroundings and may alter the color.<p>Now combine the above: cars are usually single color, shiny and have very little corners and edges. This is photogrammetries worst nightmare. Even if you coat the whole car in a single even layer of something, then it’s still single color…<p>What works (but it’s a painful task!) is to sprinkle colored matte dots onto the car, preferably in a random pattern. Then you take houndreds of photos of the car. It’ll take a long time and it must be done in an even lit place. So no direct sunlight but a cloudy day or inside a building with a lot of indirect lighting.<p>In short: Don’t try it and buy a scanner like Einstar instead. Renting a more expensive scanner is also an option. You’ll still need to coat the car, but it’s faster and less painful.
franklovecchio4 个月前
The Einstar Vega goes for $1,799 USD, which is about 2x the price of a standalone iPhone. The scans will be better than anything you can get using a mobile phone (though it&#x27;s essentially just that?). Lots of videos on YT comparing the Vega and OG Einstar, especially for automobile scanning.<p>The downsides of the Vega I mostly didn&#x27;t see mentioned on YT:<p>- Required an account to use<p>- Required WIFI to setup (don&#x27;t need WIFI past that except when updating)<p>- Required an app to get scan files off it, but will work for your OBJ use case<p>Battery life has been a few scans. Do the processing later and get the scans up front.
评论 #42845374 未加载
macinjosh4 个月前
If you are on a budget maybe check out Creality&#x27;s new offerings in this area.<p>For ~$1500 you can have a handheld 3d scanner. Their marketing materials show a scanned Hummer hood and a car door. I have never used it though so I am not endorsing it.<p><a href="https:&#x2F;&#x2F;store.creality.com&#x2F;products&#x2F;cr-scan-raptor-3d-scanner" rel="nofollow">https:&#x2F;&#x2F;store.creality.com&#x2F;products&#x2F;cr-scan-raptor-3d-scanne...</a>
评论 #42844143 未加载
ryandamm4 个月前
That’s going to depend a whole lot on their budget, your capabilities, and the final requirements — is this being used for visuals, or metrology?<p>I have suggestions for getting visual fidelity but if you’re looking for an explicit 3D model maybe that’s not what you’re going for. (There are new approaches like NeRFs and Gaussian splats that don’t use traditional 3D formats, but look truly great.)
评论 #42844677 未加载
neilhcox4 个月前
I&#x27;ve had a lot of success scanning engines, engine bays, and crossmembers with Scandy Pro on my iPhone 15 Pro. It&#x27;s slow going, you really need to be patient and methodical to get a good scan. I often make multiple scans and combine them into a single model on my computer.
avgDev4 个月前
You would need an actual 3d scanner. I&#x27;ve used iPhone 12 Pro and scaniverse to scan some things outside my home but it wasn&#x27;t as accurate as I would like.<p>The more accurate you want to get the more money you will generally have to spend.
评论 #42844133 未加载
ThouYS4 个月前
polycam or scaniverse (gaussian splats though)
评论 #42843977 未加载
Bancakes4 个月前
The best 3D models I’ve seen are from iPhones and their FaceID camera. It’s an infrared photogrammetry beast.
6SixTy4 个月前
3D scanning is not some niche cottage industry. There&#x27;s loads of different solutions by companies ranging from Epic Games to Autodesk, DIY solutions using Xbox Kinect, to dedicated devices. Just depends on what you are trying to do and tolerance for dodgy BS.<p>And oh, you aren&#x27;t likely to get a clean 3D model from the get go, more likely is that you are going to generate a point cloud that has to be edited to get a usable 3D model.
knicholes4 个月前
Mushroom works fine for me for photogrammetry.
Davidbrcz4 个月前
Pix4d catch