User:Carandraug: Difference between revisions

Jump to navigation Jump to search
227 bytes added ,  13 December 2011
more todos
(more todos)
Line 18: Line 18:
* implement strel object for image package
* implement strel object for image package
* implement nlinfit as wrapper to leasqr once inputParser is finished
* implement nlinfit as wrapper to leasqr once inputParser is finished
* write normxcorr
* write normxcorr2 (check xcorr2)
* make test and demo deal with tests and demos in .cc packages
* make test and demo deal with tests and demos in .cc packages
:I don't like the first option. It's ugly and further pollutes the user namespace. And even if we have some Makefile that copies the .cc file at pkg install time, users won't know they have to make the call to test and demo differently. I guess demo and test functions would have to be modifed for that. I say just place the demos and tests on the .cc file. Later we can change pkg to copy the .cc file, and then change demo and test to look for those files if the function is .oct file. Tests are mainly used in development so users won't need them. Demos... well in the case of ellipj, it has not been working for a very long time so my guess is that people haven't been using it that much. What do you think?</pre>
:I don't like the first option. It's ugly and further pollutes the user namespace. And even if we have some Makefile that copies the .cc file at pkg install time, users won't know they have to make the call to test and demo differently. I guess demo and test functions would have to be modifed for that. I say just place the demos and tests on the .cc file. Later we can change pkg to copy the .cc file, and then change demo and test to look for those files if the function is .oct file. Tests are mainly used in development so users won't need them. Demos... well in the case of ellipj, it has not been working for a very long time so my guess is that people haven't been using it that much. What do you think?</pre>
* replacement for [http://www.mmorph.com/ morphology toolbox]
* port omero toolbox


=== octave-forge to do ===
=== octave-forge to do ===
Line 31: Line 34:
* get an octave-forge logo (falar com o Duarte)
* get an octave-forge logo (falar com o Duarte)
* finish zenity package once inputParser is finished
* finish zenity package once inputParser is finished
** for scale see https://savannah.gnu.org/bugs/?33330
* get kmeans from Søren and make it a little compatible with matlab for the stats package
* get kmeans from Søren and make it a little compatible with matlab for the stats package
* get hough transform function in image package compatible
* get hough transform function in image package compatible
* look into [[http://siptoolbox.sourceforge.net/ SIP]] and [[http://sivp.sourceforge.net/ sivp]]
* look into [[http://siptoolbox.sourceforge.net/ SIP]] and [[http://sivp.sourceforge.net/ sivp]]
* from Perl
** File::Temp
** check for revision numbers
** Getopt::Long


=== other octave related todo ===
=== other octave related todo ===

Navigation menu