Jump to content

Reptillian

Members
  • Posts

    1,236
  • Joined

  • Last visited

  • Days Won

    18

Posts posted by Reptillian

  1. Right now, I am working on upgrading the Photo Mosaic filter to actually be responsive, and it is full of feature.

     

    Here's the snapshot of images to be used in persistent memory:

     

    image.png

     

    And here's one example of what you can do:

     

    carout.png

    Before any one take a swipe at how the alpha seems to fade out, I added a option to use dithered threshold alpha instead, so you would not have the fade-out effect.

     

    And yes, I'm aware the car does not look good in white background at all. It works best in dark gray background. It's more of a showcase of how the algorithm works. You can even tell that the tiles are not just a simple downscale. It has been handled to account of zero-color alpha when downscaled, so colors are preserved really well.

     

    Also, another snapshot result:

     

    image.png

    • Like 1
  2. The failed to allocate memory has to do with memory limitation of 32-bit. I get that error too when processing big images internally with G'MIC. It does not happen with 64-bit G'MIC unless I go into really, really, and really big image as in more than what 64 GB computer can handle for weeks at once.

  3. 53 minutes ago, GeoVan said:

    Hello,

    Is there a compatibility TABLE regarding the PAINTNET and GMIC versions that work TOGETHER?

     

    What actually want is the following:

    I want to run the PAINTNET version 3.5.11 with a GMIC plugin.

    I try many of GMIC plugin versions but unfortunately i can not successfully find the correct GMIC corresponding version for the PAINTNET version 3.5.11

    Can you please help?

     

    Chances are you'll be able to find a cheap computer that runs Windows 10 these day, and you can update Paint.NET, and it is constantly updated with not much difference from 3.5.11 in some ways. If for whatever reason you have to use old softwares, there are virtual machine as a option for that.

  4. 36 minutes ago, Pixey said:

     

    Love your comment @CircleBox 😁

     

    I had to Google 'destructive' in photo editing, as I had no idea what it meant 🤔

     

    Non-destructive means that you can make changes while preserving information in a document.

     

    I'll use Krita as it's a easy example that any one can download and see for themselves. In Krita, you can add a filter layer, and then change the parameter of filter layer, and you're not losing information. It's there.

    • Like 1
  5. 7 hours ago, Mich4x said:

    Yes there are duplicates, thats not the problem, my Issue is that they are under one Column which makes it hard to delete the duplicates.
    "Are selection rectangles/squares?" - What I did is get a 16x14 Picture and then export it as a csv. file.

    The Picture itself is made out of squares*  This is the Picture I used -> image.png.bf70b2cbf8315893029488b688913059.png
    I understand the numbers, one RGB code = One Pixel, one Column has 16RGB Codes x 14 rows, but its is just harder to work with it if the 16 RGB Codes are in the same Column (A1,A2...etc.)

     

    I used your picture, and I'd have to ask if you want the output to look something like this:

     

    Spoiler
    AARRGGBB
    
    FF313739
    FF35373D
    FF35373B
    FF37393C
    FF383A3D
    FF393B40
    FF3A3B3F
    FF393B3F
    FF313C3B
    FF3A3C3F
    FF3B3C3F
    FF3B3D40
    FF3C3D41
    FF3B3D41
    FF3C3D43
    FF3C3E41
    FF3D3E41
    FF3D3F41
    FF3E3F43
    FF3E3F42
    FF3D3F42
    FF404042
    FF3F4043
    FF3E4044
    FF3F4045
    FF3F4042
    FF3E4042
    FF404041
    FF3F4143
    FF414145
    FF424244
    FF3E4249
    FF404248
    FF404245
    FF31423D
    FF424243
    FF434346
    FF434345
    FF28443B
    FF2F473E
    FF2D483F
    FF21493C
    FF1D4A38
    FF224A3C
    FF234A3D
    FF2B4B44
    FF164B36
    FF234B3C
    FF204B39
    FF244B3D
    FF1F4C39
    FF264C3F
    FF214C3B
    FF264C3E
    FF264D3E
    FF274D3F
    FF274E3F
    FF25503E
    FF115035
    FF1A543C
    FF0D5635
    FF065935
    FF055A35
    FF045C35
    FF035C35
    FF085E36
    FF025E35
    FF075F38
    FF035F35
    FF036036
    FF046137
    FF05613A
    FF006234
    FF006231
    FF006431
    FF006433
    FF006635
    FF006830
    FF006833
    FF006D30
    FF006F30
    FF007038
    FF00712F
    FF007236
    FF007435
    FF00742F
    FF007534
    FF00752F
    FF007634
    FF007633
    FF00762F
    FF007630
    FF00772E
    FF007832
    FF007830

     

     

  6. @Welsh Yellow Cheddar

     

    Now I'm developing a G'MIC script (which of course will be part of the G'MIC-QT plugin) to do this:

     

    unknown.png

    Now, I have added things like luminosity blending mode, and green control. I will find a way to allow users to tone the green down with human perception in mind. You could say this is more advanced than the original author intention.

    • Like 1
×
×
  • Create New...