• Login
sketchucation logo sketchucation
  • Login
ℹ️ GoFundMe | Our friend Gus Robatto needs some help in a challenging time Learn More

[Plugin] ImageTrimmer

Scheduled Pinned Locked Moved Plugins
364 Posts 58 Posters 228.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.
  • D Offline
    driven
    last edited by 28 Dec 2013, 01:32

    interestingly if I run this[includes the link] in Menu >> Window >> 'Ruby Console' using

    @dlg = UI;;WebDialog.new("Java", true,"java", 900, 900, 200, 200, true, true)
    @dlg.set_url("http://java.com/en/download/installed.jsp")
    @dlg.show_modal
    

    I get a missing plugin alert? which may be signs of a permissions issue?

    I'll dig deeper

    john

    learn from the mistakes of others, you may not live long enough to make them all yourself...

    1 Reply Last reply Reply Quote 0
    • T Offline
      TIG Moderator
      last edited by 28 Dec 2013, 12:35

      @driven
      I'm using Win7 on this PC.
      I find that running your @dlg code in the Ruby Console worked fine for me - no errors, and it confirms latest Java is installed [v7.45].

      @rahdad1
      One very odd thing I noticed in your 'SKMtools' folder...
      Where did that 'META-INF' subfolder come from?
      It's not in the standard install RBZ etc ?
      What's in it ?

      Incidentally, are you an Administartor ?
      If not, then give yourself that power in the Users Control-Panel...
      Also, as well as FULL security permissions 'for all' to your Plugins folder... is SketchUp.exe set to 'always run as administrator' under Properties > Compatibility ?

      TIG

      1 Reply Last reply Reply Quote 0
      • R Offline
        rahdad1
        last edited by 28 Dec 2013, 16:37

        After total frustration, I decided to delete the SKMtools files and folder and START over.
        The problems probably started in the installation itself.

        This is the same procedure I originally used........

        I downloaded the file SKMtools_V20121214.rbz
        While in Sketchup under preferences/extensions/ install extension
        I "chose" SKMtools_V20121214.rbz

        It seemed to load however when I went looking for image trimmer under the tools drop-down
        it was missing.

        I then separately downloaded the file "SKMtools_loader.rb and put it in the plugins folder.

        Now Imagetrimmer is listed in the drop-down menu.

        Clicking it the first time brings up an error window that says it can't find SKMtools_loader.rb even though it's in the Google SketchUp 8\Plugins folder

        Obviously I've done something wrong from the very beginning.
        Please explain the correct way to install this.

        1 Reply Last reply Reply Quote 0
        • T Offline
          TIG Moderator
          last edited by 28 Dec 2013, 17:24

          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 28 Dec 2013, 20:13

            @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
            • T Offline
              TIG Moderator
              last edited by 28 Dec 2013, 20:25

              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 29 Mar 2014, 02:04

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

                1 Reply Last reply Reply Quote 0
                • T Offline
                  TIG Moderator
                  last edited by 29 Mar 2014, 09:32

                  @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 30 May 2014, 05:19

                    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
                    • T Offline
                      TIG Moderator
                      last edited by 30 May 2014, 08:40

                      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 30 May 2014, 09:17

                        @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
                        • T Offline
                          TIG Moderator
                          last edited by 30 May 2014, 09:19

                          @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 2 Jun 2014, 00:12

                            @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 2 Jun 2014, 07:25

                              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 2 Jun 2014, 11:47

                                ❓ 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
                                • T Offline
                                  TIG Moderator
                                  last edited by 2 Jun 2014, 15:37

                                  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 29 Sept 2014, 06:10

                                    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
                                    • T Offline
                                      TIG Moderator
                                      last edited by 30 Sept 2014, 08:41

                                      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 14 Apr 2015, 16:05

                                        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 17 Apr 2015, 07:04

                                          @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
                                          • 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