Skip to content

Releases: KIOS-Research/ImportPhotos

ImportPhotos v3.0.6

19 Apr 17:47
Compare
Choose a tag to compare

What's Changed

New Contributors

ImportPhotos v3.0.5

04 Jan 14:29
Compare
Choose a tag to compare

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

29 Jul 10:03
Compare
Choose a tag to compare

New Contributors

ImportPhotos v.3.0.3

05 Nov 21:47
Compare
Choose a tag to compare
v3.0.3

Update metadata.txt

ImportPhotos v.3.0.2

29 Sep 13:03
Compare
Choose a tag to compare
v3.0.2

Update ImportPhotos.py

ImportPhotos v.3.0.1

19 Sep 15:32
Compare
Choose a tag to compare
  • 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

17 Jul 22:41
2437c96
Compare
Choose a tag to compare
  • 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

25 Mar 14:18
Compare
Choose a tag to compare

Rollback
Fix tabs & update buttons
Fix zoom to selected photo

ImportPhotos v2.0

25 Feb 12:45
Compare
Choose a tag to compare

ImportPhotos v1.9

11 Feb 14:07
276dff0
Compare
Choose a tag to compare

Add a group with layer
Fix issues #33, #34. #35, #36