Editing User:Andy1978

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 8: Line 8:


* Add swisdom (single prec.) to /libinterp/dldfcn/fftw.cc documentation
* Add swisdom (single prec.) to /libinterp/dldfcn/fftw.cc documentation
* linguist-qt4: octave-src/libgui$ "lupdate -recursive -no-obsolete -locations relative src qterminal graphics -ts languages/*ts"
* linguist-qt4: octave-src/libgui$ lupdate -recursive src qterminal graphics -ts languages/de_DE.ts
* Torsten uses lupdate -no-obsolete -locations relative $SEARCH_PATH -ts $file


=== GUI ===
=== GUI ===
Line 29: Line 30:


==== video ====
==== video ====
<strike>fix build, see http://octave.1599824.n4.nabble.com/quot-package-video-is-empty-quot-td4656346.html</strike>
fix build, see http://octave.1599824.n4.nabble.com/quot-package-video-is-empty-quot-td4656346.html


==== signal ====
==== signal ====
* findpeaks.m, print error if data is not a column vector (error: vertical dimensions mismatch (1x10000 vs 1x1)
* findpeaks.m, print error if data is not a column vector (error: vertical dimensions mismatch (1x10000 vs 1x1)
==== FAQ for windows user ====
octave-forge packages on windows
You should follow the README for the binary octave bundle, for example
http://wiki.octave.org/Octave_for_Windows#Octave-3.6.4-mingw_.2B_octaveforge_pkgs
The additional forge-pkgs (ex. Octave3.6.4_gcc4.6.2_pkgs_20130331.7z) contains the already compiled
packages for the specific (Octave-3.6.4) version.
Normally windows users can't just install octave forge packages with
  pkg install package
or
  pkg install -forge package
because their system lacks a build system with autotools, make, c++ compiler etc.


==== image ====
==== image ====


* implement [http://en.wikipedia.org/wiki/SURF SURF], integralImage is cumsum(cumsum(a,1),2)
* implement [http://en.wikipedia.org/wiki/SURF SURF], integralImage is cumsum(cumsum(a,1),2)
* implement impixelinfo http://stackoverflow.com/questions/23706937/displaying-pixel-values-of-an-image-in-octave
* implement getpixelposition, axes2pix, pix2map, map2pix


===== corner/cornermetric, harris =====
===== corner/cornermetric, harris =====


First post on mailing list in 12.01.2013 http://octave.1599824.n4.nabble.com/corner-cornermetric-equivalent-in-octave-td4648802.html
First post on mailing list in 12.01.2013 http://octave.1599824.n4.nabble.com/corner-cornermetric-equivalent-in-octave-td4648802.html
== brainstorming ==
* something like autobuilder for octave would be cool. Jordi mentioned http://hydra.nixos.org/jobset/gnu/octave-default
* perhaps http://www.phoronix-test-suite.com/?


== Snippets ==
== Snippets ==
Line 59: Line 78:
=== commands from which I regularly doesn't find the name ===
=== commands from which I regularly doesn't find the name ===
* octave_config_info ()
* octave_config_info ()
* merge (C's (a)? b: c); syntax


=== libgraphicsmagick++3 quantum-depth ===
=== libgraphicsmagick++3 quantum-depth ===
Line 205: Line 223:
  exit $ret
  exit $ret


=== show bisect history ===
== octave-image-acquisition on forge ==
 
hg log -r "bisect(good) or bisect(bad)" --template "{rev}:{node|short} {bisect}\n"
 
== Links ==


* [http://hg.code.sf.net/p/octave/image hgweb on sourceforge]
This are just some snippets and links.
* [http://mywiki.wooledge.org/BashFAQ/073 bash parameter expansion]
* still mentiones SVN but the idea is the same http://octave.sourceforge.net/developers.html
* you can use if you want but basically boils down to, hg archive, remove the hg hiden files, run the bootstrap file in src/ (if you have one), tarball the repository, install the package, generate the html, upload them to the release tracker
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)