$250 for best Imagemagick Command

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pelcito
    Confirmed User
    • Jul 2004
    • 404

    #1

    $250 for best Imagemagick Command

    I´m paying $250 to anyone who can do the best configuration line in ImageMagick.

    Please contact me at [email protected] or ICQ: 25554233.

    Thanks.
    Monetize your Mobile Traffic like never before.
    Buying/Selling CPM/CPC High-Quality Geo Adult Traffic.

    Meet the New SPACash Advertising Network
    http://www.spacash.com
    [email protected]
  • Oracle Porn
    Affiliate
    • Oct 2002
    • 24433

    #2
    you can atleast make a contest and give the code to other people too


    Comment

    • Klen
      • Aug 2006
      • 32234

      #3
      But on which operative system?Windows or linux?

      Comment

      • tenderobject
        Need Designs? 312352846
        • Dec 2004
        • 11688

        #4
        i would want a good imagemagick command goodluck


        NEED DESIGNS?!?

        Comment

        • borked
          Totally Borked
          • Feb 2005
          • 6284

          #5
          I can give you a killer imagick command that will instantly and seriously fuck up all your images.

          Is that the sort of thing you are interested in?

          For coding work - hit me up on andy // borkedcoder // com
          (consider figuring out the email as test #1)



          All models are wrong, but some are useful. George E.P. Box. p202

          Comment

          • pelcito
            Confirmed User
            • Jul 2004
            • 404

            #6
            Originally posted by KlenTelaris
            But on which operative system?Windows or linux?
            Linux.
            Monetize your Mobile Traffic like never before.
            Buying/Selling CPM/CPC High-Quality Geo Adult Traffic.

            Meet the New SPACash Advertising Network
            http://www.spacash.com
            [email protected]

            Comment

            • pelcito
              Confirmed User
              • Jul 2004
              • 404

              #7
              Originally posted by borked
              I can give you a killer imagick command that will instantly and seriously fuck up all your images.

              Is that the sort of thing you are interested in?
              Mmmm.. not exactly
              Monetize your Mobile Traffic like never before.
              Buying/Selling CPM/CPC High-Quality Geo Adult Traffic.

              Meet the New SPACash Advertising Network
              http://www.spacash.com
              [email protected]

              Comment

              • interracialtoons
                Confirmed User
                • May 2006
                • 1910

                #8
                Originally posted by pelcito
                I´m paying $250 to anyone who can do the best configuration line in ImageMagick.

                Please contact me at [email protected] or ICQ: 25554233.

                Thanks.
                I can do a lot of things with it but I don't know what you mean by the "best configuration line".

                The best to acomplish what? Crop thumbs, alter image...etc...
                Done.

                Comment

                • pelcito
                  Confirmed User
                  • Jul 2004
                  • 404

                  #9
                  Crop thumbs and make them look as best as possible.
                  Monetize your Mobile Traffic like never before.
                  Buying/Selling CPM/CPC High-Quality Geo Adult Traffic.

                  Meet the New SPACash Advertising Network
                  http://www.spacash.com
                  [email protected]

                  Comment

                  • interracialtoons
                    Confirmed User
                    • May 2006
                    • 1910

                    #10
                    Originally posted by pelcito
                    Crop thumbs and make them look as best as possible.

                    You've got mail.

                    Shit!!!!! I wrote a script that will pull images off the web and crop them all for you any size.
                    Done.

                    Comment

                    • interracialtoons
                      Confirmed User
                      • May 2006
                      • 1910

                      #11
                      Thanks Pelcito,

                      I got your payment and look forward to seeing your new sites with the new thumbs.

                      You've got some really good sites that I'm sure will convert like crazy.
                      I think your interracial site is going to be the next big one!!
                      Done.

                      Comment

                      • Agent White
                        Confirmed User
                        • Feb 2003
                        • 141

                        #12
                        convert -threshold 45000 %2.jpg %2.bmp
                        convert -negate -monochrome %2.bmp %2.bmp
                        convert -crop 12x25+0+0 %2.bmp %2c1.bmp
                        convert -crop 7x25+14+0 %2.bmp %2c2.bmp
                        convert -crop 8x25+21+0 %2.bmp %2c3.bmp
                        convert -crop 9x25+29+0 %2.bmp %2c4.bmp
                        convert -trim %2c1.bmp %2c1t.bmp
                        convert -trim %2c2.bmp %2c2t.bmp
                        convert -trim %2c3.bmp %2c3t.bmp
                        convert -trim %2c4.bmp %2c4t.bmp
                        convert +append blank.bmp %2c1t.bmp blank.bmp %2c2t.bmp blank.bmp %2c3t.bmp blank.bmp %2c4t.bmp blank.bmp -append %2c5t.bmp
                        convert %2c5t.bmp %2.pbm


                        This will take a Comus Thumbs submission passcode, strip it into individual characters, cut out the cross sectioned lines that run through it and then piece it back together to be fed to an OCR.

                        I helped write the first OCR for Dream Submitter.


                        What do I win?

                        Comment

                        • interracialtoons
                          Confirmed User
                          • May 2006
                          • 1910

                          #13
                          Originally posted by Agent White
                          What do I win?
                          You win a chance to read the post above yours where I already won and collected the money.
                          Done.

                          Comment

                          • pelcito
                            Confirmed User
                            • Jul 2004
                            • 404

                            #14
                            Originally posted by interracialtoons
                            Thanks Pelcito,

                            I got your payment and look forward to seeing your new sites with the new thumbs.

                            You've got some really good sites that I'm sure will convert like crazy.
                            I think your interracial site is going to be the next big one!!
                            Thanks for your work
                            Monetize your Mobile Traffic like never before.
                            Buying/Selling CPM/CPC High-Quality Geo Adult Traffic.

                            Meet the New SPACash Advertising Network
                            http://www.spacash.com
                            [email protected]

                            Comment

                            • tenderobject
                              Need Designs? 312352846
                              • Dec 2004
                              • 11688

                              #15
                              Originally posted by interracialtoons
                              You've got mail.

                              Shit!!!!! I wrote a script that will pull images off the web and crop them all for you any size.
                              would you share it?


                              NEED DESIGNS?!?

                              Comment

                              • borked
                                Totally Borked
                                • Feb 2005
                                • 6284

                                #16
                                Originally posted by Agent White
                                convert -threshold 45000 %2.jpg %2.bmp
                                convert -negate -monochrome %2.bmp %2.bmp
                                convert -crop 12x25+0+0 %2.bmp %2c1.bmp
                                convert -crop 7x25+14+0 %2.bmp %2c2.bmp
                                convert -crop 8x25+21+0 %2.bmp %2c3.bmp
                                convert -crop 9x25+29+0 %2.bmp %2c4.bmp
                                convert -trim %2c1.bmp %2c1t.bmp
                                convert -trim %2c2.bmp %2c2t.bmp
                                convert -trim %2c3.bmp %2c3t.bmp
                                convert -trim %2c4.bmp %2c4t.bmp
                                convert +append blank.bmp %2c1t.bmp blank.bmp %2c2t.bmp blank.bmp %2c3t.bmp blank.bmp %2c4t.bmp blank.bmp -append %2c5t.bmp
                                convert %2c5t.bmp %2.pbm


                                This will take a Comus Thumbs submission passcode, strip it into individual characters, cut out the cross sectioned lines that run through it and then piece it back together to be fed to an OCR.

                                I helped write the first OCR for Dream Submitter.


                                What do I win?
                                very nice work

                                For coding work - hit me up on andy // borkedcoder // com
                                (consider figuring out the email as test #1)



                                All models are wrong, but some are useful. George E.P. Box. p202

                                Comment

                                • interracialtoons
                                  Confirmed User
                                  • May 2006
                                  • 1910

                                  #17
                                  Originally posted by tenderobject
                                  would you share it?

                                  Got cash?
                                  Done.

                                  Comment

                                  Working...