imageprocessing icon indicating copy to clipboard operation
imageprocessing copied to clipboard

MicaSense RedEdge and Altum image processing tutorials

Results 59 imageprocessing issues
Sort by recently updated
recently updated
newest added

![Captura de pantalla 2024-04-09 084712](https://github.com/micasense/imageprocessing/assets/166521961/9bad1ca6-60f6-4b0a-a767-996f5068a3ad)

the system cannot find the file the specified file while executing command git version error: cannot find command "git"

C:\WINDOWS\system32>pip install git+https://github.com/micasense/imageprocessing.git Collecting git+https://github.com/micasense/imageprocessing.git Cloning https://github.com/micasense/imageprocessing.git to c:\users\jseba\appdata\local\temp\pip-req-build-05vg7p4x ![error](https://github.com/micasense/imageprocessing/assets/166514725/ebd10e52-3e93-4b2a-a803-48687cdb57be) I get this error when installing the git hub, help me please

![Pantallazo](https://github.com/micasense/imageprocessing/assets/166514771/3c64c58c-6bd8-447a-9dc7-dde9958c7420)

Hello, I encountered an error while running the code: AttributeError: module 'exiftool' has no attribute 'ExifToolHelper'. I tried using pyexiftool versions 0.4.13 and 0.5.6, but it didn't work

When configuring the Anaconda environment by running conda env create -f micasense_conda_env.yml, I encountered an error. How can I resolve this issue? ![微信图片_20240517215027](https://github.com/micasense/imageprocessing/assets/151532566/15228f1c-4f57-41a8-923a-cb5739e88aee)

Hey, I am working on drone image processing for my research, I need to know how/where can I get sample imagery of Multispectral Mica sense imagery along with radiometric calibration...

Hi, I am using an ALTUM-PT camera, and the saved thermal images appear completely gray. Is there a Python code or tutorial available that can convert these thermal images to...

np.mat was used In image.py while it has been removed in the Numpy 2.0 release.

Gives this error although the pyzbar moduel is present and the libzbar-64.dll file is also present.