Search found 66 matches

by Werty
2019-10-17T16:58:37-07:00
Forum: Users
Topic: Compare images and generate list of images which are not same
Replies: 4
Views: 68150

Re: Compare images and generate list of images which are not same

Using small images is better for comparisons, resizing to like 10x10 pixels. Convert imageA.tiff -resize 10x10 imageAsmall.tiff Convert imageB.tiff -resize 10x10 imageBsmall.tiff then using your above compare command... compare -fuzz 25% -metric ncc imageAsmall.tiff imageBsmall.tiff -compose src dif...
by Werty
2019-09-26T17:39:34-07:00
Forum: Users
Topic: Large 1bit Tiffs take forever
Replies: 26
Views: 109509

Re: Large 1bit Tiffs take forever

Since on windows you can try opening it with windows photo viewer and rotate it there, i just tried with a 24.000 x 24.000 NASA TIFF image of the moon and it only took a couple minutes, this on i7 4 core on a 32bit win7 with 4gb ram and a mechanical harddrive. Loading took the most of the time, the ...
by Werty
2019-08-16T10:15:59-07:00
Forum: Users
Topic: User guide
Replies: 6
Views: 10966

Re: User guide

It works fine, i've done it for years, updating every second year or so when Anthony had made updates.

httrack makes sure everything is downloaded, it just takes the created pics from the webpage and saves them, also changes all links to something that points to your harddrive and not the webpage.
by Werty
2019-08-16T06:58:23-07:00
Forum: Users
Topic: User guide
Replies: 6
Views: 10966

Re: User guide

Yes it's cool, and saves websites alot of bandwidth, not having visitors repeatedly downloading it all everytime they have to look something up. I'm not much into PDF's, the html format is just fine, opens with any browser, not needing a pdf viewer. Maybe a IM staff member could grab the imagemagick...
by Werty
2019-08-16T04:33:32-07:00
Forum: Users
Topic: User guide
Replies: 6
Views: 10966

Re: User guide

There is the ImageMagick usage examples by Antony and others, i have it downloaded using HTTrack website copier ( https://www.httrack.com ) for offline reading. Just point httrack at https://imagemagick.org/Usage/ , there may be some settings you have to adjust such as subfolders and including/exclu...
by Werty
2019-08-14T07:47:09-07:00
Forum: Users
Topic: remove dots from picture before OCR
Replies: 3
Views: 8238

Re: remove dots from picture before OCR

Um, a question first, would we be helping you circumventing some kind of validation "Captcha" like system ?
by Werty
2019-07-16T07:53:06-07:00
Forum: Users
Topic: Trying to make a BAT file to convert PDF to multi page tiff
Replies: 8
Views: 11911

Re: Trying to make a BAT file to convert PDF to multi page tiff

Do you have Ghostscript installed ? that is required on Windows platforms to convert PDF's.

Read here: https://imagemagick.org/Usage/files/#de ... postscript

Ghostscript here: https://www.ghostscript.com/download.html
by Werty
2019-06-30T05:27:41-07:00
Forum: Users
Topic: Crack Separation and Analysis using ImageMagick
Replies: 2
Views: 6508

Re: Crack Separation and Analysis using ImageMagick

Not perfect but close, mess around with it.

Code: Select all

convert test.png -colorspace gray -canny 0x1+10%+20% -negate testresult.png
by Werty
2014-09-16T11:43:20-07:00
Forum: Users
Topic: Which file is required to execute imagemagick from VB script
Replies: 1
Views: 5005

Re: Which file is required to execute imagemagick from VB sc

ImageMagickObject.dll registered with regsrv32.

When installing imagemagick there's an option to have it done automatically, just tick the checkbox and you are good to go.
by Werty
2014-09-16T04:11:41-07:00
Forum: Digital Image Processing
Topic: Image processing project
Replies: 2
Views: 10586

Re: Image processing project

...or OpenCV.

http://opencv.org/
by Werty
2014-08-12T03:42:48-07:00
Forum: Digital Image Processing
Topic: HyperLapse Video Technology
Replies: 4
Views: 14195

Re: HyperLapse Video Technology

That's no fun, I'd like to make it myself 8)
by Werty
2014-08-12T02:43:34-07:00
Forum: Digital Image Processing
Topic: HyperLapse Video Technology
Replies: 4
Views: 14195

Re: HyperLapse Video Technology

I'd like to get one of those cameras that has built-in GPS and Compass, can be had for a reasonable price nowadays, even as Point&Shoot cameras, and then walk around and take hundreds of pictures of the same small area, from many different horizontal angles, and then import the pictures into a 3...
by Werty
2014-08-11T19:33:38-07:00
Forum: Digital Image Processing
Topic: HyperLapse Video Technology
Replies: 4
Views: 14195

HyperLapse Video Technology

Microsoft is introducing their new First Person HyperLapse Technology, pretty interesting.

Demo and tech videos, and a PDF.
http://research.microsoft.com/en-us/um/ ... yperlapse/
by Werty
2014-08-10T08:33:07-07:00
Forum: Bugs
Topic: Error 80041771 when resizing
Replies: 2
Views: 8178

Re: Error 80041771 when resizing

Others have reported same error when using VB, and it's not only when resizing.

No solution as of yet, other than what you have done yourself, by adding an error handler.

Read this thread...
viewtopic.php?f=1&t=25900
by Werty
2014-08-06T17:13:14-07:00
Forum: Kudos and Rants
Topic: Missing commit messages
Replies: 4
Views: 67638

Re: Missing commit messages

That's the Anchovy on the free pizza.