Giter VIP home page Giter VIP logo

Comments (17)

All4Gis avatar All4Gis commented on June 2, 2024 1

the methods are CornerEstimationWithOffsets and CornerEstimationWithoutOffsets the second is a pure photogrammetric algorithm

from qgisfmv.

All4Gis avatar All4Gis commented on June 2, 2024

can you open qgis without plugin?that is a mistake of qgis, not the plugin

from qgisfmv.

kikislater avatar kikislater commented on June 2, 2024

Yes of course, I use it every day ...
How to debug it ? I use others plugins, this one is the only one making qgis crashing !

from qgisfmv.

All4Gis avatar All4Gis commented on June 2, 2024

I will try to reproduce it in the same version of OS that you

can you add the complete log message?

from qgisfmv.

kikislater avatar kikislater commented on June 2, 2024

There is another version in testing repository. I will test it tomorrow and on another installation.

from qgisfmv.

kikislater avatar kikislater commented on June 2, 2024

Ok it works on another installation. It seems to be opencv. I will tell you when I will find

from qgisfmv.

All4Gis avatar All4Gis commented on June 2, 2024

I'm glad ! Could you send me a PR, to add your installation notes for this OS? So we add it to the readme so that other users don't have problems in the future.Thanks

from qgisfmv.

kikislater avatar kikislater commented on June 2, 2024

Yes ! Let me find the problem first. I'm on this second setup today. May be at the end of the day ...
I'm also interested in this plugin and curious about how you will compute footprint, is this implemented at this time ? I use an adjusted process from postgis cookbook to do it : https://github.com/giscan/Postgis-footprint

from qgisfmv.

kikislater avatar kikislater commented on June 2, 2024

Hum seems perfect ! I think I will use your plugin.
Mind you use auto srtm download ? there is a python lib to do it : 30m worldwide => http://elevation.bopen.eu/en/stable/quickstart.html

from qgisfmv.

All4Gis avatar All4Gis commented on June 2, 2024

this is nice! I didn't know that library! Could you make your changes in the code and send me PR?

from qgisfmv.

kikislater avatar kikislater commented on June 2, 2024

Yes but not for the next days. When I will have more time ;-)

from qgisfmv.

All4Gis avatar All4Gis commented on June 2, 2024

No worries!take your time!thanks

from qgisfmv.

kikislater avatar kikislater commented on June 2, 2024

Ok so just removing opencv installed from pip work and prevent qgis crashing. OpenCV package distribution already include python wrapper, so I think pip package and archlinux package are in conflict.
Where do I put PR ? How to edit readthedocs ?

Archlinux installation :

pacman -S qgis python-matplotlib opencv ffmpeg 
pip install homography

FFmpeg path

ffmpeg = "/usr/bin/"
ffprobe = "/usr/bin/"

from qgisfmv.

All4Gis avatar All4Gis commented on June 2, 2024

Ah okey!change the readme.md!for example create a new block "installation notes". Use any text editor

from qgisfmv.

All4Gis avatar All4Gis commented on June 2, 2024

I have updated the readme with your information!
I consider as result the issue,okey?

from qgisfmv.

kikislater avatar kikislater commented on June 2, 2024

Hum, no ! I have updated to qgis 3.2.2 and now it install opencv version automatically in local pip repository I think. But for others things, it's ok !

from qgisfmv.

All4Gis avatar All4Gis commented on June 2, 2024

ok! then close if your consider solved

from qgisfmv.

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.