sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin][Code]SKMtools,Material/ImageTools

    Scheduled Pinned Locked Moved Plugins
    176 Posts 36 Posters 264.3k Views 36 Watching
    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.
    • deaneauD Offline
      deaneau
      last edited by


      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

        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
        • TIGT Offline
          TIG Moderator
          last edited by

          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

            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
            • J Offline
              joshtays
              last edited by

              Java default.JPGStumped:
              Deleted root level plugin folder and rb file
              Downloaded fresh from Sketchucation
              re-installed from extension manager
              Uninstalled ALL compresssion apps
              Ensured all jar files default to java
              Ran 2021 installer as admin, repair
              deleted SKMTools temp folder

              Still getting creating edges, then no dialogue box for simplify, standup, etc, like plugin used to do, processing ends, image remains png.

              File is 100% alpha on image and 0% on background, confirmed in PS

              TrimmedImages folder with png from SU file is generated in root folder that SU file lives in.


              Making edges.JPG


              click to drag.JPG

              1 Reply Last reply Reply Quote 0
              • Dave RD Offline
                Dave R
                last edited by

                What version of SketchUp are you using? SketchUp 7 as indicated in your profile?

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

                1 Reply Last reply Reply Quote 0
                • TIGT Offline
                  TIG Moderator
                  last edited by

                  Run it with the Ruby Console open and see if there are any error messages.
                  Also you PNG image has not been 'optimized' there are large areas of 'blank-space' around the tree...
                  Ensure that only the background pixels have transparency and that the image is cropped to minimize those, to speed up processing...
                  What files in in the temp folder after processing ?

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    joshtays
                    last edited by

                    Dave R, no sorry been a while since I've updated my profile, LOL. I'll update shortly

                    SU V20.0.391 Win 64

                    Machine is a gen 10 I7 desktop with RTX 3070 64GB RAM

                    TIG - I'll try cropping the image harder, but this is happening with images that I have had success with in the past as well. In the temp folder that comes up in model location, the only file inside is a copy of the PNG.Edit not the temp folder you were asking about... Going to run with console on then check the temp folder and get back.

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      joshtays
                      last edited by

                      -Ruby console-

                      Error: #<Errno::ENOENT: No such file or directory @ rb_sysopen - C:\Users\2atay\Desktop\TrimmedImages\Etsy_Oaxacan_rug_zapotec[Edges].dat>
                      C:/Users/2atay/AppData/Roaming/SketchUp/SketchUp 2021/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:277:in readlines' C:/Users/2atay/AppData/Roaming/SketchUp/SketchUp 2021/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:277:in make_edges'
                      C:/Users/2atay/AppData/Roaming/SketchUp/SketchUp 2021/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:201:in process_image' C:/Users/2atay/AppData/Roaming/SketchUp/SketchUp 2021/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:170:in initialize'
                      C:/Users/2atay/AppData/Roaming/SketchUp/SketchUp 2021/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:834:in new' C:/Users/2atay/AppData/Roaming/SketchUp/SketchUp 2021/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:834:in block in <top (required)>'

                      -Temp Folder-
                      EdgeDetector.jar
                      from.ini
                      to.ini
                      the ini files are pointing to the trimmed images folder, which for this test happens to be on my desktop

                      1 Reply Last reply Reply Quote 0
                      • TIGT Offline
                        TIG Moderator
                        last edited by

                        The error relating to the creation of the ..\TrimmedImages\Etsy_Oaxacan_rug_zapotec[Edges].dat file suggest several possible issues...

                        A possibility...

                        1. Could you post the PNG you are using...
                          If that image has all of its pixels with even some transparency, then they will get ignore because they'll be regarded as 'background', so you might end up with nothing to form 'edges' - and no .dat file...

                        A known cause...
                        2. Are your .JAR file-types set to be executed [opened] in Java ?
                        Some compression applications can hijack that file-type, and so they try to open the file instead of letting it run as a the small Java applet [aka JAR] - vital to parse the image's pixel-data.
                        Check any compression app's setting for file-types and do NOT include .JAR...

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • MikeG73M Offline
                          MikeG73
                          last edited by

                          Hello TIG,

                          Your extension offers a lot of promise, and I would like to know your recommendations for trimming and using this image as stampers for an F-14D Tomcat. Thank you!

                          F-14D:
                          https://3dwarehouse.sketchup.com/model/72e1cdcb882b6993c1006ed55bc1a3fc/Grumman-F-14D-Super-Tomcat

                          Stampers:
                          https://3dwarehouse.sketchup.com/model/691a25cbb1e7c3b420ca70e6f850f66e/Stampers-Tutoral
                          https://3dwarehouse.sketchup.com/model/eaa7f7401f84d2ef67939c61bbcfb315/LOGO-Star-of-Life

                          Decals:
                          https://3dwarehouse.sketchup.com/model/0804427b-632e-436b-a445-768fd47e8ab2/German-Decals

                          Cheers Mate! 😎


                          Test_c.jpg

                          1 Reply Last reply Reply Quote 0
                          • R Offline
                            rustar123
                            last edited by

                            I cannot install this. Why?
                            Please help me!


                            12.jpg

                            1 Reply Last reply Reply Quote 0
                            • Dave RD Offline
                              Dave R
                              last edited by

                              @rustar123 said:

                              I cannot install this. Why?
                              Please help me!

                              According to your screen shot it is installed. Unsigned doesn't mean it's not installed. As long as you have the loading policy set to allow unsigned extensions to load, they will load. This extension works just fine.

                              Etaoin Shrdlu

                              %

                              (THERE'S NO PLACE LIKE)

                              G28 X0.0 Y0.0 Z0.0

                              M30

                              %

                              1 Reply Last reply Reply Quote 0
                              • R Offline
                                rustar123
                                last edited by

                                @dave r said:

                                @rustar123 said:

                                I cannot install this. Why?
                                Please help me!

                                According to your screen shot it is installed. Unsigned doesn't mean it's not installed. As long as you have the loading policy set to allow unsigned extensions to load, they will load. This extension works just fine.

                                So how to make it work? pls help!!

                                1 Reply Last reply Reply Quote 0
                                • TIGT Offline
                                  TIG Moderator
                                  last edited by

                                  If you have your Extension Manager's Loading Policy set to 'Unrestricted' then you need to restart SketchUp...
                                  Then the SKM toolset loads...

                                  There are several code method additions defined.
                                  However, I suspect you want to use one of its specialize tools - e.g. ImageTrimmer...
                                  you haven't explained what your exact problem is...
                                  ImageTrimmer has its own thread in which its usage is explained and discussed in great detail...
                                  It runs from an entry in the Tools menu...

                                  Please explain what you want to do...

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • Dave RD Offline
                                    Dave R
                                    last edited by

                                    What do you want to use the extension for? There are some different tools included in the set.

                                    Etaoin Shrdlu

                                    %

                                    (THERE'S NO PLACE LIKE)

                                    G28 X0.0 Y0.0 Z0.0

                                    M30

                                    %

                                    1 Reply Last reply Reply Quote 0
                                    • R Offline
                                      rustar123
                                      last edited by

                                      I want to import this jpg to sketchup for push/pull. Then print 3d.
                                      So what is the easiest way to do this? thank's


                                      1.png

                                      1 Reply Last reply Reply Quote 0
                                      • Dave RD Offline
                                        Dave R
                                        last edited by

                                        The Image Trimmer feature of SKM Tools would be a good way to go but you need to follow the directions. It requires a PNG not a JPG and the white area needs to be transparent, not white. Use an image editor to make a suitable image and go to town.

                                        Frankly, it's not a very complex thing. I'd probably just import the image as an image and use it as a reference for drawing it with the native drawing tools. The image you uploaded isn't very high resolution either so running Image Trimmer will likely result in pixelated edges.

                                        Here's an example. This was with simplification set to 0.25. Any higher and the curves get straightend out quite a bit.
                                        Screenshot - 10_9_2021 , 12_03_44 PM.png

                                        Etaoin Shrdlu

                                        %

                                        (THERE'S NO PLACE LIKE)

                                        G28 X0.0 Y0.0 Z0.0

                                        M30

                                        %

                                        1 Reply Last reply Reply Quote 0
                                        • R Offline
                                          rustar123
                                          last edited by

                                          I have edited transparent for my pic already. But my problem is i can not use ImageTrimmer


                                          1a.png


                                          2a.png

                                          1 Reply Last reply Reply Quote 0
                                          • Dave RD Offline
                                            Dave R
                                            last edited by

                                            The message is very clear. You need to save the SketchUp file before you run Image Trimmer.

                                            Etaoin Shrdlu

                                            %

                                            (THERE'S NO PLACE LIKE)

                                            G28 X0.0 Y0.0 Z0.0

                                            M30

                                            %

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

                                            Advertisement