Click here to Skip to main content
15,889,200 members
Home / Discussions / Graphics
   

Graphics

 
PraiseRe: How can I build a model of black hole in C/C++/C#? Pin
Beginner Luck25-Jan-16 14:37
professionalBeginner Luck25-Jan-16 14:37 
QuestionHow to paint brushed metal surface... Pin
Johnny J.19-Aug-15 4:47
professionalJohnny J.19-Aug-15 4:47 
AnswerRe: How to paint brushed metal surface... Pin
Richard MacCutchan19-Aug-15 6:09
mveRichard MacCutchan19-Aug-15 6:09 
GeneralRe: How to paint brushed metal surface... Pin
Johnny J.19-Aug-15 21:14
professionalJohnny J.19-Aug-15 21:14 
GeneralRe: How to paint brushed metal surface... Pin
Richard MacCutchan19-Aug-15 22:14
mveRichard MacCutchan19-Aug-15 22:14 
AnswerRe: How to paint brushed metal surface... Pin
Pete O'Hanlon19-Aug-15 22:25
mvePete O'Hanlon19-Aug-15 22:25 
GeneralRe: How to paint brushed metal surface... Pin
Johnny J.19-Aug-15 22:35
professionalJohnny J.19-Aug-15 22:35 
QuestionSplit one image into six smaller, component images. Pin
Brady Kelly12-Jul-15 0:28
Brady Kelly12-Jul-15 0:28 
I have a deck of Elder Futhark rune cards I hand drew myself some 25 years ago. On a large paper card on a drawing board. Back then Google was the belated Messiah, and online services such as rune drawing or font composition where very scarce. I did it all my little old self with a T-square, ruler, pencil, and other such steam-punk devices.

Having rediscovered the deck, I find the accuracy and attention to detail I put into each card remarkable; runes are drawn with black koki pens, on white card; the uniformity of line thickness close to perfect on most cards, and the points where lines meet have zero smudge or overlap, or whatever. These look, except for one or two, like they were printed.

I want to capture all these cards for part of a digital work, and because the cards have aged some 25 years, their edges are not perfect, although each card is still a very good 80mm x 100mm. I scanned sets of six cards, in a grid style, on A4 paper, and used a white brush to remove edge markings and other unwanted spots from the cards. I now have six perfect enough composite images of 5670mm x 4730mm (3 cards wide, 2 deep on each image). These 'final' images are all nearly perfect size to be divided into 6 smaller images, that make up the large ones, So, from 5680mm wide, we get three cards 1890mm wide, and from 4739mm wide I get 2 2365mm cards.

Now, how do I do this? Using a selection rectangle in Paint.NET is not for the feint of heart, and not much ambition for this task. I have done an incredibly lot of google research before asking here, but nearly all results advised I use the ImageMagic [^]convert command. I have tried several variants of the convert command to no avail, e.g. one gives a very small image out but still containing all six original images. Various other attempts here met with similarly strange results.

The basic command I\m trying to use is: convert 'LargeImage.jpg' -resize 120x120 thumbnail%03d.png
No object is so beautiful that, under certain conditions, it will not look ugly. - Oscar Wilde


modified 12-Jul-15 6:51am.

AnswerRe: Split one image into six smaller, component images. Pin
Richard Deeming13-Jul-15 0:40
mveRichard Deeming13-Jul-15 0:40 
GeneralRe: Split one image into six smaller, component images. Pin
Brady Kelly13-Jul-15 0:46
Brady Kelly13-Jul-15 0:46 
GeneralRe: Split one image into six smaller, component images. Pin
Richard Deeming13-Jul-15 0:50
mveRichard Deeming13-Jul-15 0:50 
GeneralRe: Split one image into six smaller, component images. Pin
Manfred Rudolf Bihy13-Jul-15 2:10
professionalManfred Rudolf Bihy13-Jul-15 2:10 
GeneralRe: Split one image into six smaller, component images. Pin
Brady Kelly13-Jul-15 2:12
Brady Kelly13-Jul-15 2:12 
GeneralRe: Split one image into six smaller, component images. Pin
Manfred Rudolf Bihy13-Jul-15 3:10
professionalManfred Rudolf Bihy13-Jul-15 3:10 
QuestionColor issue with custom cursor Pin
Super Lloyd4-Jun-15 3:45
Super Lloyd4-Jun-15 3:45 
AnswerRe: Color issue with custom cursor Pin
Eddy Vluggen4-Jun-15 4:03
professionalEddy Vluggen4-Jun-15 4:03 
GeneralRe: Color issue with custom cursor Pin
Super Lloyd4-Jun-15 14:19
Super Lloyd4-Jun-15 14:19 
AnswerRe: Color issue with custom cursor Pin
Brisingr Aerowing18-Feb-16 17:29
professionalBrisingr Aerowing18-Feb-16 17:29 
GeneralRe: Color issue with custom cursor Pin
Super Lloyd19-Feb-16 0:15
Super Lloyd19-Feb-16 0:15 
QuestionHow to convert graphics to ttf? Pin
ts_chen23-May-15 23:13
ts_chen23-May-15 23:13 
Question3D mesh Surface with C++ GDI / GDI+ / simple canvas Pin
Austin_Cpp27-Mar-15 15:02
Austin_Cpp27-Mar-15 15:02 
AnswerRe: 3D mesh Surface with C++ GDI / GDI+ / simple canvas Pin
Richard MacCutchan27-Mar-15 22:12
mveRichard MacCutchan27-Mar-15 22:12 
GeneralRe: 3D mesh Surface with C++ GDI / GDI+ / simple canvas Pin
Austin_Cpp27-Mar-15 22:33
Austin_Cpp27-Mar-15 22:33 
Questionhow to compare if two image are roughly the same with threshold? Pin
neodeaths27-Feb-15 11:05
neodeaths27-Feb-15 11:05 
QuestionNumber of vertices in Blender vs number of vertices in XNA Pin
KamranKamal23-Feb-15 12:46
KamranKamal23-Feb-15 12:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.