On 2015-10-07 10:34, Zoltán Takács wrote:
Hali!

Egy olyan feladatot/proglémát kaptam, hogy van egy kb. 1.5 terrányi
anyag - mappákba ömlesztve össze-vissza.
Valahogy ki kellene válogatni belőlük a képeket (nem csak képek
vannak a mappákba, de túlnyomó részt igen. Ez még talán menne a
totalcommanderrel), úgy, hogy (ez már nem megy) hogy a képek
közül a
- fekete-fehér
- true color
- bit képek
- vonalas képek (ábrák)

Ugy latom ha nem is minden, de par problemadra megoldas az EXIF adatok ertelmezese, legalabb a szinmelyseg es fekete-feher alapjan tudsz automatikusan valogatni, vagyis egy script amit irsz, tudni fog. A minta kep egy sima logo amit netrol szedtem

pi@rfcontrol ~ $ identify -verbose norwegian-logo.jpg
Image: norwegian-logo.jpg
  Format: JPEG (Joint Photographic Experts Group JFIF format)
  Class: DirectClass
  Geometry: 620x387+0+0
  Resolution: 72x72
  Print size: 8.61111x5.375
  Units: PixelsPerInch
  Type: TrueColor
  Endianess: Undefined
  Colorspace: sRGB
  Depth: 8-bit
  Channel depth:
    red: 8-bit
    green: 8-bit
    blue: 8-bit
  Channel statistics:
    Red:
      min: 0 (0)
      max: 255 (1)
      mean: 111.03 (0.435412)
      standard deviation: 22.7906 (0.0893751)
      kurtosis: 13.2887
      skewness: 1.2972
    Green:
      min: 0 (0)
      max: 255 (1)
      mean: 152.352 (0.59746)
      standard deviation: 34.5758 (0.135592)
      kurtosis: 9.32061
      skewness: -2.90398
    Blue:
      min: 0 (0)
      max: 255 (1)
      mean: 182.322 (0.71499)
      standard deviation: 45.2872 (0.177597)
      kurtosis: 6.95918
      skewness: -2.83086
  Image statistics:
    Overall:
      min: 0 (0)
      max: 255 (1)
      mean: 148.568 (0.58262)
      standard deviation: 35.4299 (0.138941)
      kurtosis: 6.74578
      skewness: -1.64318
  Rendering intent: Perceptual
  Gamma: 0.454545
  Chromaticity:
    red primary: (0.64,0.33)
    green primary: (0.3,0.6)
    blue primary: (0.15,0.06)
    white point: (0.3127,0.329)
  Interlace: None
  Background color: white
  Border color: srgb(223,223,223)
  Matte color: grey74
  Transparent color: black
  Compose: Over
  Page geometry: 620x387+0+0
  Dispose: Undefined
  Iterations: 0
  Compression: JPEG
  Quality: 90
  Orientation: Undefined
  Properties:
    date:create: 2015-10-07T09:45:18+00:00
    date:modify: 2014-07-07T10:53:25+00:00
    jpeg:colorspace: 2
    jpeg:sampling-factor: 2x2,1x1,1x1
signature: 86819af2661813a8e61635040c267c69fde0d5d523e9113b25cf8cab93cb339f
  Profiles:
    Profile-APP12: 15 bytes
  Artifacts:
    filename: norwegian-logo.jpg
    verbose: true
  Tainted: False
  Filesize: 29.1KB
  Number pixels: 240K
  Pixels per second: 2.666MB
  User time: 0.090u
  Elapsed time: 0:01.090
Version: ImageMagick 6.7.7-10 2014-04-09 Q16 http://www.imagemagick.org
pi@rfcontrol ~ $
_______________________________________________
Techinfo mailing list
[email protected]
Fel- és leiratkozás: http://lista.sulinet.hu/mailman/listinfo/techinfo
Illemtan: http://www.szag.hu/illemtan.html
Ügyfélszolgálat FAQ: http://sulinet.niif.hu/

válasz