Skip to content

Merge branch 'master' into bijective-rotations

584f70d
Select commit
Loading
Failed to load commit list.
Open

Bijective and accurate rotations #1741

Merge branch 'master' into bijective-rotations
584f70d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Aug 21, 2025 in 0s

42 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 42
           

Complexity increasing per file
==============================
- src/DGtal/images/bijectiveRotations/PointUtils.h  13
- src/DGtal/images/bijectiveRotations/CBDRSolver.h  12
- tests/images/testBijectiveRotation.cpp  14
- src/DGtal/images/bijectiveRotations/CDLR.h  14
- src/DGtal/images/bijectiveRotations/CDLR_naiverotation.h  15
- src/DGtal/images/bijectiveRotations/ErrorBijectiveRotation.h  8
- src/DGtal/images/bijectiveRotations/CBDR_naiverotation.h  7
- src/DGtal/images/bijectiveRotations/ErrorVectorField.h  8
- src/DGtal/images/bijectiveRotations/DigitizedReflection.h  2
- src/DGtal/images/bijectiveRotations/QSH.h  15
- src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h  34
- src/DGtal/images/bijectiveRotations/Rotationtables.h  33
- src/DGtal/images/bijectiveRotations/OTC.h  20
- src/DGtal/images/bijectiveRotations/Policy.h  9
- src/DGtal/images/bijectiveRotations/RBC.h  7
- src/DGtal/images/bijectiveRotations/CBDR.h  21
- examples/images/example2DBijectiveRotations.cpp  11
- src/DGtal/images/bijectiveRotations/CBDRFastSolver.h  3
- src/DGtal/images/bijectiveRotations/RBC_vec.h  24
- src/DGtal/images/bijectiveRotations/GAVector.h  8
         

Clones added
============
- tests/images/testBijectiveRotation.cpp  4
- src/DGtal/images/bijectiveRotations/CDLR.h  3
- src/DGtal/images/bijectiveRotations/ErrorBijectiveRotation.h  1
- src/DGtal/images/bijectiveRotations/CBDR_naiverotation.h  3
- src/DGtal/images/bijectiveRotations/ErrorVectorField.h  1
- src/DGtal/images/bijectiveRotations/QSH.h  3
- src/DGtal/images/bijectiveRotations/Rotationtables.h  2
- src/DGtal/images/bijectiveRotations/OTC.h  3
- src/DGtal/images/bijectiveRotations/Policy.h  5
- src/DGtal/images/bijectiveRotations/RBC.h  3
         

See the complete overview on Codacy

Annotations

Check warning on line 27 in examples/images/example2DBijectiveRotations.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/images/example2DBijectiveRotations.cpp#L27

Include file: <iostream> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 39 in src/DGtal/images/bijectiveRotations/CDLR.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/CDLR.h#L39

Include file: <DGtal/images/RigidTransformation2D.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 40 in src/DGtal/images/bijectiveRotations/CDLR_naiverotation.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/CDLR_naiverotation.h#L40

Include file: <DGtal/images/RigidTransformation2D.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 40 in src/DGtal/images/bijectiveRotations/ErrorVectorField.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/ErrorVectorField.h#L40

Include file: <DGtal/images/RigidTransformation2D.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 42 in src/DGtal/images/bijectiveRotations/GAVector.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/GAVector.h#L42

Include file: <DGtal/helpers/StdDefs.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 43 in src/DGtal/images/bijectiveRotations/GAVector.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/GAVector.h#L43

Include file: <DGtal/kernel/domains/CDomain.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 40 in src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h#L40

Include file: <iostream> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 41 in src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h#L41

Include file: <fstream> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 42 in src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h#L42

Include file: <algorithm> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 43 in src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h#L43

Include file: <vector> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 45 in src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h#L45

Include file: <fcntl.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 47 in src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h#L47

Include file: <sys/stat.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 48 in src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h#L48

Include file: <unistd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 49 in src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/NBijectiveReflectionGenerator.h#L49

Include file: <string> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 40 in src/DGtal/images/bijectiveRotations/PointUtils.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/PointUtils.h#L40

Include file: <vector> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 44 in src/DGtal/images/bijectiveRotations/Policy.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/Policy.h#L44

Include file: <DGtal/images/RigidTransformation2D.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 39 in src/DGtal/images/bijectiveRotations/RBC.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/RBC.h#L39

Include file: <iostream> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 41 in src/DGtal/images/bijectiveRotations/RBC.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/RBC.h#L41

Include file: <map> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 42 in src/DGtal/images/bijectiveRotations/RBC.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/RBC.h#L42

Include file: <chrono> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 41 in src/DGtal/images/bijectiveRotations/RBC_vec.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/RBC_vec.h#L41

Include file: <DGtal/helpers/StdDefs.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 43 in src/DGtal/images/bijectiveRotations/RBC_vec.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/RBC_vec.h#L43

Include file: <DGtal/kernel/CSpace.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 45 in src/DGtal/images/bijectiveRotations/RBC_vec.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/DGtal/images/bijectiveRotations/RBC_vec.h#L45

Include file: <DGtal/images/ImageSelector.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 31 in tests/images/testBijectiveRotation.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tests/images/testBijectiveRotation.cpp#L31

Include file: <cstdio> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 32 in tests/images/testBijectiveRotation.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tests/images/testBijectiveRotation.cpp#L32

Include file: <cmath> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 33 in tests/images/testBijectiveRotation.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tests/images/testBijectiveRotation.cpp#L33

Include file: <iostream> not found. Please note: Cppcheck does not need standard library headers to get proper results.