|
|
|
@22714
|
17 years |
Paul Price |
Removing unnecessary .cvsignore files.
|
|
|
|
@21467
|
17 years |
Paul Price |
Adding trivial case.
|
|
|
|
@21466
|
17 years |
Paul Price |
Adding function psImageCovarianceTransfer to transfer the covariance …
|
|
|
|
@21383
|
17 years |
Paul Price |
Fixing ranges.
|
|
|
|
@21382
|
17 years |
Paul Price |
More efficient determination of truncation radius.
Sums need to be of …
|
|
|
|
@21347
|
17 years |
eugene |
added mutexes to protect the psImage children management
|
|
|
|
@21337
|
17 years |
Paul Price |
Fixing range to avoid SEGV.
|
|
|
|
@21335
|
17 years |
Paul Price |
Adding function to return the kernel used for smoothing (so we can use …
|
|
|
|
@21324
|
17 years |
Paul Price |
Fixing range for summation.
|
|
|
|
@21322
|
17 years |
Paul Price |
Fixing memory corruption bug.
|
|
|
|
@21316
|
17 years |
Paul Price |
Adding function to truncate a covariance matrix. This should help to …
|
|
|
|
@21298
|
17 years |
Paul Price |
Adding function to sum covariance matrices.
|
|
|
|
@21291
|
17 years |
Paul Price |
I think this is a better expression for the size of the covariance …
|
|
|
|
@21290
|
17 years |
Paul Price |
Need to normalise the kernel, since that's what the interpolation does
|
|
|
|
@21288
|
17 years |
Paul Price |
Simplifying using extant function.
|
|
|
|
@21286
|
17 years |
Paul Price |
-INT_MIN is wrong.
|
|
|
|
@21285
|
17 years |
Paul Price |
Wasn't determining range properly.
|
|
|
|
@21284
|
17 years |
Paul Price |
Using wrong version of kernel caused SEGV.
|
|
|
|
@21281
|
17 years |
Paul Price |
Fixing build errors.
|
|
|
|
@21280
|
17 years |
Paul Price |
Adding function to return an interpolation kernel. Intend to use this …
|
|
|
|
@21207
|
17 years |
Paul Price |
Adding functions for calculating covariance from image convolutions. …
|
|
|
|
@21206
|
17 years |
Paul Price |
Need additional headers to use the PS_ASSERT_KERNEL_NON_NULL macro.
|
|
|
|
@21183
|
17 years |
eugene |
incorporating changes from 16bit mask upgrades (eam_branch_20081230)
|
|
|
|
@21172
|
17 years |
eugene |
adding mask and maskVal to vector eval functions
|
|
|
|
@21107
|
18 years |
Paul Price |
Adding const.
|
|
|
|
@21040
|
18 years |
eugene |
allow points a little beyond edge of image
|
|
|
|
@21036
|
18 years |
eugene |
allow psImageUnbin to go a bit more beyond the edge of the image
|
|
|
|
@20830
|
18 years |
Paul Price |
Return old threading status so it can be restored.
|
|
|
|
@20767
|
18 years |
eugene |
rename psImageUnbinPixel_V2 to psImageUnbinPixel
|
|
|
|
@20766
|
18 years |
eugene |
fixed psImageUnbinPixel and psImageUnbin so they are consistent and …
|
|
|
|
@20765
|
18 years |
eugene |
apply nX,Yskip to region conversions; set default values for binning …
|
|
|
|
@20758
|
18 years |
Paul Price |
Catch sumKernel=0 to prevent FPE.
|
|
|
|
@20462
|
18 years |
eugene |
adding a threaded version of psImageSmoothMask (only supports F32 for now)
|
|
|
|
@20460
|
18 years |
Paul Price |
Just noticed cut/paste error.
|
|
|
|
@20333
|
18 years |
Paul Price |
Catch case when sumKernel = 0.
|
|
|
|
@20327
|
18 years |
Paul Price |
Adding note on the importance of the order.
|
|
|
|
@20325
|
18 years |
Paul Price |
Fix interpolation with separable kernels:
* sumKernel2 is now for the …
|
|
|
|
@20317
|
18 years |
Paul Price |
Sometimes the index rolls over.
|
|
|
|
@20315
|
18 years |
Paul Price |
More fixes for optimised builds.
|
|
|
|
@20314
|
18 years |
Paul Price |
Fixing what I knew to be wrong because it wouldn't compile optimised.
|
|
|
|
@20311
|
18 years |
Paul Price |
Moving what is now BIQUADRATIC interpolation (used to be BICUBE) into …
|
|
|
|
@20306
|
18 years |
Paul Price |
Reworking psImageInterpolate so that kernels are pre-calculated. …
|
|
|
|
@20299
|
18 years |
Paul Price |
Should be using the requested interpolation mode.
|
|
|
|
@20216
|
18 years |
eugene |
reduced background error verbosity
|
|
|
|
@20211
|
18 years |
Paul Price |
Adding parameter to psImageSmoothMask to control acceptance of masked …
|
|
|
|
@20207
|
18 years |
Paul Price |
Wasn't calculating the variance correctly, which led to psphot …
|
|
|
|
@20104
|
18 years |
Paul Price |
Simple dereferencing for tight loop to see if it makes any difference …
|
|
|
|
@20075
|
18 years |
eugene |
report weight of 0 for un-fitted pixels
|
|
|
|
@20020
|
18 years |
Paul Price |
Suppress test output.
|
|
|
|
@19995
|
18 years |
eugene |
filter out nan values from fit
|
|
|
|
@19960
|
18 years |
Paul Price |
map->stats doesn't have to be defined except for psImageMapGenerate: …
|
|
|
|
@19895
|
18 years |
Paul Price |
Adding psImageSmoothMask: a faster version of psImageSmoothMaskF32 (by …
|
|
|
|
@19354
|
18 years |
Paul Price |
Gene found a bug in the definition of [ij]Max. This is a simplified …
|
|
|
|
@19298
|
18 years |
Paul Price |
psThreadJob is now mutable.
|
|
|
|
@19252
|
18 years |
Paul Price |
Only wait for the thread pool if we're threaded. Otherwise we can end …
|
|
|
|
@19228
|
18 years |
Paul Price |
Variance factor wasn't being corrected for the sum of the (now …
|
|
|
|
@19146
|
18 years |
Paul Price |
Mask value going in to psImageInterpolate needs to be initialised.
|
|
|
|
@19140
|
18 years |
Paul Price |
Adding option of allowing 'exact' shifts when doing interpolation. …
|
|
|
|
@19129
|
18 years |
Paul Price |
Changing how interpolation works with masked pixels. Previously, the …
|
|
|
|
@19057
|
18 years |
Paul Price |
Renamed psThreadTaskDelete to psThreadTaskRemove to maintain …
|
|
|
|
@19023
|
18 years |
Paul Price |
Added functions to control threading for image convolution.
|
|
|
|
@19015
|
18 years |
Paul Price |
Adding functions to control threading of psImageConvolve functions.
|
|
|
|
@18957
|
18 years |
Paul Price |
Working psImageConvolveMask into threads, since it can take a while.
|
|
|
|
@18494
|
18 years |
eugene |
minor
|
|
|
|
@18300
|
18 years |
Paul Price |
Whoops.
|
|
|
|
@18299
|
18 years |
Paul Price |
Cleaning up the clean-up.
|
|
|
|
@18298
|
18 years |
Paul Price |
Cleaning up lanczos
|
|
|
|
@18297
|
18 years |
Paul Price |
Wasn't normalising separable interpolations by the square of the kernel.
|
|
|
|
@18162
|
18 years |
Paul Price |
Adding function psImageInterpolateVarianceFactor. This involved …
|
|
|
|
@18043
|
18 years |
Paul Price |
Gene has determined that what I had before --- normalising by the sum …
|
|
|
|
@17810
|
18 years |
Paul Price |
Range checking.
|
|
|
|
@17809
|
18 years |
Paul Price |
Wrong dimension.
|
|
|
|
@17808
|
18 years |
Paul Price |
Wasn't masking at the end of a row/column.
|
|
|
|
@17807
|
18 years |
Paul Price |
Fixing psImageConvolveMask --- wasn't masking everything it was …
|
|
|
|
@17726
|
18 years |
Paul Price |
Adding separable version of psImageConvolveMask. Mask convolution …
|
|
|
|
@17641
|
18 years |
Paul Price |
Fix type error.
|
|
|
|
@17640
|
18 years |
Paul Price |
More meaningful message.
|
|
|
|
@17623
|
18 years |
Paul Price |
X and Y confusion.
|
|
|
|
@17457
|
18 years |
eugene |
the mask/keep region functions were evaluating the operator (strcmp) …
|
|
|
|
@17447
|
18 years |
jhoblitt |
convert assert() to psAssert()
|
|
|
|
@17371
|
18 years |
Paul Price |
Fixed so that sample can be used as a buffer (to save allocating over …
|
|
|
|
@17365
|
18 years |
Paul Price |
Actually, don't want to modify threshold, since most of the image can …
|
|
|
|
@17363
|
18 years |
Paul Price |
Need to adjust threshold for the number of pixels in the kernel, which …
|
|
|
|
@17329
|
18 years |
Paul Price |
Shouldn't multiply by the maskVal --- it's set to 1 or zero.
Shouldn't …
|
|
|
|
@17320
|
18 years |
Paul Price |
Optimising psImageConvolveFFT. Made a couple of optimisations: 1. …
|
|
|
|
@17302
|
18 years |
Paul Price |
Optimisation: using memcpy instead of copying each pixel.
|
|
|
|
@16910
|
18 years |
Paul Price |
Adding psImageShiftMask --- allows mask to follow the image when …
|
|
|
|
@16351
|
18 years |
Paul Price |
I no longer believe that I should be normalising the variance kernel. …
|
|
|
|
@16115
|
19 years |
Paul Price |
Adding required include files.
|
|
|
|
@15958
|
19 years |
eugene |
need to exclude mostly-masked pixels, use nan as a sentinel
|
|
|
|
@15938
|
19 years |
eugene |
add hack min limit on input pixels
|
|
|
|
@15841
|
19 years |
Paul Price |
A little bit of cleaning up, and making it so that the statistic to be …
|
|
|
|
@15640
|
19 years |
eugene |
crash on mismatched images
|
|
|
|
@15599
|
19 years |
gusciora |
Added input parameter assert:
PS_ASSERT_IMAGE_NON_NULL(field, …
|
|
|
|
@15598
|
19 years |
gusciora |
Added psMemCheckImageMap()
|
|
|
|
@15586
|
19 years |
eugene |
adding a note
|
|
|
|
@15507
|
19 years |
Paul Price |
Removing field in psImageMap to avoid carrying around a reference to …
|
|
|
|
@15497
|
19 years |
Paul Price |
Reducing duplication.
|
|
|
|
@15493
|
19 years |
Paul Price |
Fixing typo.
|
|
|
|
@15492
|
19 years |
Paul Price |
Adding memory instrumentation for psImageCopy.
|
|
|
|