• Login
sketchucation logo sketchucation
  • Login
🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin][Code]SKMtools,Material/ImageTools

Scheduled Pinned Locked Moved Plugins
176 Posts 36 Posters 264.1k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    atek
    last edited by 16 Dec 2018, 06:57

    Why the png did not convert to geometry. I tried the SKM TOOL image trimmer plugin. I save the file before using it. Then i selected this png image

    Link Preview Image

    It just process and nothing happens. May i know the reason why it does not convert to a geometry so that i can modify. Thanks

    1 Reply Last reply Reply Quote 0
    • T Offline
      TIG Moderator
      last edited by 16 Dec 2018, 13:59

      Your PNG file is not suitable for processing.
      The transparent background is 0% Alpha [==good]
      The foreground is 99% Alpha - ==bad, because it must be 100%, as it is the ImageTrimmer tools sees everything with some transparency - so it's assumed to be all background and there's nothing left to process !
      Hence the error message at the end.

      It's easily fixed.
      I opened the PNG in Gimp [other tools like Photoshop will also do the fix].
      Flattened the image to remove all Alpha.
      Added an Alpha Channel Layer.
      Used the magic-wand to select all of the background pixels [now 'white'].
      Delete.
      Saved the changes.

      Imported the PNG as an Image and processed it with ImageTrimmer.
      Took a minute or two, because it has a lot of pixels to go through.
      I skipped the 'Smoothing' step at the end as it's so finely pixilated...

      The updated PNG is attached - but I suggest you try doing the fix yourself.
      [attachment=1:2detnhr6]<!-- ia1 -->place-marker.png<!-- ia1 -->[/attachment:2detnhr6]

      There's also a screenshot of the result...
      [attachment=0:2detnhr6]<!-- ia0 -->Capture.PNG<!-- ia0 -->[/attachment:2detnhr6]

      PS: You can attach image files directly onto your posts - no need to link off to external websites...


      Capture.PNG

      TIG

      1 Reply Last reply Reply Quote 0
      • R Offline
        RoRay
        last edited by 21 Dec 2018, 21:57

        Is this pluging compatible with SU2017?

        1 Reply Last reply Reply Quote 0
        • D Offline
          Dave R
          last edited by 21 Dec 2018, 22:02

          Yes it is compatible with SketchUp 2017.

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

          1 Reply Last reply Reply Quote 0
          • R Offline
            RoRay
            last edited by 21 Dec 2018, 22:12

            @dave r said:

            Yes it is compatible with SketchUp 2017.

            thanks! 😄

            1 Reply Last reply Reply Quote 0
            • T Offline
              TIG Moderator
              last edited by 24 Feb 2019, 19:35

              Updated for compatibility of the ImageTrimmer tool with newer SketchUp versions...
              https://sketchucation.com/pluginstore?pln=SKMtools

              TIG

              1 Reply Last reply Reply Quote 0
              • V Offline
                Vizan
                last edited by 2 Mar 2019, 17:14

                Your plugin issues this message SU2017:
                "Could not find the main class: EdgeDetector. Program will exit."

                1 Reply Last reply Reply Quote 0
                • T Offline
                  TIG Moderator
                  last edited by 3 Mar 2019, 14:26

                  @Vizan

                  Please read this post about JAR files...
                  https://sketchucation.com/forums/viewtopic.php?p=642919#p642919
                  Once you are sure you have your compression tools and Java set up correctly, please retry it...

                  If the issue continues... It might be because files are copied and written to a Temp folder, and it could be that you have not installed SketchUp properly, and thereby the Temp folder / files have incorrect permissions for reading/writing etc...

                  To try an resolve this, you can do the following...
                  Whilst logged into Windows as your usual Windows user, ensure SketchUp is closed.
                  Find the SketchUp installer's exe file - it's usually in your Downloads folder.
                  Select the exe file's icon.
                  Right-click > context-menu > "Run as administrator"
                  When prompted choose "Repair"
                  When it completes retry SketchUp and see if it works...

                  If it still fails, then it might be some latent permissions issues...
                  Try the following...
                  Close SketchUp.
                  Find the folder: C:\Users\YOUR_USER_NAME\AppData\Local\Temp\SKMtools
                  This is where the needed JAR files get created.
                  Delete that folder.

                  Note that folders in the AppData path are hidden by default.
                  If you enter the path to the Temp folder in a Windows Explorer window it should open directly...
                  Alternatively, copy/paste this code into the SketchUp Ruby Console and press <enter>, the Temp folder should open for you.
                  UI.openURL("file:///#{Sketchup.temp_dir}")

                  When SketchUp restarts and the tool is used, then it will remake that folder and also copy in new JAR files, which should now have proper permissions.

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • deaneauD Offline
                    deaneau
                    last edited by 12 Jun 2020, 08:46

                    Hi TIG, the ImageTrimmer lets Sketchup crash . in both Versions SKPV17 Make and V19pro.
                    what am I doing wrong?
                    Java is installed and not linked with WinRAR etc.

                    Thank you

                    MADE, BORN AND LIVING IN BERLIN
                    Big Thank You to all Programmers
                    Some German words are so long that they have a perspective. M.Twain

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      TIG Moderator
                      last edited by 12 Jun 2020, 13:26

                      When you say 'crash' what happens - in detail...
                      If you run it with the Ruby Console open - errors ?
                      Are there any other errors ?
                      Have you got a simple PNG to share to test ...

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • deaneauD Offline
                        deaneau
                        last edited by 12 Jun 2020, 16:59

                        Page Not Found

                        Web word processing, presentations and spreadsheets

                        favicon

                        (drive.google.com)

                        Page Not Found

                        Web word processing, presentations and spreadsheets

                        favicon

                        (drive.google.com)

                        here the png
                        https://drive.google.com/file/d/1Jhsdqlomjbc-PIK9RW5IQhjdU_NHQsbk/view?usp=sharing

                        MADE, BORN AND LIVING IN BERLIN
                        Big Thank You to all Programmers
                        Some German words are so long that they have a perspective. M.Twain

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          TIG Moderator
                          last edited by 12 Jun 2020, 17:02

                          Why not upload the files directly into your post ?
                          I'll look at them anyway...

                          PS: the error msg only shows the end - the start is usually the most informative !

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • deaneauD Offline
                            deaneau
                            last edited by 12 Jun 2020, 17:17

                            some forums dont provide this.

                            Page Not Found

                            Web word processing, presentations and spreadsheets

                            favicon

                            (drive.google.com)

                            Error: #<TypeError: reference to deleted ComponentDefinition>
                            C:/Users/Dean/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/Estimator/observers.rb:427:in entities' C:/Users/Dean/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/Estimator/observers.rb:427:in onComponentAdded'
                            C:/Users/Dean/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/SKMtools/image_class.rb:314:in explode' C:/Users/Dean/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/SKMtools/image_class.rb:314:in use_as_material'
                            C:/Users/Dean/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/SKMtools/image_class.rb:599:in save_imagefile' C:/Users/Dean/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:191:in process_image'
                            C:/Users/Dean/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:170:in initialize' C:/Users/Dean/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:834:in new'
                            C:/Users/Dean/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:834:in `block in <top (required)>'

                            MADE, BORN AND LIVING IN BERLIN
                            Big Thank You to all Programmers
                            Some German words are so long that they have a perspective. M.Twain

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              TIG Moderator
                              last edited by 12 Jun 2020, 17:25

                              I thought I've got your PNG to trim OK.
                              But SketchUp crashes silently after processing all of the pixels !
                              I'll re-look at your PNG...

                              It works with other PNG !
                              Just did this one...


                              Capture.PNG

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                TIG Moderator
                                last edited by 12 Jun 2020, 17:41

                                If I flatten your PNG it works fine !
                                See attached...
                                So it must be some weird interaction of pixels ?


                                Capture.PNG

                                TIG

                                1 Reply Last reply Reply Quote 0
                                • T Offline
                                  TIG Moderator
                                  last edited by 12 Jun 2020, 18:01

                                  I thought it's because you have several pixels within the main image [eyes/glasses] that are transparent...
                                  I filled them, flattened the PNG, then made the blue background the alpha-channel and it still crashes !

                                  I'm still investigating...

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • deaneauD Offline
                                    deaneau
                                    last edited by 12 Jun 2020, 19:29


                                    https://s12.directupload.net/images/200612/y73e5rhy.png

                                    without glasses this works hm, very mysterious

                                    MADE, BORN AND LIVING IN BERLIN
                                    Big Thank You to all Programmers
                                    Some German words are so long that they have a perspective. M.Twain

                                    1 Reply Last reply Reply Quote 0
                                    • deaneauD Offline
                                      deaneau
                                      last edited by 12 Jun 2020, 19:34

                                      TIG if you want you can try this here. I have only safe the svg to the PNG in different resolutions.

                                      Link Preview Image
                                      The Character Creator

                                      Create realistic characters for fun or for use in creative projects. Choose from a series of options to build your full body avatar in vector graphics.

                                      favicon

                                      (charactercreator.org)

                                      MADE, BORN AND LIVING IN BERLIN
                                      Big Thank You to all Programmers
                                      Some German words are so long that they have a perspective. M.Twain

                                      1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        TIG Moderator
                                        last edited by 12 Jun 2020, 20:48

                                        It is something to do with some semi-transparent pixels around the eyes/glasses which mess up the outline of the form when the main transparent areas are discounted...

                                        Try flattening the image then deleting only the main 'blue' areas around the body to add back in the transparent alpha-channel...

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • deaneauD Offline
                                          deaneau
                                          last edited by 12 Jun 2020, 21:29

                                          ok Thank you TIG.
                                          and stay healthy.

                                          MADE, BORN AND LIVING IN BERLIN
                                          Big Thank You to all Programmers
                                          Some German words are so long that they have a perspective. M.Twain

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 6
                                          • 7
                                          • 8
                                          • 9
                                          • 6 / 9
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement