cdcseacave / openMVS

open Multi-View Stereo reconstruction library
http://cdcseacave.github.io
GNU Affero General Public License v3.0
3.17k stars 891 forks source link

openMVS cmake in Debug mode #223

Open kejianwei opened 7 years ago

kejianwei commented 7 years ago

Specifications like the version of the project, operating system, and hardware

Hi, all,

I am wondering if it is possible to build the whole openMVS project in Debug mode.

Thank you all in advanced.

Jianwei

Steps to reproduce the problem

MatillaMartin commented 7 years ago

Instead of using Debug, compile in RelWithDebInfo. Debug has many ASSERTS that fail

nnop commented 1 month ago

So the ASSERTS were not necessary?

cdcseacave commented 1 month ago

Right

On Tue, May 21, 2024 at 08:07 nnop @.***> wrote:

So the ASSERTS were not necessary?

— Reply to this email directly, view it on GitHub https://github.com/cdcseacave/openMVS/issues/223#issuecomment-2121750206, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVMH3UPYMUGWH5QWQ7CZADZDLJCLAVCNFSM4DPFI3TKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMJSGE3TKMBSGA3A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

nnop commented 1 month ago

Why are the sizes different? Aren't they come from the same image? @cdcseacave

cdcseacave commented 1 month ago

?