Thank you for good info.
Posts by wiener30
-
-
don't use tiled panorama but cube faces,if you want to embed the panorama in the swf.
I was also considering this, but my panos are about 360x120, so I am not sure if such umages can be converted to cube faces.
-
The size of single swf is approximately the same as total size of all tiles. And besides protection single swf is more simple in publishing.
-
It seems krprotectcl.exe doesnt accept file name selector such as "*" in -filelist file.
If I am correct, all file names must be listed explicitly. Then it is very difficult to write a general command file for creating an swf-file.
For example the number of tiles can be different for different panoramas.
Any ideas how to automate this process?
-
Thank you, Ill try to translate
-
Hi,
that's already planed but not done yet...
btw - for what especially do you want a step-by-step tutorial?
- building a domain limited swf with embedded license
- building a swf with embedded xml/images/license/..
- building an exe/app
- encrypting external files
- registering the licensesbest regards,
KlausI also would like to write a cmd-file which for a given image does automatically the following steps from your list
- building a swf with embedded xml/images/license/..
Could you list please, at least grob steps, what commad files and templates should be used.
-
try this
onclick="switch(hotspot.false);
or just set visible="false" on each hotspot then use
onclick="switch(hotspot.visible);
to display them all at once. either or
Thank you, I have solved the problem.
-
I have tried to use the following event
<events onxmlcomplete="set(hotspot.visible,false);" />
Unfortunately after loading pano happens nothing, all hotspots are still visible.
Ok, I have found, different event should be used
onloadcomplete
-
Thank you !
Very good message.
-
I have bought krpano because after long investigation I came to the conclusion that it delivers the best image quality (aside from deval) among pano viewers.
The HIGHSHARP option provides possibility to control image quality what is usually not available in other pano viewers. Very much welcomed feature. The comparison of original jpg image and the image displayed with krpano shows ony sligt degradation of image quality, mainly due to desaturation and loss of sharpness. Therefore sharpening option may do good job to increase image quality.
However my tests show that for low resolution images the HIGHSHARP option gives highly oversharpened images with ugly artifacts and is hardly usable. I usually publish 360 ° cyindric images of 1024px height. Even 3000px height, results in too oversharpened image. In summary, HIGHSHARP results in oversharpened image, HIGH gives not enough sharp image.
The ideal solution would be to apply USM with radius and amount that are dependent on image resolution. Or at least providing more control over sharpening amount would be very much appreciated. Instead of giving 3 sharpening parameters, a range, e.g 0-100 would be a good solution. It could be assgned 0=LOW and 100=HIGHSHARP. The values in between would allow fine tuning according to the needs of the user.
Could you please consider the extension of the sharpening feature.