This release contain some minor bugfixes and memory leak fixes.
This is the changelog:
0.4.2
* Fixed a couple of minor memoryleaks
* Some code cleaning (mostly warnings)
* Aspect ratio of thumbnails
* Updated Swedish translation
* Opening single images when not calibrated fix
* Updated installation notes
* Made sure you can save images by rightclick
Some bugfixes and ui updated.
Most interesting is perhaps that I provide a precompiled binary statically linked against OpenCV such that you do not need to compile this if you just want to try out the program. It's dynamically linked against Qt however, but that should be less of a problem.
CHANGELOG:
* Fixed crashbug when trying to draw 0 found corners
* Storing path to stereo images
* Added some info to the INSTALL file
* Exit dialog
* Do not lock the ui during stereo-calculations and calibaddition
* Better progressupdates
* Drawing corners on last image
Just wanted to announce that there is some work going on for the next release. The update will probably only concern the UI and some convenient functionality. No new algorithms, that is left as an exercise to the users :)
I think the next release will be 0.4 with some new features, this may take a while though so I released 0.3.1 now with only bugfixes.
Mostly interface improvements, and we are now using OpenCV 0.9.6
I am doing some bugfixing and UI improvement that will go into version 0.3 pretty soon.
So finally I release an update. Not much but the project is not dead, and I am going to maintain it in the future also.
Has not happened much here for a while. But I plan to release version 0.2.2 soon. There will not be any new functionality just minor fixes to the interface and code. Most importantly Peru will not leak so much memory as it did in pre0.2.2.
This release should be usable for anyone interested in stereo algorithms and camera calibration. All functionality is there. Version 0.2 includes the following improvements over version 0.1:
* Fixed up lots of ugly code
* Realtime preview of TopHat parameters
* Nr of images in queue info field
* Nr of images correctly calibrated not always correct, fixed
* Fixed a bug where calibration parameters where not converted to float
* A dialog with modification and viewing of calibration parameters
* More correct info in INSTALL file