| home |
|
The detailed description is in the text file "readMe". You can download it from this page at the bottom.
The program "Fisheye Worker" serves for the transformation of many fisheye pictures one behind the other with the same values.
A constant participation, like an opening and saving file for file is not necessary.
"Fisheye Worker" works not like a single image processing, but like a wizard or a batch program.
In order to ensure a no-break processing of a large file number, in the case of errors no dialogue window will pop up.
In the event of an error the current file is simply jumped over and the next begun.
In a text file the logged procedures are held and can be examined subsequently.
For a faster processing a pre-calculation takes place and the transformation up to program closing is stored.
Since through can be processed only a uniform dimension of picture area.
The program does not have anti-aliasing (that is not pre-calculable), but an averaging when making smaller.
So that the aliasing (when enlarging) does not disturb, 1536 pixels are given as minimum size for the source pictures.
The camera or the frame-scanner is to be adjusted accordingly.
operating system: copy program file: Microsoft 32/64-bit-Windows, setup: 32/64-bit-NT-Windows (2000 / XP / Vista / 7)
main memory: from 500 MByte - else slow
file format: bmp (only 24 bits depth of shade)
- other formats (e.g. jpg) by integration of external programs
picture area: source 1536...8192 x 1536...8192, destination 10...8192 x 10...8192
transformations: fisheye~> conformal, fisheye~> normal, normal~> conformal, normal~> normal
("fisheye" stands for equisolid angle, "conform" for stereografic and "normal" for gnomonical)
programming: with Visual Basic 6 by Peter Wieden
The following description is based on the example of a digital SLR in the APS format.
step 1 - make settings:
step 2 - start pre-calculation:
press Button ready
start of the processing:
Boundary regions, which do not arrive in the destination picture, are marked (border line).
Thus can be seen at once, which picture parts are taken.
This version is intended for older computers and computers with less main memory. There are the following differences to "Fisheye Worker":
operating system: copy program file: Microsoft 32/64-bit-Windows, setup: 32 bit Windows based on DOS (98 / ME)
main memory: enough for good Windows Performance
hard disk space: app. 200 MB in TEMP-directory (4 * sourcePixel + 12 * destinationPixel)
programing: with Visual Basic 5
This version is intended for computers capable of performance with a lot of main memory and offers the following extra:
- separated transformation for red, green and blue for the decrease of colour edges (lens error).
- processing of picture shortcuts (new since version 1.1, Aug 2008)
other differences to "Fisheye Worker":
operating system: copy program file: Microsoft 32/64-bit-Windows, Setup: not present
Setup can be implemented by "Fisheye Worker".
Afterwards copy the program file and make a shortcut.
main memory: from 1 GByte - else slow
By downloading the software you agree to be bound by the terms of this agreement.
You agree to use the software only in accordance with the following terms and conditions.
You are allowed to use the software free of charge.
Ownership and copyright: All right in this software and its documentation is owned by Peter Wieden or other authors who have allowed to utilize their routines. You shall not modify, remove or delete a copyright notice in the software or its documentation.
You are not permitted to rent, lease, loan, sell, modify, reverse-engineer the software or its related documentation.
I'm not bound for support nor update.
You should take security measures to prevent damages,
e.g. by making backups of all image-files of those directorys where you will work.
Especialy the two setup's may run only in the Windows-versions designated for that.
A mixing up can destroy Windows (Windows older than XP).
I'm interested in hints and advices so that I can work in possibillities and one's own discretion. You'll find my mail-adress at the download-page for this program.
ACKNOWLEDGMENT: BY THE ACTION OF INDICATING YOUR ACCEPTANCE OR USING THE SOFTWARE, YOU ACKNOWLEDGE THAT YOU HAVE READ THIS AGREEMENT, UNDERSTOOD IT AND AGREED TO BE BOUND BY ITS TERMS AND CONDITIONS.
If a provision of this Agreement is invalid, that shall not affect the validity of any other provision of this Agreement.
Version 1.0.0.3 (Win98: Version 1.1.0.1, Chrome: Version 1.1.0.0)| Setup complete (zip) 1.4 MB |
Fisheye Worker only program 160 KB |
Setup Win98 complete (zip) 1.47 MB |
Fisheye Worker (Win98) only program 92 KB |
Fisheye Worker Chrome only program 252 KB |
read Me (english) 84 KB |
lies Mich (german) 89 KB |
|
|
|
|
|
||
Appendix: Using of the routine "Shellwait" from Terry Kreft
This code was originally written by Terry Kreft. It is not to be altered or distributed, except as part of an application. You are free to use it in any application, provided the copyright notice is left unchanged. 'Code Courtesy of ' Terry Kreft
| home | top |
|