[Plugin] ImageTrimmer
-
@tig said:
Please attach the PNG image file that you want to trim...
If the JAR files are working OK, then I suspect that perhaps the PNG itself has some transparency [alpha] assigned for all of its pixels - which means all pixels are ignored and the result is 'empty'...
Also even PNGs with some solid pixels can fail if they are in 'filaments' of only 1 pixel wide - again these get skipped in the trimming...
Only the 'background' you want to remove can have any transparent pixels, the ones to be kept must be 100% solid.But seeing the actual PNG will help confirm the problem... otherwise we have to guess...
Attached is the file that has the transparency. Ron
-
You need to fix the PNG...
Then it works OK.
The PNG has an alpha defined for all pixels - although the main background is transparent the remainder are also slightly transparent.
Here's how I fixed it...
Open the PNG in Gimp [or a similar app].
Flatten the image [no alpha at all].
Add an alpha channel layer.
Select the black background using the magic wand.
Note that that tool's sensitivity might need downgrading as her suit is also in shades of black.
Delete those to show a transparent background.
Select a few remaining black islands - e.g. between her calves, in her hair etc...
Delete those too.You also need to crop the PNG's content - otherwise thousands of background pixels will be inspected without any real effect - other than extending the processing time unnecessarily.
I've attached the reworked PNG... and a screenshot of it inside a SKP model...
-
@tig said:
You need to fix the PNG...
Then it works OK.
The PNG has an alpha defined for all pixels - although the main background is transparent the remainder are also slightly transparent.
Here's how I fixed it...
Open the PNG in Gimp [or a similar app].
Flatten the image [no alpha at all].
Add an alpha channel layer.
Select the black background using the magic wand.
Note that that tool's sensitivity might need downgrading as her suit is also in shades of black.
Delete those to show a transparent background.
Select a few remaining black islands - e.g. between her calves, in her hair etc...
Delete those too.You also need to crop the PNG's content - otherwise thousands of background pixels will be inspected without any real effect - other than extending the processing time unnecessarily.
I've attached the reworked PNG... and a screenshot of it inside a SKP model...
Thank you so much!!
-
@flyboy308 said:
@tig said:
You need to fix the PNG...
Then it works OK.
The PNG has an alpha defined for all pixels - although the main background is transparent the remainder are also slightly transparent.
Here's how I fixed it...
Open the PNG in Gimp [or a similar app].
Flatten the image [no alpha at all].
Add an alpha channel layer.
Select the black background using the magic wand.
Note that that tool's sensitivity might need downgrading as her suit is also in shades of black.
Delete those to show a transparent background.
Select a few remaining black islands - e.g. between her calves, in her hair etc...
Delete those too.You also need to crop the PNG's content - otherwise thousands of background pixels will be inspected without any real effect - other than extending the processing time unnecessarily.
I've attached the reworked PNG... and a screenshot of it inside a SKP model...
Thank you so much!!
Tig. Even using your FIXED version of the image, I still could not get it to work. After further investigation, I found that the program would not run with my Google Sketchup Pro version 8, 32-bit, on my Windows 10 64-bit operating system. Go figure. But it does work perfectly on my original image using both Sketchup 2015 and Sketchup 2017 Make. I could not find a 64-bit version of Sketchup 8 to see if that would work. This might help someone else or maybe someone who has success with the older version might respond.
Once again thank you for looking at this issue for me. Ron
-
-
@flyboy308 said:
I could not find a 64-bit version of Sketchup 8 to see if that would work.
There is no such thing.
-
Hello All. I'm having trouble with ImageTrimmer. When I click on a png file, the plugin opens Adobe Illustrator. Adobe doesn't know what to do with the jar file. I believe I selected Adobe when I first installed the SKM Tools plugin when it asked for an external editor. I can't figure out how to change that. Thanks for any help you can give.
-
Please read the recent posts in this thread about this issue...
Sometimes your computer's apps can 'hijack' the .JAR file-type and then they try to open it.
The .JAR file-type should only be assigned to be opened in Java.
When the Ruby code tries to 'open' the JAR file and another app intervenes it will fail.So make sure that your computer's app are not trying to do this...
Typically the apps that do this are 'compression' apps, but others - like your 'Adobe' - can also balls-up the file-type assignments !Having 'Adobe' set as your image-editor in SketchUp's preferences should not be an issue.
-
Hello, first of all, thank you so much for this wonderfull extension
Like most of my friends before, i got an issue using it.The set up is correct, i did everything. So it might be an issue with the png file ?
It comes from illustrator, i did it by myself, here it is.I'm a bit lost, some help would be wonderfull
Thank you
-
@timagin said:
The set up is correct, i did everything.
What version of SketchUp are you using? Your profile indicates a version that does not exist.
-
I assume you have JAR files set to open properly in Java and not some compression apps... ?
I assume you want the PNG's black parts solid and the rest as the punched-holes ?
I took too long - suggesting there's something wrong with the PNG's pixels...I remade the PNG with total opacity and then added back in an alpha-layer for the deleted holes...
I still takes ages to process... But it worked.Here's an image taken of from my SKP.
I've also attached the redone PNG for you to retry...
-
Can anyone explain why when I initiate ImageTrimmer on a the raw .png in Sketchup it opens CS Photoshop on top and gives me an unrecognizable file error message? In the SU command line IT says its processing edges ( its not frozen) but then nothing else happens. Im sure the errors are related. Any help is appreciated.
dfinchermd
-
Hello,
I'm trying to use this great plugin for cutting out 2D png trees, so I can cast a more realistic shadow.
I'm using mac catalina + latest version of JAVA is installed.
For some reason the plugin (that is installed correctly) will not work for me.
And for the life of me, I cannot figure out why that is.Error 1 : "1 javax.imageio.IIOException: Can't create an ImageInputStream!"
Error 2 : "The Java-JAR file 'EdgeDetector.jar'can't be started"
(Default language for my Sketchup is Dutch, so I translated)I attached the Ruby script to this post also
If anybody has some ideas to make this plugin work i'm happy to hear.
Thanks
Boris
-
Without seeing your PNG files I'm guessing...
You seem to have got Java set up to run the JAR files which is a good start, but I suspect that your PNG needs editing in Gimp or PhotoShop to ensure it's properly constructed...
Usually having the wrong transparency causes issues.
ImageTrimmer uses any transparent pixels to find edges, so that only non-transparent pixels are kept.
Even if a pixel has some slight transparency it is ignored.
I'm guessing that in your case all pixels have some degree of transparency !
Hence an empty file to process...Here's an explanation of what's needed [mentioned in this thread several times already]...
Edit your PNG with your graphics app.
Flatten it to remove ALL transparency in all pixels.
Add an alpha-channeled layer for the transparency.
Use its magic-wand tool to pick all pixels you want to be transparent - e.g. the background.
Delete them, now you should see what's gone...
Next use the editor to crop the extent of the image's pixels tight to the 'solid' pixels - this will speed up processing because all pixels have to be considered and having hundreds of unnecessary transparent ones will simply extend the processing time fruitlessly.If this fix doesn't work please attach one PNG tree image and I'll check it over...
-
Thank you for your input TIG.
However, that didn't fix my problem
I attached an oak tree with this message.
Any luck with you ?
-
That PNG has some slightly transparent pixels which get ignored.
As explain... flatten and re-add the 100% transparency to just the [blue] background pixels...It's not great candidate for 'trimming' as it is a filigree with many small facets [many only 1px wide] and similar tiny holes...
-
Hi,
I just downloaded and installed the SKMTools to Sketchup 2016 so that I could make sketchup object from images.
The first problem I had was WinRar launching every time I tried Imagetrimmer. I read many posts about this problem and have corrected the file association issue.
Now Imagetrimmer simply doesn't work. I window saying "A java exception has occured" pops up ans Sketchup freezes and hangs forever.
I have checked the image. As far as I can tell it's how it should be. I have attached it here if anyone wants to check it.
I hope someone can help.
Thanks.
-
@thegoodguy said:
I have checked the image. As far as I can tell it's how it should be. I have attached it here if anyone wants to check it.
I expect TIG will be along to give you some advice regarding the errors you are getting. I was able to successfully trim your image with Image Trimmer but due to the pixelated nature of the image, it winds up either being very rough or it has a ton of geometry. This might be a better application for 3D Text. What is the font?
Here's an example. Not the same font for the 3D Text but it's as close as I have.
A closeup of the 6 in the unsimplified example.
-
It trims quickly, but as DaveR says is pixelated, so 'smoothing' does help...
I attach an image of the result and a v2017 SKP...However, as DaveR says, in this case some 3d text using the appropriate font would probably give a better result ?
-
Thank you for checking the file.
My problem is that I'm not able to get any results due the java error.
Advertisement