log

age author description
Thu, 09 Sep 2004 11:53:25 +0000 pkienzle [for Dan McMahill] use INSTALL_SCRIPT for scripts octave-forge
Thu, 09 Sep 2004 11:48:44 +0000 pkienzle [for Dan McMahill] remove bashisms octave-forge
Thu, 09 Sep 2004 11:44:31 +0000 pkienzle [for Dan McMahill] portability---use -Rfp as default copy flags octave-forge
Thu, 09 Sep 2004 04:16:42 +0000 pkienzle [for Dan McMahill] remove bashisms octave-forge
Thu, 09 Sep 2004 03:47:57 +0000 pkienzle Fix rule lookup: clear "%.o: %.cc" before defining "%.o: %.cc %.d". octave-forge
Thu, 09 Sep 2004 03:36:05 +0000 pkienzle Fix HAVE_SWAP_BYTES test so that it succeeds in 2.1.58 but not 2.1.57. octave-forge
Thu, 09 Sep 2004 00:26:01 +0000 adb014 Remove deleted target octave-forge
Wed, 08 Sep 2004 18:52:15 +0000 pkienzle Print number of files with and without tests. Use looser output format octave-forge
Wed, 08 Sep 2004 16:19:14 +0000 pkienzle Clean up argument checking and tests so they work in 2.1.58 octave-forge
Wed, 08 Sep 2004 16:06:31 +0000 jmones Solved problem with uint8 indexing and reduced tests on types (suggested by P. Kienzle) octave-forge
Wed, 08 Sep 2004 15:10:46 +0000 pkienzle Only run tests in top-level directories. octave-forge
Wed, 08 Sep 2004 15:07:18 +0000 pkienzle Use new __ name in tests as well. octave-forge
Wed, 08 Sep 2004 15:01:28 +0000 pkienzle Redo tests: reduce # of shared variables; force full range of uint8 octave-forge
Wed, 08 Sep 2004 14:13:08 +0000 jmones Synchronized with cmunique. uint8 support added. Tests working for 2.1.58 octave-forge
Wed, 08 Sep 2004 14:12:08 +0000 mcreel *** empty log message *** octave-forge
Wed, 08 Sep 2004 14:10:43 +0000 mcreel Integrate bfgsmin and lbfgsmin into same file so convergence, etc. is same. Complete argument checking (Go ahead - hit me!). Beautify output. octave-forge
Wed, 08 Sep 2004 14:07:22 +0000 pkienzle Fix test for 'inline function' octave-forge
Wed, 08 Sep 2004 13:58:38 +0000 mcreel *** empty log message *** octave-forge
Wed, 08 Sep 2004 10:31:42 +0000 schloegl Implementation by Jose L. Guitierrez of AR estimation with RMLE added octave-forge
Wed, 08 Sep 2004 07:41:48 +0000 adb014 Makefile fixes for *.d files octave-forge
Wed, 08 Sep 2004 04:54:24 +0000 pkienzle Summarize changelog since last release octave-forge
Tue, 07 Sep 2004 21:18:42 +0000 pkienzle Remove all .d files (there was a spelling error in OTHERDEPENDS) octave-forge
Tue, 07 Sep 2004 14:47:50 +0000 pkienzle Avoid segfaults on pre-2.1.58 octave. Invisible whitespace changes. octave-forge
Tue, 07 Sep 2004 10:31:21 +0000 mcreel renamed example files octave-forge
Tue, 07 Sep 2004 10:30:02 +0000 mcreel Fix newtonstep bug introduced in July, and add pointers to examples to algorithms octave-forge
Mon, 06 Sep 2004 14:45:14 +0000 tpikonen Cleanup and update alternative plotting functions. octave-forge
Mon, 06 Sep 2004 13:50:25 +0000 mcreel full argument checking (number and types) added octave-forge
Mon, 06 Sep 2004 12:48:49 +0000 mcreel Improvement of help strings and argument checking for internal use functions. Still need to check types. octave-forge
Mon, 06 Sep 2004 05:59:04 +0000 pkienzle strict cmath: no round() and ceil() operates on floating point types. octave-forge
Fri, 03 Sep 2004 21:07:16 +0000 adb014 INSTALL_G_CATOP is a null macro < 2.1.58 octave-forge
Fri, 03 Sep 2004 18:36:24 +0000 pkienzle DEFCATOP is unavailable in 2.1.57 and below octave-forge
Fri, 03 Sep 2004 18:33:11 +0000 pkienzle skip tests which use cat(3,X,Y) for octave <= 2.1.57 octave-forge
Fri, 03 Sep 2004 17:57:42 +0000 jmones Added support for int* and uint* types octave-forge
Fri, 03 Sep 2004 17:49:37 +0000 jmones Improved uint8 and uint16 padding expections octave-forge
Fri, 03 Sep 2004 17:37:08 +0000 jmones Added support for int* and uint* types octave-forge
Fri, 03 Sep 2004 17:12:36 +0000 jmones Uses uint8 to save some temporal memory (suggested by David Bateman) octave-forge
Fri, 03 Sep 2004 17:07:26 +0000 jmones Support for uint8 and uint16 types added. octave-forge
Fri, 03 Sep 2004 14:25:39 +0000 przykry2004 Complete replacement for the old wrapper function. Now fzero actually implements the Brent's root-finding method or, if necessary, falls back to fsolve(). This function has been written by a student of mine, Lukasz Bodzon. octave-forge
Fri, 03 Sep 2004 13:40:13 +0000 jmones Check result has same class as function result, and improved fun param checking octave-forge
Fri, 03 Sep 2004 13:37:10 +0000 jmones Corrected behaviour for int* and uint* types octave-forge
Fri, 03 Sep 2004 13:32:07 +0000 jmones Work with logical arrays from BW creation octave-forge
Fri, 03 Sep 2004 13:28:32 +0000 jmones Corrected behaviour for int* and uint* types octave-forge
Thu, 02 Sep 2004 12:24:27 +0000 adb014 Fix for ambiguous return value with 2.1.58 octave-forge
Wed, 01 Sep 2004 22:51:14 +0000 jmones Fully recoded: NDArray support, docs, tests, more compatible with MATLAB, changed copyright octave-forge
Wed, 01 Sep 2004 22:35:47 +0000 jmones Added Lantuejoul skeletonizing algorithm from Gonzalez&Woods octave-forge
Wed, 01 Sep 2004 13:49:18 +0000 schloegl returns a cell array of strings as 3rd argout; use of more specific EXIST improves performance octave-forge
Wed, 01 Sep 2004 08:52:24 +0000 sjvdw Add graycomatrix and houghtf octave-forge
Tue, 31 Aug 2004 15:24:30 +0000 adb014 Fix for removal of swap_8_bytes, etc from octave octave-forge
Tue, 31 Aug 2004 15:23:45 +0000 adb014 Small build fix for the macro SPARSE_RESIZE octave-forge
Tue, 31 Aug 2004 14:18:51 +0000 adb014 typo octave-forge
Mon, 30 Aug 2004 11:59:09 +0000 adb014 Add '[a{:}] =' as a compatiability issue octave-forge
Sun, 29 Aug 2004 14:02:43 +0000 pkienzle Remove resolved issues octave-forge
Thu, 26 Aug 2004 01:33:21 +0000 jmones stretchlim added: Finds limits to contrast stretch an image octave-forge
Wed, 25 Aug 2004 16:35:39 +0000 jmones stretchlim added: Finds limits to contrast stretch an image octave-forge
Wed, 25 Aug 2004 16:13:57 +0000 adb014 Working, but inefficient, concatentaion code octave-forge
Wed, 25 Aug 2004 16:13:07 +0000 adb014 Check for empty intermediate rather than final matrices octave-forge
Mon, 23 Aug 2004 11:57:45 +0000 przykry2004 Added pcg and pcr entries octave-forge
Mon, 23 Aug 2004 11:54:07 +0000 przykry2004 First version of PCR function which implements preconditioned conjugate residual method octave-forge
Mon, 23 Aug 2004 11:52:09 +0000 przykry2004 Minor changes to the help text octave-forge
Fri, 20 Aug 2004 09:09:31 +0000 sjvdw Straight line Hough-transform octave-forge
Fri, 20 Aug 2004 09:08:06 +0000 sjvdw Calculate the gray-level co-occurrence matrix. octave-forge
Wed, 18 Aug 2004 15:09:13 +0000 jmones col2im and im2col added to block processing functions octave-forge
Wed, 18 Aug 2004 14:57:42 +0000 jmones speed improvement suggested by Paul Kienzle octave-forge
Wed, 18 Aug 2004 14:39:07 +0000 jmones im2col and col2im added octave-forge
Tue, 17 Aug 2004 19:18:42 +0000 jmones cmpermute added: Reorders colors in a colormap octave-forge
Tue, 17 Aug 2004 16:31:51 +0000 jmones isrgb added: Returns true if parameter is a RGB image octave-forge
Tue, 17 Aug 2004 15:48:03 +0000 jmones Clarified expected data for RGB images in doc octave-forge
Tue, 17 Aug 2004 15:45:40 +0000 jmones cmunique: Finds colormap with unique colors and corresponding image octave-forge
Mon, 16 Aug 2004 14:43:05 +0000 jmones README added with info about this directory octave-forge
Mon, 16 Aug 2004 14:42:02 +0000 jmones Functions used to code bwmorph octave-forge
Sun, 15 Aug 2004 19:47:04 +0000 jmones bwmorph added: Perform a morphological operation on a binary image octave-forge
Sun, 15 Aug 2004 19:43:11 +0000 jmones corrected a typo in doc octave-forge
Sun, 15 Aug 2004 19:42:14 +0000 jmones nlfilter: Processes image in siliding blocks using user-supplied function octave-forge
Sun, 15 Aug 2004 19:38:44 +0000 jmones conndef added: Creates a connectivity array octave-forge
Sun, 15 Aug 2004 19:33:20 +0000 jmones bweuler: Calculates the Euler number of a binary image octave-forge
Sun, 15 Aug 2004 19:27:46 +0000 jmones blkproc: block process an image using user-supplied function octave-forge
Sun, 15 Aug 2004 19:21:50 +0000 jmones support column vector padsize octave-forge
Sun, 15 Aug 2004 19:01:05 +0000 jmones bestblk added: Calculates best block size for block processing octave-forge
Thu, 12 Aug 2004 14:01:24 +0000 pkienzle Correct parameters of FIXED_DEFCATOP_FN dummy macro for !HAVE_OCTAVE_CONCAT octave-forge
Wed, 11 Aug 2004 19:52:41 +0000 jmones qtsetblk added octave-forge
Wed, 11 Aug 2004 17:39:51 +0000 jmones Algorithm url in docs corrected. octave-forge
Wed, 11 Aug 2004 17:34:11 +0000 jmones poly2mask added: creates filled polygon bw mask octave-forge
Wed, 11 Aug 2004 15:04:59 +0000 pkienzle Convert dos line endings to unix line endings octave-forge
Wed, 11 Aug 2004 03:06:12 +0000 pkienzle Preserve command status through dispatch octave-forge
Wed, 11 Aug 2004 00:57:02 +0000 jmones qtgetblk and qtsetblk added to INDEX octave-forge
Wed, 11 Aug 2004 00:05:21 +0000 jmones seealso qtgetblk added to doc octave-forge
Wed, 11 Aug 2004 00:03:26 +0000 jmones new gtgetblk: get blocks from quatree decomposition octave-forge
Tue, 10 Aug 2004 00:19:42 +0000 jmones Corrected misleading comment. octave-forge
Mon, 09 Aug 2004 01:48:54 +0000 jmones Added qtdecomp: quadtree decomposition octave-forge
Sun, 08 Aug 2004 21:20:25 +0000 jmones uintlut and padarray functions added octave-forge
Sun, 08 Aug 2004 21:08:47 +0000 jmones Added cathegory region-based processing and roi* functions to it octave-forge
Sun, 08 Aug 2004 21:02:44 +0000 jmones Add roicolor function (selects ROI based on color) octave-forge
Sun, 08 Aug 2004 14:14:01 +0000 adb014 Update ignores octave-forge
Sun, 08 Aug 2004 03:49:55 +0000 pkienzle compatibility function: return true if x is of a particular class octave-forge
Thu, 05 Aug 2004 08:26:03 +0000 adb014 Depreciate inline.m as it is in 2.1.58 octave-forge
Tue, 03 Aug 2004 14:45:31 +0000 aadler clean up ASSEMBLE_SPARSE macro octave-forge
Mon, 02 Aug 2004 23:40:23 +0000 pkienzle [for Josep Mones i Teixidor] new image processing functions octave-forge
Mon, 02 Aug 2004 20:01:03 +0000 pkienzle Use estimated parameter form for the exponential/normal distributions. octave-forge
Mon, 02 Aug 2004 18:46:57 +0000 aadler some code for concat operators octave-forge
Mon, 02 Aug 2004 18:39:17 +0000 rlaboiss Make map work with two input arguments. The following works now: octave-forge
Mon, 02 Aug 2004 16:35:41 +0000 aadler saving to the octave -binary format octave-forge
Mon, 02 Aug 2004 16:00:07 +0000 aadler fixed bug in spfind -> will now return fortran_vector index for nargout ==1 octave-forge
Mon, 02 Aug 2004 15:46:33 +0000 aadler tests for sparse saving octave-forge
Mon, 02 Aug 2004 15:45:05 +0000 aadler specify text mode for fopen since binary is now default octave-forge
Mon, 02 Aug 2004 14:47:52 +0000 aadler complex save and load ascii octave-forge
Mon, 02 Aug 2004 06:23:04 +0000 pkienzle Minor doc. change octave-forge
Mon, 02 Aug 2004 06:17:30 +0000 pkienzle Improve example octave-forge
Mon, 02 Aug 2004 05:25:01 +0000 pkienzle Better heuristic for differing bin widths octave-forge
Mon, 02 Aug 2004 05:10:02 +0000 pkienzle Allow user selection of bins, so long as width is uniform octave-forge
Sat, 31 Jul 2004 13:29:40 +0000 pkienzle Force real roots to the nthroot of x, if they are available octave-forge
Fri, 30 Jul 2004 23:13:44 +0000 pkienzle Note Anderson-Darling test and cdf. octave-forge
Fri, 30 Jul 2004 23:10:46 +0000 pkienzle Anderson-Darling distribution rejection test: this code has unresolved issues octave-forge
Fri, 30 Jul 2004 23:00:19 +0000 pkienzle Anderson-Darling CDF octave-forge
Fri, 30 Jul 2004 22:34:41 +0000 pkienzle move array generators from rand.cc; more extensive docs; undo set_state octave-forge
Fri, 30 Jul 2004 22:30:51 +0000 pkienzle Move fill functions to randmtzig octave-forge
Fri, 30 Jul 2004 22:28:41 +0000 pkienzle Document rand build. octave-forge
Fri, 30 Jul 2004 09:28:23 +0000 mazet Add some documentation in the Makefile about the flexml/flex proccess octave-forge
Fri, 30 Jul 2004 08:00:55 +0000 adb014 Add new functions for Alberto Terruzzi <t-albert@libero.it> octave-forge
Fri, 30 Jul 2004 01:14:32 +0000 pkienzle Use filter2's default "same" flag to control result size octave-forge
Thu, 29 Jul 2004 23:37:49 +0000 pkienzle Fix docs re: range of uniform return value, which is now (0,1) for 53-bit octave-forge