darrenlafreniere / lafarren-image-completer

Implementation of the research titled: "Image Completion Using Efficient Belief Propagation via Priority Scheduling and Dynamic Pruning"
http://www.lafarren.com/image-completer/
GNU General Public License v3.0
32 stars 18 forks source link

Replace wxASSERT_MSG #66

Open daviddoria opened 13 years ago

daviddoria commented 13 years ago

In wx2.9, wxASSERT_MSG is compiled even in Release mode.