summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pavel Solin [Tue, 2 Nov 2010 05:15:44 +0000]
Sphinx updated.
Pavel Solin [Sat, 5 Jun 2010 21:52:36 +0000]
Fixed a bug in src/shared/img2d.cpp.
Pavel Solin [Sun, 30 May 2010 10:06:04 +0000]
Help outputs polished.
Pavel Solin [Sun, 30 May 2010 09:47:36 +0000]
DOF convergence graph added.
Pavel Solin [Sun, 30 May 2010 09:17:15 +0000]
Sample images added and run script created.
Pavel Solin [Sun, 30 May 2010 08:17:57 +0000]
README updated.
Pavel Solin [Sun, 30 May 2010 00:15:39 +0000]
Basic Sphinx docs created.
Pavel Solin [Fri, 28 May 2010 21:59:51 +0000]
AUTHORS file created and himg.cpp file updated.
Ivo Hanak [Thu, 27 May 2010 18:16:27 +0000]
Fixed dependency on HERMES_COMMON
- added a script cmake/FindHERMES_COMMON.cmake
- fixed use of the enum BCType
- updated README file
Ivo Hanak [Tue, 25 May 2010 19:31:00 +0000]
Added README file with intallation instructions
- added README file
- added HIMG-specific files to .gitignore
Ivo Hanak [Tue, 25 May 2010 18:25:22 +0000]
Fixed GCC compilation problems
- fixed GCC issues with conversion to ios_base::open_mode
- fixed missing headers
- replaced parameter -novis with -vis
- fixed CMAKE Find* scripts
Ivo Hanak [Tue, 25 May 2010 17:32:04 +0000]
Updated according to the lastest API
- updated H1ImageProjBasedSelector to reflect the latest changes
- added support for various candidate types
- added support for suppressing visualization
- removed unused variabled from himg.cpp
Ivo Hanak [Mon, 17 May 2010 19:41:35 +0000]
Initial sources
Ivo Hanak [Mon, 17 May 2010 19:40:33 +0000]
Initial commit