Portál AbcLinuxu, 27. dubna 2024 06:56

Linuxové fotonovinky: digiKam 4.1.0 předvádí vylepšenou detekci tváří

3. 7. 2014 | Michal Janoušek
Články - Linuxové fotonovinky: digiKam 4.1.0 předvádí vylepšenou detekci tváří  

Po téměř půl roce se vracíme k našemu nepravidelnému seriálu o novinkách v linuxových programech pro zpracování fotografií. Dnes to bude zejména o digiKamu 4, ale dojde též na další programy.

Obsah

Jednoduché prohlížeče

link

Minule jsme si povídali o chystaném GwenView 4.13. Tato verze je samozřejmě již venku, dokonce i GwenView 4.13.1 z poloviny května. Ti, co program používají, již jistě spokojeně využívají možnosti náhledu RAWů, kterou 4.13.x implementuje.

GPicView z desktopu LXDE se nikam neposunulo. Vzhledem k četnosti vydávání nových verzí máme ještě nějaký ten měsíc čas, ale kdo ví, projekt LXDE pracuje na přechodu z GTK+ na Qt a v rámci projektu LXQt je nyní k dispozici nový prohlížeč obrázků LxImage-Qt. Poslední informace jsou z března a hovoří o přidání podpory tisku, náhledových obrázků, zabudovaného nástroje pro pořizování screenshotů, podpory slideshow, vylepšeného fullscreenu, vylepšeného dialogu nastavení a přidání dialogu s vlastnostmi souborů. LXQt je k dispozici v testovací verzi 0.7 a chystá se vydání 0.8 využívající Qt5.

Linuxové fotonovinky

Shotwell stihl od ledna pět nových verzí, přičemž tou poslední je 0.18.1. Opravují různé chyby, aktualizují publikování na Tumblr či na Flickru, který přešel na HTTPS. Shotwell také definitivně přešel pod křídla projektu GNOME.

Shotwell 0.18.1 - 30 Jun 2014
-----------------------------
  * Fix Flickr publishing errors due to Flickr moving to HTTPs-only
  * Fix crash when updating photo data/time
  * Fix crash due to nested tag and changing sidebar selection
  * Corrected URLs to point to new gnome.org pages

Shotwell 0.18.0 - 17 March 2014
-------------------------------
  * Compile and install translated help files
  * Updated translations

Shotwell 0.17.2 - 4 March 2014
------------------------------
  * UNIX pipe unnecessarily left open for each imported video
  * Improved searching for event comments and diacritics
  * Update translations

Shotwell 0.17.1 - 17 February 2014
----------------------------------
  * Updated translations
  * Parent folder names as search keywords rolled back (see bgo#722756)

Shotwell 0.17.0 - 4 February 2014
---------------------------------
  * Include parent folder names for keyword search
  * Tumblr publishing fixed
  * Bug fixes
  * Updated translations

Pro „(ne)běžné“ zpracování

link

digiKam 4.0 a 4.1

link

Minule jsme si povídali o beta verzích chystaného digiKamu 4.0. Mezitím vyšly ještě další a nakonec také v polovině května finální verze. Ta přinesla slibované novinky, zejména z GSoC 2013 (a projektu Vjačeslava Munteanuna) vzešlý nový nástroj pro správu tagů, resp. celých hiearchií tagů. Stejný autor implementoval také nástroj pro vícenásobný výběr, vícenásobné táhni-a-pusť, správce tagů, zobrazování tagů v bočním panelu a také zápis metadat o tvářích do formátu Windows Live Photo. Čtvrtá verze přinesla další nové nástroje (viz kompletní release notes), kromě jiného je program připravován pro přechod z Qt4 na Qt5. Snad se ještě mohu zmínit o podpoře vícejádrových CPU v některých nástrojích jako ostření, lokálním kontrastu, redukci šumu a všech vizuálních nástrojích.

Linuxové fotonovinky

Doslova před pár dny, 30. června vyšel digiKam 4.1.0. Přináší velký hack týkající se správy rozpoznávání tváří. Je zde nový overlay pro geolokační informace a maximální velikost náhledů vzrostla z 256 na 512 pixelů. Opravena byla řada nahlášených chyb.

Jako vždy prodělal spoustu dílčích oprav a aktualizací ImageMagick. Od ledna jsme se od verze 6.8.8-2 dostali k 6.8.9-5. Vše směřuje k vydání verze 7.0. Novinky se opět mimo jiné týkaly věcí kolem OpenCL.

GraphicsMagick od přelomu 2013/2014 nijak nepokročil, totéž platí i pro GIMP.

2014-07-01 6.8.9-5 Cristy <quetzlzacatenango@image...>
    New version 6.8.9-5, SVN revision 16123.
2014-06-28 6.8.9-5 Glenn Randers-Pehrson <glennrp@image...>
    Do not let libpng16 check ICC/sRGB profiles in non-debug runs; we do it ourselves anyway. Avoids emitting "known incorrect profile" warnings. For strict profile checking and warning, use "-debug coder".
2014-06-27 6.8.9-5 Dirk Lemstra <dirk@snakeware...>
    Disabled OpenCL acceleration when image has a 'mask' or 'clip-mask'.
2014-06-25 6.8.9-5 Cristy <quetzlzacatenango@image...>
    Use -define profile:skip=icc, for example, to skip color profiles on read.
2014-06-23 6.8.9-4 Cristy <quetzlzacatenango@image...>
    New version 6.8.9-4, SVN revision 16057.
2014-06-15 6.8.9-4 Cristy <quetzlzacatenango@image...>
    Support RMS argument for -evaluate-sequence and -statistic options.
    Fix lseek define for a successful compile under 64-bit MinGW.
    Pipe image to display program no longer reports an exception (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23532).
    Check that profile is non-NULL in coders/tiff.c (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25770).
2014-06-08 6.8.9-3 Cristy <quetzlzacatenango@image...>
    New version 6.8.9-3, SVN revision 15975.
2014-06-07 6.8.9-3 Glenn Randers-Pehrson <glennrp@image...>
    Quiet warning about unused variable "skip_to_iend" in coders/png.c.
2014-06-07 6.8.9-3 Dirk Lemstra <dirk@snakeware...>
    Fixed creation of SVG from 8bim clip path. (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=25594).
2014-06-02 6.8.9-3 Cristy <quetzlzacatenango@image...>
    The -version option returns 0 status (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25667).
    The inline coder can now read from standard input (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25641).
    Add '=' character to the santize whitelist.
2014-05-30 6.8.9-2 Cristy <quetzlzacatenango@image...>
    New version 6.8.9-2, SVN revision 15932.
2014-05-18 6.8.9-2 Glenn Randers-Pehrson <glennrp@image...>
    Fixed some bugs in the PNG codec discovered by coverity analysis.
2014-05-14 6.8.9-2 Cristy <quetzlzacatenango@image...>
    The -fx equality operator returns a proper boolean result now (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25580).
    Permit spaces in the gradient color specification (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25614).
    Fix IdentifyImage() crash when image->magick member is null (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25615).
    The -format M and Y channels are no longer reversed (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25633).
    Remove Makefile race condition where two targets attempt to install magick-baseconfig.h (reference
http://git.buildroot.net/buildroot/commit/?id=7395ee9d3b88e45798143e05a28d6d4b51409130)
    Fix memory leak in BlobToStringInfo() (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25639).
    In certain cases, -adaptive-sharpen failed to sharpen (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23211
2014-05-12 6.8.9-2 Dirk Lemstra <dirk@snakeware...>
    Bump major Magick++ library version.
    Added support for writing RLE compressed TGA files (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=12335).
    Improved performance of parsing the xmp profile (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25612).
    Fixed detecting transparency in PSD files (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25634).
2014-05-09 6.8.9-1 Cristy <quetzlzacatenango@image...>
    New version 6.8.9-1, SVN revision 15697.
2014-04-22 6.8.9-1 Glenn Randers-Pehrson <glennrp@image...>
    Fixed bug with the PNG00 subformat when the original format was PNG32.
    The "-strip" option now only removes profiles and comments from PNG output. Previously the background, density, and other metadata were also discarded.
2014-04-22 6.8.9-1 Cristy <quetzlzacatenango@image...>
    Support new -hough-lines option.
    Support new -mean-shift option.
    identify -units without argument no longer faults (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25542).
    Require OpenJP2 version 2.1.0 (opj_stream_set_user_data() method signature change between 2.0.0 and 2.1.0).
2014-04-20 6.8.9-1 Dirk Lemstra <dirk@snakeware...>
    Added image moments, canny edge and hough line to Magick++.
    The 8bim profile will be updated when the icc/iptc/xmp profile is changed.
    Fix for stack overflow in DestroyXMLTree in Windows (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25457).
    Added new coder for VIPS image format (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25445).
    Moved detection of type to a separate method in Magick++. The type() method no longer modifies the type of the image. Use determineType() instead.
    Improved error messages when a coder uses Ghostscript.
2014-04-11 6.8.9-0 Cristy <quetzlzacatenango@image...>
    New version 6.8.9-0, SVN revision 15441.
2014-04-03 6.8.9-0 Glenn Randers-Pehrson <glennrp@image...>
    Fixed bug with -strip failing to exclude PNG chunks (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25353).
2014-03-30 6.8.9-0 Dirk Lemstra <dirk@snakeware...>
    Added new coder to take a screen shot of a monitor in Windows (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=23&t=25191).
2014-03-24 6.8.9-0 Cristy <quetzlzacatenango@image...>
    Don't transform sRGB compatible colorspaces to sRGB, doing so inadvertingly promotes colormapped images to DirectClass.
    Use temporary path rather then current working directory (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25313).
    Support -canny edge detection option.
    Use MAGICKCORE_LIBOPENJP2_DELEGATE instead of MAGICKCORE_JP2_DELEGATE (reference www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25376).
2014-03-28 6.8.8-10 Cristy <quetzlzacatenango@image...>
    New version 6.8.8-9, SVN revision 15239.
2014-03-23 6.8.8-10 Cristy <quetzlzacatenango@image...>
    Although they are internal methods, deprecate InitializeModuleList(), LoadMimeLists(), and RelinquishCommandQueue() (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25263).
2014-03-20 6.8.8-9 Cristy <quetzlzacatenango@image...>
    New version 6.8.8-9, SVN revision 15192.
2014-03-16 6.8.8-9 Glenn Randers-Pehrson <glennrp@image...>
    Do not block threads in the png codec when PNG_SETJMP_SUPPORTED is not defined (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=23&t=25218).
2014-03-15 6.8.8-9 Dirk Lemstra <dirk@snakeware...>
    Added tiff:ignore-tags to ignore specific tags.
    Added orderedDither, selectiveBlur, separate, sepiaTone, sketch, smushImages, tint, uniqueColors and vignette to Magick++.
2014-03-11 6.8.8-9 Cristy <quetzlzacatenango@image...>
    The -define jpeg:extent option overrides the image quality (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25200). 
2014-03-09 6.8.8-8 Cristy <quetzlzacatenango@image...>
    New version 6.8.8-8, SVN revision 15097.
2014-03-04 6.8.8-8 Glenn Randers-Pehrson <glennrp@image...>
    Reset colorspace to Grayscale when reading a gray PNG image with gamma > 0.75 instead of when gamma==1.0 (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25136).
2014-02-22 6.8.8-8 Dirk Lemstra <dirk@snakeware...>
    The PSD reader creates a merged image if the image does not contain one.
    Added option pdf:fit-page to scale a pdf to the specified size (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=25044).
    The ResolutionInfo in the 8BIM profile will be updated when an image is written.
    Fixed UTF8 issues and added support for reading files with long path names for the Windows distribution.
2014-02-21 6.8.8-8 Cristy <quetzlzacatenango@image...>
    Convert linear RGB to sRGB before writing the Targa image format.
    Make sure we use the secure C library functions when compiling ImageMagick on Windows.
    Tweak color reduction optimization to return a full color palette (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=25098).
    Patch configure.ac to support FlashPix under Debian (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25140).
    OpenCL support writes to $HOME/.config/ImageMagick, if the path does not exist, two calls to mkdir() are required (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25080).
    Replace MAGICKCORE_JP2_DELEGATE with MAGICKCORE_LIBOPENJP2_DELEGATE in magick/static.c (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25153).
    Eliminate thread race condition (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25168).
2014-02-18 6.8.8-7 Cristy <quetzlzacatenango@image...>
    New version 6.8.8-7, SVN revision 14908.
2014-02-16 6.8.8-7 Cristy <quetzlzacatenango@image...>
    Prevent possible buffer overflow in messaging system.
2014-02-16 6.8.8-7 Dirk Lemstra <dirk@snakeware...>
    Improved detection of JPEG 2000 code streams and .j2c support (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=24942).
    Added morphology to Magick++.
2014-02-13 6.8.8-6 Cristy <quetzlzacatenango@image...>
    New version 6.8.8-6, SVN revision 14868.
2014-02-13 6.8.8-6 Cristy <quetzlzacatenango@image...>
    identify -define identify:locate=maximum locates the position of the maximum value (stopped working in 6.8.8-5).
2014-02-03 6.8.8-5 Cristy <quetzlzacatenango@image...>
    New version 6.8.8-5, SVN revision 14838.
2014-01-31 6.8.8-5 Cristy <quetzlzacatenango@image...>
    Fix case where an image moment might have a mass of 0 or a Hu moment might be 0.
    Enhance the TXT coder to read RGB percent values, e.g. 10.008% (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24934).
2014-01-30 6.8.8-5 Glenn Randers-Pehrson <glennrp@image...>
    Fixed new "-define png:swap-bytes" option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=24818).
2014-01-29 6.8.8-4 Cristy <quetzlzacatenango@image...>
    New version 6.8.8-4, SVN revision 14676.
2014-01-29 6.8.8-4 Cristy <quetzlzacatenango@image...>
    Remove comma at end of enumerator list, magick/compare.h.
2014-01-28 6.8.8-4 Dirk Lemstra <dirk@snakeware...>
    Added transpose and transverse to Magick++. (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=24884).
2014-01-25 6.8.8-3 Cristy <quetzlzacatenango@image...>
    New version 6.8.8-3, SVN revision 14651.
2014-01-18 6.8.8-3 Dirk Lemstra <dirk@snakeware...>
    Added ResourceLimits class and text direction/gravity to Magick++.
    Added support for defining dimensions with icon:auto-resize (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=24796).
2014-01-16 6.8.8-3 Glenn Randers-Pehrson <glennrp@image...>
    Added "-define png:swap-bytes" option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=24818).
    Added image->duration to image.h, calculate duration in gif.c, and report duration in identify.c (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23276).
2014-01-15 6.8.8-3 Cristy <quetzlzacatenango@image...>
    The -type truecolor option for a grayscale image returns RGB JPEG (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24814).
    Support JSON coder (.e.g. convert image.jpg image.json).

Vyvolání RAWů

link

Mezi RAW editory přišel darkTable se dvěma novými verzemi 1.4.1 a 1.4.2. Ta první přináší lepší plugin pro zrno (umožňuje menší hrubost), podporuje čtení i zápis TIFFů, má lepší modul pro stíny/světla a vylepšuje importní profily pro řadu fotoaparátů (Sony A77V, Nikon D5100, 1 V2, 1 J1, Pentax K3 a experimentálně Panasonic DMC-LF1, SONY DSC-RX100 II a NEX-3N). Verze 1.4.2 přišla s pročištěným kódem, který umožňuje pracovat s většími fotografiemi bez padání programu. Byl zahrnut kód pro AMAZE demozaikování z RAWTherapee, který obsahuje SSE2 optimalizace. Pro některé foťáky Olympus je zde detekce objektivů a zobrazení vzdálenosti zaostření. Přibyla také experimentální podpora pro Nikon D5300, D3300 a Samsung NX1100, NX30. Za velmi experimentální označují tvůrci podporu pro Olympus E-M10, kde stále není vyladěno barevné podání. A nakonec jsou zde nové profily pro Nikon D610 a Olympus E-PL5 a E-PM2. Kompletní přehled:

darktable 1.4.2 Release Notes
-----------------------------
    export: consistent names for output formats
    export to disk: overwrite file option
    grain plugin now allows smaller coarseness and will display coarseness values half of what they used to be, this is merely a cosmetic change, your images are unaffected.
    some masks related fixes
    some lua related fixes
    tiff writer (32bit float, little endian output, configurable compression)
    tiff reader
    subtly nicer scrollbar behavior
    theme loading cornercase fixups
    shadow & highlight module improvements (should be less prone to artifacts when used on new images)
    allow importing more than 1 style at a time
    regression was fixed when building darktable against bleeding edge glibc
    Sony A77V enhanced color matrix
    Nikon D5100 updated white balance presets
    Nikon 1 V2 noise profile (and by extension J3/AW1)
    Nikon 1 J1 noise profile (and by extension V1/J2/S1)
    Pentax K3 noise profile
    experimental support for Panasonic DMC-LF1 (we still need samples for the nonstandard aspect ratios)
    experimental support for SONY DSC-RX100M2
    experimental support for SONY NEX-3N
    still no Nikon D5300/D3300 support, we're still looking into that.

darktable 1.4.2 Release Notes
-----------------------------
    A lot of cleanup was done to allow larger images to be handled by darktable
    without crashing as often
    A significant effort has been made to cleanup some of our code, fixing a lot of
    minor memory leaks and some corner case bugs in the process
    A bunch of masks corner cases fixed
    Tonecurve no longer clamps the gamut
    Assorted TIFF reader/writer fixes
    Map view: only connect to the map server when active
    Use filesystem timestamp for images lacking EXIF
    Sync AMAZE code from RawTherapee, now with SSE2 optimization, so it's less
    slow
    Olympus: lens detection for some Olympus cameras should work better now
    (requires images to be re-imported)
    Olympus: focus distance should now be properly displayed for some Olympus
    cameras (requires images to be re-imported)
    SONY ILCE-7(R) garbage pixels are now cut off
    Experimental support for Nikon D5300
    Experimental support for Nikon D3300
    Experimental support for Samsung NX1100
    Experimental support for Samsung NX30
    Very experimental support for Olympus E-M10 (color rendering is still
    subject to future change, and may retroactively affect your image library for
    this camera)
    New white balance presets for:
        Nikon D610
        Olympus E-PL5
        Olympus E-PM2

Ve druhé polovině května se objevilo RAWTherapee 4.1. Novinek je spousta, namátkou nové kapátko pro křivky, HDR DNG RAWy, zaměření na pleťové odstíny při kontrastu dle úrovní detailů, nový nástroj pro barevné kanály při převodu do čb či aktualizace na dcraw 9.20 přinášející podporu spousty nových foťáků.

New features since 4.0.12
-------------------------
    Pipette tool for curves.
    Support for floating-point HDR raw DNG images.
    Enhanced look for all tools (panel background).
    Enhanced look for crop guides, zoom guides, straightening line, Navigator panel and detail windows.
    Enhanced focus mask.
    Skin-tones targetting for Contrast by Detail Levels tool.
    "None" demosaicing method to show the raw image without demosaicing.
    New algorithm for orange, yellow, cyan, purple and magenta in the Black-and-White tool.
    Set the cache and config paths using environment variables.
    JPEG subsampling parameter in the command-line interface.
    The opened/closed state of the left and right panels of the File Browser tab is now remembered between sessions.
    RawTherapee's window size and position are remembered between sessions.
    When cropping, click anywhere without dragging to clear crop.
    Added 'no wait' option (-w) for command-line (Windows only).
    dcraw 9.20 Revision: 1.461.
    New or improved support for:
        Canon EOS 5D Mark II
        Canon EOS 5D Mark III
        Canon EOS 6D
        Canon EOS 40D
        Canon EOS 50D
        Canon EOS 60D
        Canon EOS 70D
        Canon EOS 600D/Rebel T3i/Kiss X5
        Canon EOS 650D/Rebel T4i/Kiss X6i
        Canon EOS 1200D/Rebel T5/Kiss X70
        Canon EOS-M
        Canon PowerShot G1 X Mark II
        Canon PowerShot S120
        Fujifilm S1
        Hasselblad CFV-50
        Nikon 1 V3
        Nikon D4s
        Nikon D3300
        Nikon D5300
        Nikon D7000
        Olympus E-M10
        Olympus E-PM2
        Panasonic DMC-GH3
        Panasonic DMC-GH4
        Panasonic DMC-GM1
        Panasonic DMC-GX7
        Panasonic DMC-LF1
        Panasonic DMC-ZS40/Panasonic DMC-TZ60
        Panasonic DMC-ZS41/Panasonic DMC-TZ61
        Pentax K10D
        Pentax K-3
        Phase One IQ180/IQ280
        Phase One IQ260
        Phase One IQ260
        Phase One P20/P20+
        Phase One P21/P21+
        Phase One P25/P25+
        Phase One P30/P30+
        Phase One P40+/IQ140
        Phase One P45/P45+
        Phase One P65+/IQ160
        Samsung NX30
        Sony ILCE-7R
        Sony ILCE-3000
        Sony ILCE-5000
        Sony ILCE-6000
        Sony NEX-5N
        Sony SLT-A77
        Sony SLT-A99/Sony SLT-A99V

Aktuální build programu Photivo pochází z konce května. Changelog na domovských stránkách ale není aktualizován. Jeden z autorů se ale před čtvrt rokem na přímý dotaz vyjádřil, že vývoj ukončen sice není, ale reálný život si žádá svůj čas a Photivo funguje bez nějakých kritických chyb, takže se teď nic moc ve vývoji neděje.

Komerční aplikace

link

VueScan povýšil z verze 9.4.21 na 9.4.33 vydané předevčírem. Vedle oprav a vylepšení týkajících se řady kancelářských skenerů či multifunkcí jsou zde vylepšení pro kinofilmové skenery Plustek a také podpora manuálního ostření pro Epson Perfection V700 a mnoho dalšího:

VueScan 9.4.33 was released on July 1, 2014
What's new in version 9.4.33

    Changed default of 'Input | Media' to 'Text' for document feeders
    Added support for installing VueScan plugin in Photoshop CC 2014
    Fixed problem with 'Edit | Copy image' and 'Edit | Copy OCR text"
    Fixed problem with scan area on PrimeFilm 120
    Fixed problem with Plustek OpticFilm 7400 on Windows
    Fixed problem with some spurious errors in Console on Mac OS X 
-----------------
VueScan 9.4.32 was released on May 27, 2014
What's new in version 9.4.32

    Fixed problem with Plustek OpticFilm 7600i on Windows x64
    Fixed problem with HP psc 1500
    Fixed problem with Fujitsu fi-5750C, fi-7160 and fi-7180
    Added duplex support for Canon MF4800 series scanners 
-----------------
VueScan 9.4.31 was released on May 21, 2014
What's new in version 9.4.31

    Fixed problem with some HP LaserJet document feeders
    Fixed problem with duplex scans on some HP scanners
    Fixed problem with Canon Pixma MX920 at 1200 and 2400 dpi
    Added support for 8.5x14 flatbed scans on HP Officejet Pro 8500 
-----------
VueScan 9.4.30 was released on May 15, 2014
What's new in version 9.4.30

    Fixed problem with Fujitsu iX500 scanner
    Fixed problem with some older HP document feeders
    Fixed problem with some PIE/Reflecta 5000 dpi scanners
    Fixed problem with synchronizing names of files written simultaneously
    Fixed problem with some Epson document feeders
    Fixed problem with some Image Capture scanners on Mac OS X
    Fixed problem with some WIA scanners on Windows
    Fixed problem with some older Fujitsu scanners
    Fixed problem with some newer HP LaserJet MFPs 
    
What's new in version 9.4.29

    Fixed problem with some Brother document feeders
    Fixed problem with some Epson A3 scanners
    Fixed problem with some Epson and Plustek scanners on Windows
    Fixed problem with some Image Capture scanners on Mac OS X 10.9
    Added support for Duplex scans on HP Officejet Pro X476/X576 

------
VueScan 9.4.28 was released on April 12, 2014
What's new in version 9.4.28
    Fixed problem A3 on some Brother scanners
    Fixed problem with Epson DS-510
    Fixed problem with some HP duplex scanners
    Added support for document feeder on Epson G85/G85xi
    Added support for RGB analog gain on Epson scanners
    Added support for some Brother scanners
        DCP-1510
        DCP-1810
        DCP-J100
        DCP-J105
        DCP-J112
        DCP-J132N
        DCP-J132W
        DCP-J152N
        DCP-J152W
        DCP-J172W
        DCP-J200
        MFC-7365DN
        MFC-J245 
    Added support for some HP scanners
        LaserJet M125rnw
        LaserJet M126nw
        LaserJet M127fn
        LaserJet M127fp
        LaserJet M127fw
        LaserJet M128fn
        LaserJet M128fp
        LaserJet M128fw
        LaserJet M176n
        LaserJet M177fw
        LaserJet M476dn
        LaserJet M476dw
        LaserJet M476nw
        Officejet 2620
        Officejet Pro 8610
        Officejet Pro 8620
        Officejet Pro 8630 
    Removed manual focus control on Epson V700 (didn't work) 
-----
VueScan 9.4.27 was released on March 22, 2014
What's new in version 9.4.27
    Fixed problem with HP ScanJet 8200 and 8300
    Fixed problem with HP PSC 1400
    Fixed problem with some Plustek scanners
    Fixed problem with Epson GT-S55 and GT-S85 on Linux
    Added support for manual focus on Epson Perfection V700
    Added support for more Image Capture scanners on Mac OS X
    Added support for some Canon scanners
        E400
        E560
        MX470
        MX530 
-----
Version 9.4.26. Updated March 1, 2014. Built with 64-bit Ubuntu 10.10
What's new in version 9.4.26

    Improved support for Epson Perfection V550
    Fixed problem with some WIA scanners
    Improved detection of networked scanners on Mac OS X
    Added support for some Epson scanners
        LP-M8040
        PX-M840F
        WF-4630
        WF-4640
        WF-5620
        WF-5690 
-----
Version 9.4.25. Updated February 23, 2014. Built with 64-bit Ubuntu 10.10
What's new in version 9.4.25

    Improved auto detection of color and black/white documents
    Added support for 'Scanner | Calibrate' with Nikon CoolScan 8000 and 9000 scanners
    Fixed problem with some Epson document feeders
    Fixed problem with some Epson DS-series scanners
        DS-5500
        DS-6500
        DS-7500
        DS-50000
        DS-60000
        DS-70000 
-----
Version 9.4.24. Updated February 6, 2014. Built with 64-bit Ubuntu 10.10
What's new in version 9.4.24

    Turned on 'Output | PDF multi page' by default
    Added support for 8 new Brother scanners
        ADS-1000W
        ADS-1050W
        ADS-1100W
        ADS-1150W
        ADS-1500W
        ADS-1550W
        ADS-1600W
        ADS-1650W 
    Added support for A3 platen on Brother MFC-8680DN
    Fixed problem with Deskjet 4620 series
    Fixed problem with color 'Output | TIFF file" in DNG format
    Fixed problem with buttons on some HP scanners 
-----
Version 9.4.23. Updated January 27, 2014. Built with 64-bit Ubuntu 10.10
What's new in version 9.4.23

    Modified default startup mode to display options panel 
-----
Version 9.4.22. Updated January 25, 2014. Built with 64-bit Ubuntu 10.10

What's new in version 9.4.22

    Fixed problem with multi-page PDF files
    Fixed problem with Plustek OpticFilm 7200i
    Fixed problem with some A3-size scanners
    

Seriál Linuxové fotonovinky (dílů: 8)

První díl: Linuxové fotonovinky - začínáme, poslední díl: Linuxové foto novinky: pozvolná evoluce.
Předchozí díl: Linuxové fotonovinky: darktable, RawTherapee, Photivo, GIMP a mnoho dalších v novém
Následující díl: Linuxové fotonovinky: pokrok ve vývoji programů digiKam, darktable i Rawtherapee

Další články z této rubriky

Týden na ITBiz: Fotonické čipy ze stolní tiskárny
Týden na ScienceMag.cz: Model Lambda CDM celkem sedí, ale kosmologická konstanta se může měnit
Týden na ITBiz: Vysokoteplotní supravodivá dioda
Týden na ScienceMag.cz: V kvantovém materiálu objevili částici podobnou gravitonu
Týden na ITBiz: Efektivní podnikání se bez edge computingu neobejde

Diskuse k tomuto článku

3.7.2014 17:47 lertimir | skóre: 64 | blog: Par_slov
Rozbalit Rozbalit vše Re: Linuxové fotonovinky: digiKam 4.1.0 předvádí vylepšenou detekci tváří
Odpovědět | Sbalit | Link | Blokovat | Admin
To co mi pořád v digikamu chybí, a prostě to tam nejsou ochotní udělat, je přechod na "next" "previous" okamžitě. Tedy pod 0,1 sec. Což by při našich pamětech klidně šlo s přednačtenými a spočítanými obrázky. Vítám podporu vícejader, ještě by to chtělo zapojit do zpracování obrázku procesory grafických karet, to by se efektivita/rychlost významně zvedla.
Pavel Čejka avatar 7.7.2014 11:55 Pavel Čejka | skóre: 28 | blog: tosinezaslouzijmeno
Rozbalit Rozbalit vše Re: Linuxové fotonovinky: digiKam 4.1.0 předvádí vylepšenou detekci tváří
Odpovědět | Sbalit | Link | Blokovat | Admin
Jen jestli už umí digiKam taky rozpoznávat kočky ... http://www.wired.com/2012/06/google-x-neural-network
11.7.2014 19:56 DTJ
Rozbalit Rozbalit vše Re: Linuxové fotonovinky: digiKam 4.1.0 předvádí vylepšenou detekci tváří
Odpovědět | Sbalit | Link | Blokovat | Admin
Digikam je bezva, ale fakt mi tam chybí klonovací razítko (to co je v Gimpu). Pri retuších starých skenů negativů je nepostradatelné, naštěstí máme ten Gimp :). Jo a taky by bylo dobré, aby nástroj výběru pro korekci červených očí byl kruhový a ne čtyřúhelník. Ono někdy to ty barvy detekuje všelijak a upraví do duhovku do tvaru čtverce - to si myslím, že by žádný problém nebyl a využilo by to více lidí než to razítko. Jinak fakt dobrý.

ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.