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

    [Plugin] ImageTrimmer

    Scheduled Pinned Locked Moved Plugins
    364 Posts 58 Posters 228.2k Views 58 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.
    • TIGT Offline
      TIG Moderator
      last edited by

      If you auto-install the toolset from its current RBZ that is all you need to do.
      You get a 'SKMtools.rb' and its subfolder of several helper files, called 'SKMtools'.
      The obsolete 'SKMtools_loader.rb' file is NOT needed.
      In fact having it will break things !
      I assume you found it and then downloaded that from somewhere else, and installed it in frustration.
      It is now several years out of date !
      Please remove it from your Plugins folder...
      It will break things if it's forced in there !

      If you have proper FULL security permission for your Plugins folder then the current toolset actually deletes that very file from the Plugins folder [if you have it installed] as it loads, and it does a tidy-up.
      If you have limited permissions, or you have subsequently manually reinstall the '_loader', then you could get issues as it loads and messes with the latest code...

      Can I suggest that you manually delete all SKM files and the whole 'SKMtools' subfolder.
      Then reinstall the SKMtools toolset from its latest RBZ.
      Then restart SketchUp and then retry the tools.

      Things are getting very tangled πŸ˜’

      TIG

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

        @tig said:

        If you auto-install the toolset from its current RBZ that is all you need to do.
        You get a 'SKMtools.rb' and its subfolder of several helper files, called 'SKMtools'.
        The obsolete 'SKMtools_loader.rb' file is NOT needed.
        In fact having it will break things !
        I assume you found it and then downloaded that from somewhere else, and installed it in frustration.
        It is now several years out of date !
        Please remove it from your Plugins folder...
        It will break things if it's forced in there !

        If you have proper FULL security permission for your Plugins folder then the current toolset actually deletes that very file from the Plugins folder [if you have it installed] as it loads, and it does a tidy-up.
        If you have limited permissions, or you have subsequently manually reinstall the '_loader', then you could get issues as it loads and messes with the latest code...

        Can I suggest that you manually delete all SKM files and the whole 'SKMtools' subfolder.
        Then reinstall the SKMtools toolset from its latest RBZ.
        Then restart SketchUp and then retry the tools.

        Things are getting very tangled πŸ˜’


        I totally removed the SKMtools folder, SKMtools.rb, SKMtools_loader.rb and anything left in the user-temp-skmtools folder.

        I am administrator and I have full control in the plugins folder and SKMtools folder as shown in the attached images.

        From the SketchUcation toolbar within Sketchup, I found and auto-installed the SKMtools.
        It confirmed successful install when it was completed.

        I ran imagetrimmer and, like always, the java error window pops up with the same message about "can't find or locate main class c:......\edgedetector.jar"

        It's probably a java / win8 problem which I don't expect you to help me solve.
        Your program obviously works fine based on other users successfully using it.
        I'll keep researching and hopefully figure it out.
        If you want to continue to suggest other things to try, I'm welcome to that also.


        user accounts.jpg


        Folder-rights.jpg

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

          You have it as good as we can get from the SketchUp/Ruby side...
          It MUST be a Win/Java issue πŸ˜’

          TIG

          1 Reply Last reply Reply Quote 0
          • K Offline
            KO1134
            last edited by

            How do I use this plug-in?
            I can't get it to work!

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

              @ko1134 said:

              How do I use this plug-in?
              I can't get it to work!

              Reread the instructions, and comments in the thread.
              The Image must be imported as an Image, NOT a texture.
              It must be a PNG.
              It must have a transparency alpha-channel.
              The background pixels to be removed must on that.
              ALL other pixels must be 100% opaque.
              If they have any transparency at all they will also be removed !
              The simplest way to sort this is to open the PNG in Gimp [or PhotoShop] and 'Flatten' it to remove transparency, then add in the transparency alpha-channel, then use the magic-wand to select all of the background pixels and <delete>.
              Save the PNG and import it as an Image into your SKP.

              Select it.
              Choose ImageTrimmer on the Tools menu.
              Answer the prompts...

              Run with the Ruby Console open to see if there are any error-massages...

              Because this tool uses Java '.jar' files [small executables] to process images, you need to have Java installed and enabled on your computer [the usual default].
              Also check that the .jar file-type is set to open with Java [execute] and NOT to open in your [de]compression application - some hijack various file extensions that are used by things like Java and stop them executing...

              If all of this fails, post clear details of what is wrong...

              TIG

              1 Reply Last reply Reply Quote 0
              • B Offline
                bitslapped
                last edited by

                I have tried this numerous different ways and couldn't get it to work.
                -Saved PNG as GIF to remove semitransparent pixels, then back to PNG
                -Most of the time doesn't get past 'scanning pixels'even on a 600x600px image
                -When it does complete I am left with a hidden outline of the image with no actual image in it.

                I am trying to put a plant library together and this would make life soo much easier.

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

                  All transparent pixels are assumed to be background and are ignored by ImageTrimmer.
                  So even slightly transparent ones go !

                  Using Gimp.
                  Flatten the PNG to remove transparency.
                  The 'background' usually reverts to opaque white pixels [or sometimes black]
                  Add a transparent alpha layer.
                  Use the magic wand to select all of the opaque white pixels forming the background.
                  Press the 'Delete' key to remove them,
                  Now you should see a transparent background - two-tone gray checks.
                  Save the PNG file [in Gimp this is called 'Export...'].
                  That PNG when Imported as an Image into SketchUp should now ImageTrim properly.

                  Note that the ImageTrimming is only accurate to a 'pixel width' - so areas of opaque pixels that are only one [or sometimes two] pixels wide will be missed out too - because the transparent ones are taken as the 'border' and if a border's edges are effectively 'coincident' no face can form and the unfaced edges are auto-removed too...

                  TIG

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

                    @bitslapped said:

                    -When it does complete I am left with a hidden outline of the image with no actual image in it.

                    What face style do you have selected? The image becomes a texture during the process so if you have Monochrome selected as the current face style, you'll get the result you describe.

                    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

                      @dave r said:

                      @bitslapped said:

                      -When it does complete I am left with a hidden outline of the image with no actual image in it.

                      What face style do you have selected? The image becomes a texture during the process so if you have Monochrome selected as the current face style, you'll get the result you describe.
                      Well spotted Dave !
                      That might well be the issue πŸ˜’

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • B Offline
                        bitslapped
                        last edited by

                        @dave r said:

                        @bitslapped said:

                        -When it does complete I am left with a hidden outline of the image with no actual image in it.

                        What face style do you have selected? The image becomes a texture during the process so if you have Monochrome selected as the current face style, you'll get the result you describe.

                        Face style is shaded with textures.
                        -I loaded a 500x600px plant png with transparent background into photoshop
                        -I flattened the image, selected colour 'white' and deleted out pure white pixels, leaving the white frame around my plant, i.e. no semi-transparency.
                        -import the image into sketchup 2014 pro with only imagetrimmer plugin installed.
                        -scanning pixels frozen at 91%.

                        I should point out that I have got this to work for some files, just not these plants.
                        Are there any other specific png settings?

                        I get 'not responding' from sketchup plugins all the time on big jobs, but this doesn't seem to complete no matter how long i leave it, and on such a small image it seems there is something else wrong.

                        Cheers

                        edit: for anyone wanting to try it out with these images, they are at ozbreed.com.au.

                        having tried a few images now it seems the edge complexity of these plants is killing it

                        1 Reply Last reply Reply Quote 0
                        • B Offline
                          bitslapped
                          last edited by

                          It was a compromise between VRay and Sketchup.
                          I ended up exporting the transparency selection path from photoshop to illustrator to dwg then overlaying the outline onto the image in sketchup. It meant I could use the antialiasing in the images for vray renders (where they do catch shadows) and produce quite smooth shadows in sketchup.
                          The hope is that in future versions of sketchup, png with alpha will catch shadows.
                          https://3dwarehouse.sketchup.com/model.html?id=uff66f099-c698-496c-b131-c13c1e197243

                          Thanks for your work TIG. I will keep trying this one as new releases come out.

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

                            ❓ Nothing happens after 'making edges' stage.
                            Ruby console message:
                            Error: #<Errno::ENOENT: No such file or directory - C:\autosave\TrimmedImages\uuu[Edges].dat>
                            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/SKMtools/ImageTrimmer.rb:264:in readlines' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/SKMtools/ImageTrimmer.rb:264:in make_edges'
                            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/SKMtools/ImageTrimmer.rb:196:in process_image' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/SKMtools/ImageTrimmer.rb:165:in initialize'
                            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/SKMtools/ImageTrimmer.rb:818:in new' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/SKMtools/ImageTrimmer.rb:818 C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/SKMtools/ImageTrimmer.rb:264:in call'
                            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/SKMtools/ImageTrimmer.rb:264

                            P.S. If I run che check mentioned above I have this:
                            UI.openURL("file:///"+"../full/path/to/EdgeDetector.jar")
                            false


                            the png I tried to get trimmed

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

                              Here's a PNG I reprocessed... BUT the original works as it uploaded anyway, and a v8 SKP showing that Image and ImageTrimmed Cutout...
                              SSO it works fine for me. πŸ˜•
                              Do you have Java installed/enabled and .jar files set to open with Java ?
                              Some decompression apps hijack that file suffix and stop them executing properly...
                              As outlined more fully here... http://sketchucation.com/forums/viewtopic.php?p=518232#p518232


                              uuu.png


                              Capture.PNG


                              uuu.skp

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                manifestphoto
                                last edited by

                                Hi there, I'm new to sketchup and glad I found your plugin, however it keeps crashing the application when I try to trim an image. If I do anything else with my computer at all, even resizing the Sketchup window or typing in this box, while it is running, the program hangs. If I leave it focused on Sketchup and do not use my PC at all, it gets through the "scanning pixels" function, but hangs during the "processing edges" operation, never getting past about 15%.

                                My PC is not brand new, but it's also not that old and is fairly capable . . . so I don't think it's a processing issue. Are other people experiencing this? Is there a fix?

                                Thanks.

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

                                  Read back through the posts...

                                  Sticking at around 15% is indicative of a failure in the image-processing...
                                  It is hanging not crashing, as it never completes its processing.

                                  ImageTrimmer uses .jar files to process some aspects of its image-files etc.
                                  These are small executable Java apps that come with the toolset.
                                  Sometimes a compression exe will hijack that .jar file-type suffix and thereby prevent them 'running'.
                                  So ensure that you have Java installed and activated, and that .jar is a file-type which will 'open' with Java etc...
                                  Also the PNG file needs to be a reasonable size - the number of pixels will obviously influence the time to process it, but a minute or so should suffice.
                                  Also crop the PNG so that the number of 'background' pixels is minimized - every pixel is considered, even those that will eventually be removed.
                                  Also remember that ALL transparent pixels will be removed - even slightly transparent ones - so ensure that the PNG consists of opaque pixels where you want to keep the face and transparent ones for the 'background' you want to remove...
                                  If you still have issues please post the PNG you are trying to trim, and a screen-shot of your Java setup...

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • H Offline
                                    hendrygunawan
                                    last edited by

                                    I have the same problem too, and I try something funny. Just make sure your extensions in preferences got checked all. It solved my problems.
                                    Just want to share. πŸ˜„

                                    1 Reply Last reply Reply Quote 0
                                    • deaneauD Offline
                                      deaneau
                                      last edited by

                                      @TIG 1 picture tell more than 100 words
                                      1 movie tell more than 10[sup:36t5zafz]10[/sup:36t5zafz] words

                                      a movie with some subtitles would be good,too.

                                      TIG you must know...programmer have more logic cells in the brain than other.
                                      some people try to intuit (me,too) and would understand this in the first time more intuitive.

                                      logic =/= intuition ( Logic is not equal to Intuition)

                                      Thank You Dean

                                      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
                                      • P Offline
                                        PickyBiker
                                        last edited by

                                        I'm having trouble with the imagetrimmer not finding transparent pixels that can form faces. The image certainly does have a large transparent area.

                                        I included the error message and the image file.


                                        Error Msg

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

                                          You didn't supply the PNG file.
                                          It needs to have an alpha-channel of transparent pixels.
                                          Any degree of transparency assumes those pixels are to be ignored.
                                          The usual issue is the other way round - too many pixels going as some are slightly transparent !
                                          If you see the Image in SketchUp can you see through portions of it ?
                                          With the PNG itself I might be able to comment more constructively...

                                          PS: Are you getting the processed files made ?
                                          Is .far file-type associated with Java - some compression tools hijack that type and stop ImageTrimmer working properly...

                                          TIG

                                          1 Reply Last reply Reply Quote 0
                                          • P Offline
                                            PickyBiker
                                            last edited by

                                            Sorry about the missing png file... Here it is


                                            ajax.png

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 12
                                            • 13
                                            • 14
                                            • 15
                                            • 16
                                            • 17
                                            • 18
                                            • 19
                                            • 14 / 19
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement