Advertisement
KoctrX

Untitled

Jun 21st, 2021
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. 03Z b1d01577-d591-47ea-ae42-f118a5578393 INFO xxx Error: Command failed: /opt/bin/gmic /tmp/1624269599129-b1pew7x0h4kmvc70rw90.png -rodilius 6.78571,10,178.571,19,30,1,0,0 -o /tmp/1624269599129-b1pew7x0h4kmvc70rw90.png
  2. [gmic]-0./ Start G'MIC interpreter.
  3. [gmic]-0./ Input file '/tmp/1624269599129-b1pew7x0h4kmvc70rw90.png' at position 0 (1 image 1200x1800x1x3).
  4. [gmic]-1./ Apply rodilius filter on image [0] with amplitude 6.78571, thickness 10, sharpness 178.571, 19 orientations, offset 30 and brighter color mode.
  5. [gmic] *** Error in ./rodilius/*repeat/*local/(...)/*local/convolve_fft/*repeat/*local/ *** Command 'fft': gmicList<float>::FFT(): Specified real and imaginary parts (1506,2106,1,3) have non 2^N dimension along the Y-axis.
  6. [gmic] Command 'fft' has the following description:
  7.  
  8. fft (+):
  9.  _{ x | y | z }...{ x | y | z }
  10.  
  11. Compute the direct fourier transform (real and imaginary parts) of selected images,
  12. optionally along the specified axes only.
  13.  
  14. Example: [#1] image.jpg luminance +fft append[-2,\
  15. -1] c norm[-1] log[-1] shift[-1] 50%,50%,0,0,2
  16.  
  17. [#2] image.jpg w2={int(w/2)} h2={int(h/2)} fft shift $w2,$h2,\
  18. 0,0,2 ellipse $w2,$h2,30,30,0,1,0 shift -$w2,-$h2,0,0,2 ifft remove[-1]
  19.  
  20. Tutorial: https://gmic.eu/tutorial/_fft.shtml
  21. 
  22.  
  23. at ChildProcess.exithandler (child_process.js:319:12)
  24. at ChildProcess.emit (events.js:376:20)
  25. at maybeClose (internal/child_process.js:1055:16)
  26. at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {
  27. killed: false,
  28. code: 255,
  29. signal: null,
  30. cmd: '/opt/bin/gmic /tmp/1624269599129-b1pew7x0h4kmvc70rw90.png -rodilius 6.78571,10,178.571,19,30,1,0,0 -o /tmp/1624269599129-b1pew7x0h4kmvc70rw90.png'
  31. }
  32. 2021-06-21T09:59:59.703Z b1d01577-d591-47ea-ae42-f118a5578393 INFO Error: Command failed: /opt/bin/gmic /tmp/1624269599129-b1pew7x0h4kmvc70rw90.png -rodilius 6.78571,10,178.571,19,30,1,0,0 -o /tmp/1624269599129-b1pew7x0h4kmvc70rw90.png
  33. [gmic]-0./ Start G'MIC interpreter.
  34. [gmic]-0./ Input file '/tmp/1624269599129-b1pew7x0h4kmvc70rw90.png' at position 0 (1 image 1200x1800x1x3).
  35. [gmic]-1./ Apply rodilius filter on image [0] with amplitude 6.78571, thickness 10, sharpness 178.571, 19 orientations, offset 30 and brighter color mode.
  36. [gmic] *** Error in ./rodilius/*repeat/*local/(...)/*local/convolve_fft/*repeat/*local/ *** Command 'fft': gmicList<float>::FFT(): Specified real and imaginary parts (1506,2106,1,3) have non 2^N dimension along the Y-axis.
  37. [gmic] Command 'fft' has the following description:
  38.  
  39. fft (+):
  40.  _{ x | y | z }...{ x | y | z }
  41.  
  42. Compute the direct fourier transform (real and imaginary parts) of selected images,
  43. optionally along the specified axes only.
  44.  
  45. Example: [#1] image.jpg luminance +fft append[-2,\
  46. -1] c norm[-1] log[-1] shift[-1] 50%,50%,0,0,2
  47.  
  48. [#2] image.jpg w2={int(w/2)} h2={int(h/2)} fft shift $w2,$h2,\
  49. 0,0,2 ellipse $w2,$h2,30,30,0,1,0 shift -$w2,-$h2,0,0,2 ifft remove[-1]
  50.  
  51. Tutorial: https://gmic.eu/tutorial/_fft.shtml
  52. 
  53.  
  54. at ChildProcess.exithandler (child_process.js:319:12)
  55. at ChildProcess.emit (events.js:376:20)
  56. at maybeClose (internal/child_process.js:1055:16)
  57. at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {
  58. killed: false,
  59. code: 255,
  60. signal: null,
  61. cmd: '/opt/bin/gmic /tmp/1624269599129-b1pew7x0h4kmvc70rw90.png -rodilius 6.78571,10,178.571,19,30,1,0,0 -o /tmp/1624269599129-b1pew7x0h4kmvc70rw90.png'
  62. }
  63. END RequestId: b1d01577-d591-47ea-ae42-f118a5578393
  64. REPORT RequestId: b1d01577-d591-47ea-ae42-f118a5578393 Duration: 8771.12 ms Billed Duration: 8772 ms Memory Size: 3072 MB Max Memory Used: 525 MB
  65.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement