Giter Club home page Giter Club logo

Comments (8)

aaronwmorris avatar aaronwmorris commented on September 26, 2024 1

I'm guessing it is just reading the image counter-clockwise. I'll look into adding an option to flip the image horizontally.

from indi-allsky.

aaronwmorris avatar aaronwmorris commented on September 26, 2024 1

Merged #1264 with the ability to add cardinal directions to panoramas. There are options to flip the panorama as well.

I had to setup some special test images to figure out details about the panorama. The first important point was the the starting point of the panorama, which is 90 degrees clockwise and the progression is clockwise from that point. The image needs to be rotated -90 degrees to get the bottom of the image to be the center of the panorama.

from indi-allsky.

RoySalisbury avatar RoySalisbury commented on September 26, 2024 1

I've updated to the latest code. It looks good so far.

Thanks for the update!

from indi-allsky.

aaronwmorris avatar aaronwmorris commented on September 26, 2024

The panorama is generated after the image is flipped, so the flipped image is used.

I will look into adding the cardinal directions to the panorama.

from indi-allsky.

RoySalisbury avatar RoySalisbury commented on September 26, 2024

I guess it just looks odd. I have the panorama set so that the center is looking south. IN that case, I would expect the sun/moon to rise from the left -> right (east -> west). However, the image is flipped ... It goes from right -> left.

The cardinal directions for this image would be N-W-S-E-N .. and would expect it to be N-E-S-W-N ...

Screenshot 2024-05-12 at 9 53 08 PM

from indi-allsky.

aaronwmorris avatar aaronwmorris commented on September 26, 2024

I never really paid attention to how it was generated. This is just how the fish2pano python module works.

from indi-allsky.

RoySalisbury avatar RoySalisbury commented on September 26, 2024

I took a look at that project. In it he has 2 sample images. From them you can tell that the result is actually a mirror image (the text on the image is mirrored).

Wonder if you can just do a mirror of the result to get it back to normal. Add a switch to the config to enable/disable it.

from indi-allsky.

aaronwmorris avatar aaronwmorris commented on September 26, 2024

Nevermind, after reviewing the images, its reading them clockwise.

from indi-allsky.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.