View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012236ITKITKpublic2011-05-29 17:382011-06-23 22:36
ReporterLuis Ibanez 
Assigned ToNick Tustison 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionITK-4-A3 
Target VersionFixed in Version 
Summary0012236: itkConvolutionImageFilter has boundary conditions problems and shifts with even size kernels
DescriptionWhen using a kernel of even size, the output image has a diagonal shift on the convolution output.
Steps To Reproducebuild attached file.
Additional Informationhttp://www.itk.org/pipermail/insight-users/2011-May/041229.html [^]
TagsNo tags attached.
Resolution Date
Sprint
Sprint Statusbacklog
Attached Filescxx file icon convolve.cxx [^] (2,330 bytes) 2011-05-29 17:40

 Relationships

  Notes
(0026754)
Cory W Quammen (developer)
2011-06-08 07:27

I suggest padding the kernel by one pixel on even-size dimensions on the low-index side of the image so that the actual kernel used in the convolution has only odd-size dimensions. I'm working on a patch implementing this suggestion and will post on gerrit (and link here).
(0026764)
Cory W Quammen (developer)
2011-06-08 11:43

Proposed patch posted here: http://review.source.kitware.com/#change,1835 [^]
(0026960)
Cory W Quammen (developer)
2011-06-23 22:36

Fixed in git commit 399f419d0a02064a0722e1df820d5b3f3161caba.

 Issue History
Date Modified Username Field Change
2011-05-29 17:38 Luis Ibanez New Issue
2011-05-29 17:40 Luis Ibanez File Added: convolve.cxx
2011-05-29 17:42 Luis Ibanez Assigned To => Nick Tustison
2011-05-29 17:42 Luis Ibanez Status new => assigned
2011-06-07 20:37 Cory W Quammen Category (No Category) => ITK
2011-06-08 07:27 Cory W Quammen Note Added: 0026754
2011-06-08 11:43 Cory W Quammen Note Added: 0026764
2011-06-23 22:36 Cory W Quammen Note Added: 0026960
2011-06-23 22:36 Cory W Quammen Status assigned => closed
2011-06-23 22:36 Cory W Quammen Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team