| |
|
|
- Page 1 - |
|
Detlef Jagolski | Hello together,
there a Possibility with XProfan Images and Konturen To vektorisieren? it ought to thereby a .dxf File created and stored go.
Greeting
Detlef |
|
|
| XProfan X4, PRFellow, Profan2Cpp - Version 2.0c-pre5, Windows 11 | 03/10/10 ▲ |
|
|
|
| |
|
- Page 3 - |
|
|
Detlef Jagolski | The can not are missing, are a Importent component on Information. |
|
|
| XProfan X4, PRFellow, Profan2Cpp - Version 2.0c-pre5, Windows 11 | 03/12/10 ▲ |
|
|
|
|
Thomas Freier | IF, this is naturally "SPITZE". but attempt time a letters or one word, on the best yet under one Winkel, of a Image over The x-y-Coordinates on this Image or new To dublizieren. If Detlef The dargestellte Font zusagt, can over the remainder talk. |
|
|
| Gruß Thomas Windows XP SP2, XProfan X2 | 03/12/10 ▲ |
|
|
|
|
| @Detlef: If you The letters too recognized need ( means OCR [...] ) , then should I you requests, any letters in single ("kleine") Images To Save (Dateiname could Ansi-code-number.png his means large A 65.png.), so we z.B. over a Pixelwertsubtraktionsdifferenz (löl) whom right letters "herausattackieren" can. jolly becomes certainly then too the detect the notwendigen Order. an einfachere method would, The Passagen To discern, in them Text include and that the entire Pixelpassage 1:1 on DXF as Image To transfer. can DXF Analog Bilddaten include? (sorry, spezifi not yet angeschaut, first xpse bow eliminating...) |
|
|
| |
|
|
|
Thomas Freier | @iF, OCR is not, there site, Font, Höhe not determined go. and a Schriftzug z.B. under 30° in the rule not recognized becomes. |
|
|
| Gruß Thomas Windows XP SP2, XProfan X2 | 03/12/10 ▲ |
|
|
|
|
| @Thomas: I go of obiger Probe from and unterstelle first of all, any rehearsals having same Font and Size, too because Detlef 1 Probe offered, I means go out can of it, that these Probe this relevant is. The site of Textpassagen is so unschwierig To detect, indirect happens this already ansatzweise in the obigen example. On german The letters find and then with known Pixelmengen (bräuchte The letters-PNGs (How supra described)) equalize, is technical seen sooner tedious - if sure too costly. there becomes Detlef plenty give a hand must, depends of ex, How important its. "Geht nicht" would but incorrect, sooner Fleißaufgabe. ^^ |
|
|
| |
|
|
|
Thomas Freier | @iF: we must deliberating, it'll a File a Bildvorlage created, a CAD-software as *.dxf reading can. an from the CAD-software begot *.dxf (is yes a "Austauschformat) contains others Information. there's one Text as Text box eingebettet. From one Scann is the Text even no Text More, separate only another crowd on Pixel into x-y Coordinates. You can you Yes times the different Examples, The here already lying as HEX standing. One Image in the attachment. The not unterstrichenen numbers are Information to that Layer (here 0), colour the line (0=schwarz), etc. . If DRAW4 with you runs, canst You time a HEX-Editior The values change and to the Save whom success standing. |
|
|
| Gruß Thomas Windows XP SP2, XProfan X2 | 03/12/10 ▲ |
|
|
|
|
| with Buchstabenbilderchen could we it Yes in Text transfiguring, so meant I the Yes. the Draw4 runs, many Thanks! |
|
|
| |
|
|
|
Thomas Freier | The letters would I as secondary see. important are The Coordinates of lines. the saving many Lines in the *.dxf . If Detlef famous gives, with which Font: DIN 3098 or DIN 16+17 To calculate is : 0,18, 0.25, 0.35, 0,5 and 0.7 and tight+italic and 0°+ 30°+ 180°+ 270°, then can you Yes times the crowd on Bildchen calculate. If then with the CAD-Erstellungsvorgabe too yet all kinds of Systemfonts registered go, ohje! And if Time over is iF, then time a Pixelmenge one Kreises which Durchmesser and the site the Mittelpunktes To detect. I faith, that can z.Z. no Kaufsoftware. but How already said: in the momentum bräuchte one itself with dxf not befassen. If with XProfanmitteln itself one Dublikat a Strichzeichnung uber Line,x,y-x1,y1 create can, finds itself the remainder. |
|
|
| Gruß Thomas Windows XP SP2, XProfan X2 | 03/12/10 ▲ |
|
|
|
|
| The Coordinates the lines having we Yes, or mean You The Beschriftung? The Beschriftung could one vlt. manually nachholen, Ungefährkoordinaten let[ed] itself Yes rückrechnen. but should Detlef time decide, as here on the effektivsten fortzufahren is (and whether at all), we can as long as Yes only of this a Probe go out. |
|
|
| |
|
|
|
Detlef Jagolski | Hello IF, Hello Thomas,
thanks for eure Help, but I think we should that here Cancel. I think its To Komplex around the time even To develop. have a little bit Internet sought and ExportToDXF found. have time tested, it'll too a DXF File prepares, but can tappt im dunkeln not open. will be first time moreover on Fehlersuche weg.
Greeting
Detlef CompileMarkSeparationDef ExportToDXF(3) ! "DXFExp.dll","ExportToDXF"
Def &XP_USE01MM 1
Def &XP_PARSEWHITE 2
Def &XP_ALTERNATIVEBLACK 4
var Datei$ = "D:\DxfTest.dxf"
var nDll& = UseDll("DXFExp.dll")
var bild1& = Create("HPic", -1, "Test.jpg")
CLS
SetWindowPos %hwnd = 207,114 - 1008,728;0
Erzeugen eines neuen Metafiles
var DCMeta& = newMetaFile("", "", 1000, 900)
StartPaint DCMeta&
DrawPic bild1&, 0, 0; 0
EndPaint
Aufzeichnung beenden und Datei abspeichern
var hMeta& = closeMetaFile(DCMeta&)
playMetaFile hMeta&, 0, 0, 1000, 900
ExportToDXF(hMeta&,Addr(Datei$),&XP_USE01MM )
WaitInput
DeleteObject hMeta&
DeleteObject bild1&
FreeDLL nDll&
END
|
|
|
| XProfan X4, PRFellow, Profan2Cpp - Version 2.0c-pre5, Windows 11 | 03/12/10 ▲ |
|
|
|
|
| The erkannten lines can we with NewMetaFile Save, not but the jpg to dxf. ^^
the AutoCad can certainly emf loading, The lines get we so or so invited - for Buchstabenerkennung wären hold Vergleichsmuster necessary. ^^ |
|
|
| |
|
|
|
Frank Abbing |
for Buchstabenerkennung wären hold Vergleichsmuster necessary. ^^
sooner neuronale Mustererkennung. Interessantes Topic, which one time concern ought to. |
|
|
| |
|
|