Laurent Rineau
|
3a223ebd1e
|
cmake_minimum_required(VERSION 3.12...3.29)
|
2024-06-06 20:19:44 +02:00 |
snoppy
|
685bb4a18e
|
chore: fix typos
Signed-off-by: snoppy <michaleli@foxmail.com>
|
2024-04-27 22:36:04 +08:00 |
Andreas Fabri
|
468f4530d0
|
Compute strlen using snprintf
|
2024-01-08 12:13:22 +00:00 |
Andreas Fabri
|
c984905745
|
Image_IO: sprintf -> snprintf
|
2024-01-04 09:17:40 +00:00 |
Laurent Rineau
|
0803718aa1
|
Merge pull request #7677 from rdengate/size_overflow_imread
Fixes overflow when reading in large images
|
2023-09-06 11:54:08 +02:00 |
Laurent Rineau
|
3527e8e8d0
|
prefer std::size_t
|
2023-08-29 09:37:51 +02:00 |
Rebecca Dengate
|
256c87d986
|
Fixes overflow when reading in large images, see issue #7664
|
2023-08-29 13:34:39 +10:00 |
Sébastien Loriot
|
b66afab814
|
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
|
2023-07-05 11:29:35 +02:00 |
Sébastien Loriot
|
f936680600
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-06-15 18:48:39 +02:00 |
Sébastien Loriot
|
9cdfe70abb
|
Merge remote-tracking branch 'sloriot/CGAL-toward_6.0'
|
2023-06-15 11:34:09 +02:00 |
Sébastien Loriot
|
9a0bdb5d96
|
boost::variant ---> std::variant
|
2023-06-15 10:57:10 +02:00 |
Andreas Fabri
|
939002b1ec
|
Add functions that enable to change the origin
|
2023-05-02 13:09:47 +01:00 |
Sébastien Loriot
|
a88af6c0c6
|
boost::array -> std::array
|
2023-04-23 22:37:07 +02:00 |
Sébastien Loriot
|
99e7f4806a
|
boost::int -> std::int
|
2023-04-23 18:43:10 +02:00 |
Sébastien Loriot
|
fc034c6a5d
|
boost::unit -> std::uint
|
2023-04-23 18:40:39 +02:00 |
Jane Tournois
|
e8e3eaa7b4
|
Merge remote-tracking branch 'cgal/master' into Mesh_3-triple_line_extraction-GF
# Conflicts:
# Mesh_3/test/Mesh_3/CMakeLists.txt
|
2023-02-21 11:05:30 +01:00 |
Mael
|
153c603209
|
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
|
2023-01-27 22:09:02 +01:00 |
Mael
|
4d22c90474
|
Merge branch 'master' into feature/bug_documentation_spell_20221113
|
2023-01-04 10:06:45 +01:00 |
Laurent Rineau
|
ae3ae6e8d6
|
Merge pull request #7083 from afabri/Demo-readBMP-GF
3d Demo: Try to read bmp files
|
2022-12-14 10:39:53 +01:00 |
Mael Rouxel-Labbé
|
282166307c
|
Misc minor changes
|
2022-12-07 12:20:39 +01:00 |
Mael
|
0ff7882997
|
Merge branch 'master' into feature/bug_documentation_spell_20221113
|
2022-12-06 22:21:06 +01:00 |
Mael
|
6538b22e06
|
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
|
2022-12-05 16:03:41 +01:00 |
Mael Rouxel-Labbé
|
45c0ecfe42
|
Add an extra assertion
|
2022-11-28 12:05:59 +01:00 |
Mael Rouxel-Labbé
|
76c695dfc1
|
Fix assertion that G & B colors are the same as R (only gray is supported)
|
2022-11-28 12:01:12 +01:00 |
Mael Rouxel-Labbé
|
0f0bd3ff6d
|
WIP bmp reading
|
2022-11-25 01:04:45 +01:00 |
Andreas Fabri
|
b2f3eedb2f
|
3d Demo: Try to read bmp files
|
2022-11-24 16:14:11 +00:00 |
Mael Rouxel-Labbé
|
b5c21e1f5d
|
Http -> https + update some dead links
|
2022-11-23 18:54:37 +01:00 |
albert-github
|
7a62583efa
|
spelling corrections
Some spelling corrections (Directories starting with `C`)
|
2022-11-14 19:14:33 +01:00 |
Mael Rouxel-Labbé
|
4fc486b195
|
Purge CMakeLists.txts from obsolete code / noise
|
2022-09-06 16:19:11 +02:00 |
Mael Rouxel-Labbé
|
7cb21c24b0
|
Uniformize message() for missing 3rd party libraries
STATUS for non-essential, NOTICE for important stuff
|
2022-09-06 16:07:31 +02:00 |
Jane Tournois
|
106f9e7f92
|
use std number types and add 64 bits word types
|
2022-06-30 10:20:16 +01:00 |
Laurent Rineau
|
2288225448
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
Laurent Rineau
|
258d704a90
|
Merge pull request #6209 from sloriot/PMP-std_instead_of_boost
Use features available in std instead of boost
|
2022-02-24 19:57:17 +01:00 |
Andreas Fabri
|
db10b7afde
|
ImageIO: Use CGAL_USE to avoid warning
|
2022-02-18 15:39:22 +01:00 |
Sébastien Loriot
|
4ffc949199
|
replace boost::unordered by std::unordered
but in T3, Mesh_3, TDS_3, P3[TM]3
|
2022-02-03 19:11:12 +01:00 |
Laurent Rineau
|
973187d353
|
Merge pull request #6206 from sloriot/demo-boost_spirit_deprecated_headers
include non-deprecated headers
|
2022-01-03 16:22:37 +01:00 |
Sébastien Loriot
|
ef59128253
|
include non-deprecated headers
|
2021-12-27 11:08:34 +01:00 |
Sébastien Loriot
|
ab48f63e30
|
update latest cmake version tested
|
2021-11-09 10:58:47 +01:00 |
Sébastien Loriot
|
262a04cef2
|
remove useless POLICY setting
|
2021-11-09 10:19:14 +01:00 |
Sébastien Loriot
|
58181afcdb
|
remove useless include directives
|
2021-11-09 10:16:12 +01:00 |
Laurent Rineau
|
ca89949169
|
Merge pull request #5597 from lrineau/Mesh_3-weighted_images-GF
Mesh_3: Add weighted images
|
2021-10-29 17:01:33 +02:00 |
Sébastien Loriot
|
44df66485d
|
move images
|
2021-10-07 14:47:15 +02:00 |
Sébastien Loriot
|
7de9564e1c
|
remove archive directories that are of not use (available in git history)
|
2021-09-23 18:55:54 +02:00 |
Jane Tournois
|
4b3fee813f
|
ITK is not needed in c3t3_item, and find with the required components only
|
2021-09-23 14:46:40 +02:00 |
Jane Tournois
|
6be3be61de
|
make constructor explicit to avoid implicit conversions
that would also take the own of the data in `im`
|
2021-09-23 10:47:20 +02:00 |
Sébastien Loriot
|
98e471849b
|
moving files from internal to PKG/internal
|
2021-08-26 11:33:39 +02:00 |
Jane Tournois
|
89a227af80
|
make 'weights' a boost named parameter of create_labeled_image_mesh_domain()
|
2021-06-25 17:09:32 +02:00 |
Mael Rouxel-Labbé
|
78ff9185b3
|
Harmonize ASCII usage across all packages
|
2021-06-23 23:34:32 +02:00 |
Jane Tournois
|
83c40f2c34
|
fix return type
|
2021-06-21 09:54:48 +02:00 |
Laurent Rineau
|
91d66354f2
|
Merge pull request #5769 from alefy/ImageIO-Fix_inline_vtk-alefy
Add inline vtk_image_sharing_same_data_pointer
|
2021-06-16 15:04:45 +02:00 |