Donate Share

Aqsis Renderer

Tracker: Bugs

7 crop command causes artifacts - ID: 2838827
Last Update: Settings changed ( sf-robot )

crop command causes artifacts along left and top edges

tested with: aqsis vase.rib -crop 0.33 1 0.5 1

this clearly shows error however artifacts are caused with non specific
crop values

artifacts only ever along top / left edge

top / left edge must be cropped and crossing geometry


Dan W ( deltars ) - 2009-08-17 09:08

7

Closed

Fixed

Chris Foster

rendering artifacts

non fatal

Public


Comments ( 6 )

Date: 2009-11-03 02:20
Sender: sf-robotSourceForge.net Site Admin

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 30 days (the time period specified by
the administrator of this Tracker).


Date: 2009-10-03 09:33
Sender: c42f

This one is fixed as of 809e878bf2c58bd2d76b2cc6bfcc3671029f8b79.

The artifacts were due to incorrect filtering. There was a bad
interaction between the bucket overlap caching and "rendering" of buckets
which were fully outside of the crop region: The sample region of a bucket
could be reduced in side due to application of a cache from a non-rendered
bucket, and then reduced in size again due to the crop window. This meant
that some samples required for filtering were not present at the top and
left edges of the crop window.




Date: 2009-09-29 05:40
Sender: c42f

This bugs seems to be something to do with the filtering code: it's only
present when the filter width is exactly an even integer. So if I have a
crop window in conjunction with

PixelFilter "gaussian" 4 4

I see the bug, but with widths of 3.9 3.9 or 4.00001 4.00001 the bug goes
away!


Date: 2009-09-28 07:25
Sender: c42f

I can confirm this bug with the latest repository version; the artefacts
look oddly like the geometry has been mirrored in the first row of pixels
or something...


Date: 2009-09-12 14:33
Sender: rmp

It seems is working with current repository version. (Tested in ubuntu)


Date: 2009-08-17 09:36
Sender: deltars

bug present on the following tested versions:

1.4.2
1.5.0 (current repository version)

using win32 (XP sp2)

1.4.2 installed from binary installer package
1.5.0 downloaded from gsoc respository


Attached File ( 1 )

Filename Description Download
vase.tif Download

Changes ( 9 )

Field Old Value Date By
close_date 2009-10-03 09:33 2009-11-03 02:20 sf-robot
allow_comments 1 2009-11-03 02:20 sf-robot
status_id Pending 2009-11-03 02:20 sf-robot
close_date - 2009-10-03 09:33 c42f
resolution_id None 2009-10-03 09:33 c42f
status_id Open 2009-10-03 09:33 c42f
assigned_to nobody 2009-09-29 05:30 c42f
priority 5 2009-08-17 09:08 deltars
File Added 339447: vase.tif 2009-08-17 09:08 deltars