dzetsaka
dzetsaka copied to clipboard
dzetsaka : classification plugin for Qgis
I hope this is the right place to ask - my apologies if it is not: I am currently running a [QGIS Enhancement Proposal (QEP) for turning plugin management into...
Trying to run random forest for qgis2 on osx with your plugin. Says it needs scikit-learn. Following instructions with pip I get Requirement already satisfied: scikit-learn in ./anaconda2/lib/python2.7/site-packages Yet the...
i tried to install scikit-leart but it failed, message was : C:\Windows\System32>pip install scikit-learn Fatal error in launcher: Unable to create process using '"c:\osgeo4~1\bin\python3.exe" "C:\PROGRA~1\QGIS3~1.4\apps\Python37\Scripts\pip.exe" install scikit-learn' how to solve...
QGIS 3
Bonjour Nicolas, is your tool compatible with QGIS 3?
This is the error I am receiving: ``` 2019-02-18T16:28:21 1 Traceback (most recent call last): File "/Users/user/.qgis2/python/plugins/dzetsaka/dzetsaka.py", line 1114, in runMagic temp.initPredict(inRaster,model,outRaster,inMask,confidenceMap,inClassifier) File "/Users/user/.qgis2/python/plugins/dzetsaka/scripts/mainfunction.py", line 314, in initPredict predictedImage=self.predict_image(inRaster,outRaster,tree,inMask,confidenceMap,-10000,SCALE=[M,m],classifier=classifier) UnboundLocalError:...
Hi all, Sorry in advance, I am pretty new to programming in general. For my research project, I am working on a SAR image, and I want to do supervised...
http://www.karasiak.net doesn't work: > This Account has been suspended. > [Contact your hosting provider](mailto:[email protected]) for more information.
Using the Tool with a 4 band RGBI Image does not cause an error but the tool runs endlessly. Would a 4 bandsupport be possible?
I'm trying to sort items in a stack of images, but when I run it the following error appears: How do I resolve it? `Um erro ocorreu enquanto executava o...