IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2962   22 years desonia added tests for some psFits functions.
(edit) @2947   22 years gusciora New stdout file.
(edit) @2946   22 years gusciora Changed histogram->nums test to F32. Was S32.
(edit) @2941   22 years gusciora
(edit) @2933   22 years gusciora Fixed bug with unallowable offset unit type.
(edit) @2932   22 years gusciora Added tests for offset unt types.
(edit) @2931   22 years gusciora Fixed a bug.
(edit) @2930   22 years gusciora Added tests for bad input parameters.
(edit) @2925   22 years desonia * empty log message *
(edit) @2911   22 years desonia adjusted psKernelGenerate to better match Tonry's code. Also made …
(edit) @2909   22 years gusciora
(edit) @2908   22 years gusciora * empty log message *
(edit) @2887   22 years desonia added filter to remove the libxml headers from dependency files
(edit) @2885   22 years harman Removed unused structure
(edit) @2879   22 years desonia added tests for psRegion functions.
(edit) @2869   22 years harman Added PS_LIB_VERSION
(edit) @2867   22 years harman Added psLibVersion function
(edit) @2866   22 years harman Updated truth
(edit) @2865   22 years harman Added test for psLibVersion
(edit) @2861   22 years desonia * empty log message *
(edit) @2860   22 years desonia made psImageRotate take radian rotation value instead of degrees.
(edit) @2859   22 years desonia added psHashToArray function and cooresponding test.
(edit) @2858   22 years harman Updated truth
(edit) @2855   22 years desonia Updated psChip/psCell to current SDRS spec.
(edit) @2847   22 years gusciora Changed order of spline eval.
(edit) @2846   22 years gusciora Changed order of spline eval.
(edit) @2837   22 years desonia * empty log message *
(edit) @2836   22 years desonia Task #1153 - added psArrayAdd function.
(edit) @2835   22 years desonia Bug #1066 - psImageOverlaySection shall return the number of pixels …
(edit) @2830   22 years desonia added test for psArrayAdd.
(edit) @2811   22 years gusciora
(edit) @2808   22 years desonia fixed some small problems with running tests on AMD64.
(edit) @2807   22 years desonia adjusted for the addition of the error parameter on psVectorStats.
(edit) @2806   22 years desonia added functions to psFits
(edit) @2793   22 years desonia added psArrayAdd function.
(edit) @2791   22 years gusciora Added a few chek functions.
(edit) @2790   22 years gusciora
(edit) @2789   22 years gusciora Fixed bug 254.
(edit) @2788   22 years gusciora Changed types to PS types.
(edit) @2782   22 years gusciora Modified histogram->nums to be of type F32, not U32.
(edit) @2780   22 years gusciora
(edit) @2778   22 years gusciora Added errors arguments to the VectorStats and VectorHistogram
(edit) @2763   22 years evanalst Add new type psMath.
(edit) @2762   22 years gusciora New macros for psCOnstants.h
(edit) @2759   22 years evanalst Add another test file to build.
(edit) @2758   22 years evanalst Add case for 1D image.
(edit) @2754   22 years evanalst Add addition test case.
(edit) @2753   22 years evanalst Add additional test cases.
(edit) @2752   22 years desonia Added fflush of stdout/stderr after call to each test function.
(edit) @2750   22 years harman Updated truth
(edit) @2749   22 years harman Corrected minor math error
(edit) @2748   22 years evanalst Add tst_psImageInterpolate to make file.
(edit) @2747   22 years evanalst Add test cases for psImagePixelInterpolate function.
(edit) @2746   22 years harman Updated truth
(edit) @2745   22 years harman Updated truth
(edit) @2744   22 years harman Corrected minor math error
(edit) @2743   22 years gusciora Fixed the initial parameter values.
(edit) @2742   22 years gusciora Fixed the x-value used in Chebyshev polynomial evaluation.
(edit) @2741   22 years gusciora Fixed chebyshev polynomial code.
(edit) @2740   22 years gusciora Set the x-vector range properly, generated new stderr and stdout.
(edit) @2739   22 years gusciora Modified the stdev and mean code.
(edit) @2738   22 years gusciora New stderr and stdout files.
(edit) @2736   22 years gusciora
(edit) @2735   22 years gusciora The Chebyshev stuff is under construction.
(edit) @2734   22 years gusciora New stderr stdout files.
(edit) @2733   22 years gusciora New stdout and stderr files.
(edit) @2732   22 years gusciora Updated stdout and stderr files.
(edit) @2731   22 years gusciora
(edit) @2730   22 years gusciora New stdout files.
(edit) @2729   22 years desonia usage is printed if invoked with no parameters.
(edit) @2728   22 years harman Updated truth
(edit) @2727   22 years harman Updated truth
(edit) @2726   22 years harman Updated truth
(edit) @2725   22 years harman Added new time math functions
(edit) @2724   22 years evanalst Changed improper function call.
(edit) @2723   22 years evanalst Update verified files for new error messages.
(edit) @2722   22 years evanalst Change return value of p_psVectorSampleMean.
(edit) @2721   22 years evanalst Update verified files.
(edit) @2718   22 years evanalst Update verified file for stderr.
(edit) @2717   22 years evanalst Update verified files and add tests cases for psSpline1DAllocGeneric.
(edit) @2716   22 years evanalst Add memory deallocator set to psSpline1DAllocGeneric.
(edit) @2715   22 years evanalst Update verified file upon changing psGaussianDev to p_psGaussianDev.
(edit) @2714   22 years evanalst Update for additional test cases.
(edit) @2713   22 years evanalst Update test to increase test coverage.
(edit) @2710   22 years gusciora
(edit) @2709   22 years gusciora
(edit) @2708   22 years gusciora xml2lib
(edit) @2707   22 years gusciora Added local variable for libxml directory.
(edit) @2706   22 years harman Added more tests
(edit) @2705   22 years harman Updated truth
(edit) @2704   22 years desonia updated the ignore list, given the addition of new files.
(edit) @2703   22 years desonia fixed errors caused indirectly from the psList change.
(edit) @2702   22 years evanalst Fix problems with scalar operations.
(edit) @2701   22 years evanalst Add additional test cases for binary and unary operations with scalars.
(edit) @2699   22 years desonia fixed errorneous warning in psListAdd.
(edit) @2698   22 years desonia fixes so that psList test passes now.
(edit) @2697   22 years harman Added support for psF32 types
(edit) @2696   22 years harman Updated truth
(edit) @2695   22 years harman Added support for psF32 types
(edit) @2694   22 years desonia fixed some psList problems. More exist.
Note: See TracRevisionLog for help on using the revision log.