Releases: KIOS-Research/ImportPhotos
Releases · KIOS-Research/ImportPhotos
ImportPhotos v3.0.6
ImportPhotos v3.0.5
What's Changed
- Show the photo in the tooltip window
- Add label space in the window of the photo (show the title/name of the file more clearly)
- Fix some issues with empty fields (Thanks @gaspermeister)
- Fix python type error on photos viewer setGeometry (Thanks @faebebin)
- Fix the error if the file in the Path field doesn't exist (Thanks @KrisRadowski, @turzik-x)
New Contributors
ImportPhotos v.3.0.4
New Contributors
ImportPhotos v.3.0.3
v3.0.3 Update metadata.txt
ImportPhotos v.3.0.2
v3.0.2 Update ImportPhotos.py
ImportPhotos v.3.0.1
- Fix rel_path / show photo with map tip and attribute table (Update photos qml file)
- Adds a new button to synchronize changes in the photo directory with an already existing layer & User can set the layer symbology (rules, symbols) before import & clean code improvements (Thank you very much @mhugent and @HusseinKabbout - http://sourcepole.ch)
- Fix filename and extension handling and some other improvements (Thank you @jekhor)
- Display photo dialog only once - Click instead of double-click by &
- French translation (Thank you very much @sigeal)
- Remove group when added layer
- Default save as geopackage (.gpkg)
- Add field column Images.
ImportPhotos v2.2.2
- Add the option to import photos only on canvas extent
- Add tabs options File, Filters, OpenCV, Bands
- Add filters gray and mirror, mono, edges, averaging, Gaussian, Gaussian highpass (req. opencv-python)
- Add bands red, blue, green
- Add name title and save as option
- Clean code
- Fix transparent left, right buttons for all themes
- Fix bug with null parameters
The new version of ImportPhotos
gives the ability to the user to use several basic filters on the image and save the picture. To use additional filters, the user needs to use the python package opencv-python
.
ImportPhotos v2.1
Rollback
Fix tabs & update buttons
Fix zoom to selected photo