Jon Haitz Legarreta Gorroño

Results 147 issues of Jon Haitz Legarreta Gorroño

### Description ITK **exceptions** are largely **non-specific**, i.e. a general `itkExceptionMacro` can loosely used to throw virtually any type of exception. Making exceptions be more specific, including the messages, would...

type:Enhancement
type:Design

### Description The ITK SW Guide states in the `Messages in Tests` subsection of its [Coding Style Guide](https://github.com/InsightSoftwareConsortium/ITKSoftwareGuide/blob/master/SoftwareGuide/Latex/Appendices/CodingStyleGuide.tex) appendix: - What an ideal/informative message for missing parameters would be -...

type:Enhancement

### Description When compiling ITK with the `IODCMTK` third-party module, the compiler shows a warning saying that the file `config/include/dcmtk/config/arith.h` is generated with Mac file format, and that it should...

type:Compiler

It would be advantageous to be able to specify the resolution of images when saving a screenshot of a scene. **Is your feature request related to a problem? Please describe.**...

type:Enhancement

## Description The `scene.reset_camera` method is expected to "reset the camera so the content fit tightly within the window." The self-contained example below shows that the call does not have...

Allow showing anatomical slices in the background while showing other data structures lying in the same volume in the foreground. **Is your feature request related to a problem? Please describe.**...

CDash does not seem to have a design that is well suited for limited size screens, such as those in cell phones. Although such devices may not be the most...

The episode filename pattern regex expects these to start with a number: https://github.com/carpentries/styles/blob/e3808e8060680c182578e3f40a8723057f290e52/bin/lesson_check.py#L45 However, in https://github.com/carpentries-incubator/SDC-BIDS-dMRI We decided to remove the numbers and use the episode order feature (https://carpentries.github.io/lesson-example/03-organization/) because...

According to https://www.markdownguide.org/basic-syntax/#formatting-the-first-part-of-the-link the whitespace between the first and second set of brackets for internally-defined is not a requirement. The regex patterns to check for internally-defined Markdown links in [here](https://github.com/carpentries/styles/blob/gh-pages/bin/lesson_check.py#L50)...

Remove group/module linking Doxygen `\ref` command in module description. Non-working as-is. Introduced in commit a0d0b4c. ## PR Checklist - [X] No [API changes](https://github.com/InsightSoftwareConsortium/ITK/blob/master/CONTRIBUTING.md#breaking-changes) were made (or the changes have been...

type:Infrastructure
type:Documentation
area:Filtering
area:Registration
area:Segmentation