1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-12-02 22:02:25 -05:00
Commit Graph

86 Commits

Author SHA1 Message Date
Merlijn Wajer
464b90d42b MMLCore/finder: Small cleanup. 2011-08-01 13:58:49 +02:00
Merlijn Wajer
013daccf07 MML/Core: Cleanup. 2011-07-30 20:09:31 +02:00
Merlijn Wajer
6f32e21291 MML/Core: FindBitmapToleranceIn seems to work. 2011-07-30 20:08:17 +02:00
Merlijn Wajer
3b939443e8 MML/Core: FindBitmapToleranceIn is nearly finished.
Speed is nice, results are not accurate yet.
I probably missed something when pre-loading the data.
2011-07-30 19:10:10 +02:00
Merlijn Wajer
0422f0eb5a MML/Core: Fixes for FindBitmapToleranceIn. 2011-07-30 15:53:48 +02:00
Merlijn Wajer
cdb89a1802 MMLCore: FindBitmapToleranceIn cts rewrite. 2011-07-30 13:12:21 +02:00
Merlijn Wajer
f5c9690bee Finder: More rework and cleanups. 2011-07-07 11:59:15 +02:00
Merlijn Wajer
79021409d0 Finder: CTS 2 fix. 2011-07-06 21:34:03 +02:00
Merlijn Wajer
cda571dcb0 Finder: Remote tolerance param. Cleanups. 2011-07-06 21:06:17 +02:00
Merlijn Wajer
733a8cbf32 Finder: More fixes. :-) 2011-07-06 20:39:44 +02:00
Merlijn Wajer
e6b005b61f Finder: CTS-rework fixes. 2011-07-06 18:34:49 +02:00
Merlijn Wajer
6f896b56a2 Finder: Start CTS rework. 2011-07-06 18:15:33 +02:00
Merlijn Wajer
cca7b05213 Add CTS 3 to FindColorsTolerance.
Conflicts:

	Units/MMLCore/finder.pas
2011-06-16 17:03:18 +02:00
Merlijn Wajer
c837d9b960 CTS 3: Fix typo. 2011-06-16 16:33:25 +02:00
Merlijn Wajer
52db461f84 CTS 3: Now implement the formula properly. 2011-06-16 16:26:37 +02:00
Merlijn Wajer
7a0db25416 Add L*a*b CTS (3). 2011-06-16 16:26:00 +02:00
Merlijn Wajer
2e1e786d0e FindBitmapToleranceIn now works. 2011-06-16 15:11:17 +02:00
Merlijn Wajer
58ea6021cd CTS work. CTS 2 is still broken for bitmaps. 2011-06-16 14:26:20 +02:00
Merlijn Wajer
91d952d33a CTS cleanups. 2011-06-16 12:52:10 +02:00
Merlijn Wajer
5bf7d8beea Completed first CTS rework. 2011-06-13 20:38:00 +02:00
Merlijn Wajer
7a412d1670 CTS: Cleanups. 2011-06-13 20:21:23 +02:00
Merlijn Wajer
14474a84ab CTS rework for FindColorsTolerance. 2011-06-13 18:16:59 +02:00
Merlijn Wajer
b87a123701 More cleanups to CTS. 2011-06-13 17:44:04 +02:00
Merlijn Wajer
9415d08100 Finder: Trying a different CTS approach. 2011-06-13 17:41:06 +02:00
Merlijn Wajer
c6f591dab3 Simba: Allow CTS2 for Bitmap searches.
Resolves 297.
2011-04-10 11:52:15 +02:00
Raymond
0b503f8c58 Added few Gaussian related functions and ConvoluteMatrix for bitmaps :-). 2011-02-06 19:54:29 +01:00
Merlijn Wajer
17ae7b08b8 MML: Add semicolon. 2010-10-06 16:51:38 +02:00
Raymond
a2b85fe786 Added MDTM.LoadFromString + MDTM.Normalize; 2010-05-20 11:12:20 +02:00
Raymond
1a936b4500 Revised DTM system.. Now DTM is an object, holding an Array of MDTM Points. 2010-05-19 16:01:01 +02:00
Raymond
84f9ee6587 Fixed bug in Arctan2, added new function ChangeDistPT and ChangeDistTPA. 2010-05-12 23:51:18 +02:00
Raymond
15024f16d7 Fixed small, but rather serious bug. 2010-04-25 18:53:33 +02:00
Raymond
e1a11367f4 Fixed #170, fixed bug in debug image popping up everytime you call DisplayDebugImgWindow, updated rev number added 2 new functions to the OCR (GetTextATPA and GetTextAtEx). Added a new way of determing the max height/width of a font-set. 2010-04-21 17:10:40 +02:00
Raymond
544294fbe6 Merge branch 'master' of ssh://villavu.com:54367/simba 2010-04-18 23:31:30 +02:00
Raymond
77420fa172 Small typo + some var -> out params. 2010-04-18 23:26:21 +02:00
Merlijn Wajer
a6da52fbb3 Merge branch 'master' of ssh://villavu.com:54367/simba 2010-04-18 18:09:25 +02:00
Merlijn Wajer
b8a0d6b0a5 Comment 2010-04-18 18:09:23 +02:00
Raymond
a7eccb53d2 Mem leak fix 2010-04-18 17:14:19 +02:00
Merlijn Wajer
48ad089549 Merge branch 'master' of ssh://villavu.com:54367/simba 2010-04-14 00:24:09 +02:00
Merlijn Wajer
66e07cb5ae Comment fix 2010-04-14 00:24:01 +02:00
Raymond
0b416fa05f Left a unneeded writeln in there. 2010-04-13 20:15:59 +02:00
Raymond
dd44f6f007 Fixed small (but nasty) bug in DTM, added two functions to MufasaBitmap (rectangle + FloodFill). 2010-04-13 20:10:30 +02:00
Raymond
5ce90afbd6 Cleaned up a bit, re-arranged some DTM stuff. Speeded FindDTMsRotated up a lil bit.. (Nanosec). Added some 'const' parameters. Fixed a small bug in File saving/opening. 2010-04-03 14:05:15 +02:00
Raymond
61f3c1ce98 Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying).
Settings in extensions should work now, see test extension.
2010-04-02 17:55:54 +02:00
Merlijn Wajer
33afa26782 No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
BenLand100
8d9a439d49 Moving Simba main development into trunk... to checkout main dev: http://www.villavu.com/repositories/merlijn/mufasa/trunk [folder-here]
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@434 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-20 20:14:50 +00:00
Nava2
1839f12c24 Exported Color Conversions, also added a few conversions.
Nothing was changed in finder, was just using code hints :|



git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@424 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-18 02:47:56 +00:00
Wizzup?
7f16b864f7 Few changes.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@421 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-17 12:40:18 +00:00
Wizzup?
c387bbde93 Changes for settings.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@389 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-10 14:34:23 +00:00
Wizzup?
868c1c5d32 Removed BadPoints from TDTM because PascalScript cannot handle it.
Changed GoodPoints -> BadPoints.




git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@374 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-04 20:56:47 +00:00
Wizzup?
b2f5a9f77a Added DTM NOT points, made DTM algorithm more dynamic.
Added CTS support for DTM. (May remove later if it becomes slow)



git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@371 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-04 19:08:06 +00:00