topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 2:57 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - S0789300 [ switch to compact view ]

Pages: [1]
1
Mouser's Zone / Minicap Border Area
« on: September 20, 2009, 01:35 PM »
Hey Mouser - Thanks for your help a while ago with the -resize addition. That has worked like a charm. However, as you know, I am using Minicap in an OCR protocol I am building and it seems to have issues when I screen capture (using Minicap of course) a region, and if there is text/numbers along the border of the screen capture.

Because sometimes the edge of the screencapture is actually the edge of the screen, I cannot simply change the X component of the screen capture.  I saw you had a method for adding a 'border' but was unsure if this was like a plain black border like in HTML or if there was a way to add a  black border around a screen capture with a width of X pixels where I can define X?

Sorry, I might not be making sense with my problem.

2
Mouser's Zone / Minicap Download, Version & -resize
« on: June 14, 2009, 12:22 PM »
Hey Mouser - I messaged you a while back regarding Minicap and you kindly included the resize values such as -resizex and -resizexp...

However, I came back to download the newest version and several problems arise. (1) When I download the file, the version says installing 1.16.X - but the properties version states 1.08.X... this might not be a problem as the label just couldn't have been changed yet, but it relates to #2 where (2) I attempt to use the -resizex and -resizexp parameters it states "Unknown Command Line Argument"... so either its because the wrong version is uploaded, or im simply calling the method wrong.

I am doing the following:


      
      $command &= ' -resizexp ' & $percent
      

   


where my targetimage is an image location to store the screen capture. The _pos values are just for your -captureregion parameter. Now this puppy works just fine without the -resizewhatever line (I have tried exp and x) but I need to resize the image to make it larger for me to work with it better. The problem is, I keep throwing the "Unknown Command Lind Argument" exception....

any help would be greatly appreciated...

Regards,
M


3
Screenshot Captor / Dynamic Resize?
« on: March 12, 2009, 01:24 PM »
Hey - this is my first post on the forums (I think...) and wanted to know if there was a way to resize a captured image via command line or the screen capture methods (like -compress #)?

I am integrated screenshot captor in an autoit script but it seems to struggle sometimes on smaller screenshots.

Cheers

Pages: [1]