imageprocessing
imageprocessing copied to clipboard
MicaSense RedEdge and Altum image processing tutorials
Hello, new to python and having difficulty; this may be basic and I am just missing something. Please indicate if you need more information. This is the error message I...
Hello I got an error after running the testing installation snippet. Any idea? --------------------------------------------------------------------------- OSError Traceback (most recent call last) ~\anaconda3\envs\micasense\lib\site-packages\pyzbar\zbar_library.py in load() 57 try: ---> 58 dependencies, libzbar =...
Hello! In "MicaSense RedEdge Image Processing Tutorial 1" is said it is normal that some parts of a converted reflectance image show reflectances above 1.0. My question: how can i...
I'm stuck on the last step of the Batch Processing notebook at the "Use Exiftool from the command line to write metadata to images". When I run the code it...
Greetings I am new to image processing, I am encountering a problem whe trying to run the Batch Processing.ipynb file. This problem is from cell 3 of code in "Load...
 Sir, How to resolve this issue?
Hey, I downloaded the whole git repository and while I run the Alignment. ipynb file I got the error FileNotFoundError: [WinError 2] The system cannot find the file specified I...
Hello dear community, I have followed correctly the tutorials in each steps. It works for a own single capture which is correct. Now i try to use the batch processing,...
## Problem When running [Tutorial3](https://github.com/micasense/imageprocessing/blob/master/MicaSense%20Image%20Processing%20Tutorial%203.ipynb) I step on this problem in the first cell: ``` --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) in 15 [[807,632],[648,634],[645,473],[805,471]]] 16 ---> 17 cap.set_panelCorners(panelCorners) AttributeError:...
I am trying to run MicaSense RedEdge Image Processing Tutorial 1 and get the following error: File "C:\Users\user\anaconda3\envs\micasense\lib\site-packages\PIL\Image.py", line 3024, in open "cannot identify image file %r" % (filename if...