Polyglot
  1. Polyglot

menu-mining

Public
AuthorCommitMessageCommit dateIssues
rethina2rethina2
4f5c203a161It's a typo, which unexpectedly worked with the older version ofTesseract but breaks in new version. The change will work in both versions
rethina2rethina2
da90b87ee5dRevert "It's a typo, which unexpectedly worked with the older version of Tesseract but breaks in new version. The change will work in both versions."This reverts commit c210d90f06bf2d6cd92ab5f844da9d51a6ecd5e1.
rethina2rethina2
c210d90f06bIt's a typo, which unexpectedly worked with the older version ofTesseract but breaks in new version. The change will work in both versions.
Ashwini VaidyaAshwini Vaidya
4db75d80bfbremoved scala nature, reverted to java nature
rethina2rethina2
778a76e4ab1Code changes for issues - POL:77,108,102,86,92,20. Moved main callingfunction to a new file VisualMain.java. Program execution finishes after producing json tree
rethina2rethina2
01dcd46f0f1Code changes for
Ashwini VaidyaAshwini Vaidya
54535132d63added script tag to visual script dir descriptor
Ashwini VaidyaAshwini Vaidya
08b265947c0added sikuli script generation for menu icons
Ashwini VaidyaAshwini Vaidya
c6cbc61ef48First version sikuli script generation
Ashwini VaidyaAshwini Vaidya
5f5a61ed4a3added tag for script
Ashwini VaidyaAshwini Vaidya
fdecfafe9aexfer to windows machine
Ashwini VaidyaAshwini Vaidya
b1be4022d0bfixed bug in json tree generation
Ashwini VaidyaAshwini Vaidya
140806b87e1Saving location of json file
Ashwini VaidyaAshwini Vaidya
85dada14afeadded visual tree route
Ashwini VaidyaAshwini Vaidya
93d4c0846ccordered visual display of files, removed old tree on upload new file button
Ashwini VaidyaAshwini Vaidya
62ef3080496Baskar changes to produce tree on Ashwini's Windows machine
Liana DiesendruckLiana Diesendruck
9e321cdd55dMMerge pull request #2 in POL/menu-mining from POL-88 to master* commit '86bdc5dfb8123f944bcb24447c11bbc8742a5bbd': committing missed function definitionPOL-88
rethina2rethina2
86bdc5dfb81committing missed function definition
Liana DiesendruckLiana Diesendruck
70ac3b62d93MMerge pull request #1 in POL/menu-mining from POL-88 to master* commit 'e66c13d0c4e74a446adb65890a823d27a6654c2b': created initEditDistance variable moved current control incrementer inside break immediately after edit distance hits low Modified to check misspelt controls as well Write the control co-ordinates,OCR output and Input box flag as text files Use the OCR text to reduce the subtree of duplicate controlsPOL-88
rethina2rethina2
e66c13d0c4ecreated initEditDistance variablemoved current control incrementer inside break immediately after edit distance hits low
Ashwini VaidyaAshwini Vaidya
899972dcdefrestructed code to write script for button and edit box
rethina2rethina2
c81335cc753Modified to check misspelt controls as well
Ashwini VaidyaAshwini Vaidya
d2f40200395restructed code added files
Ashwini VaidyaAshwini Vaidya
7add1b3d270restructed to pass json tree to server to find formats etc
Ashwini VaidyaAshwini Vaidya
701c5d3e917script generated for march reports
Ashwini VaidyaAshwini Vaidya
1d57074d936added header to generated script
rethina2rethina2
f71d18e5230Write the control co-ordinates,OCR output and Input box flag as textfiles Use the OCR text to reduce the subtree of duplicate controls
Ashwini VaidyaAshwini Vaidya
e5cb0d6d7d6first working version of generating auto-it scripts
Ashwini VaidyaAshwini Vaidya
167e67a0c3bgenerating auto-it script beginning
Ashwini VaidyaAshwini Vaidya
9375b90f95cMMerge branch 'master' of https://opensource.ncsa.illinois.edu/stash/scm/pol/menu-mining
Ashwini VaidyaAshwini Vaidya
284c8a0d782assoc static text with edit box
Ashwini VaidyaAshwini Vaidya
74a7ec0c890write to file
Ashwini VaidyaAshwini Vaidya
6dbc6a682ccadded mongodb plugin
Ashwini VaidyaAshwini Vaidya
0b6b7bb1297removed old web app
Ashwini VaidyaAshwini Vaidya
4372a6d7495removed commented out line
Ashwini VaidyaAshwini Vaidya
4fe784bec2erestructed script to load imagesif the node is expanded
Ashwini VaidyaAshwini Vaidya
977973790a4POST, root of tree-AppAlias
Ashwini VaidyaAshwini Vaidya
cab05f2da87MMerge branch 'master' of https://opensource.ncsa.illinois.edu/stash/scm/pol/menu-miningConflicts: menu-mining/src/edu/illinois/ncsa/isda/visual_gui_mining/VisualController.java menu-mining/src/edu/illinois/ncsa/isda/visual_gui_mining/VisualText.java
Ashwini VaidyaAshwini Vaidya
6ced04bedacadded play framework
Ashwini VaidyaAshwini Vaidya
0698f0e5da5MMerge branch 'master' of https://opensource.ncsa.illinois.edu/stash/scm/pol/menu-mining
Ashwini VaidyaAshwini Vaidya
49d03d6a5a4windows version
Ashwini VaidyaAshwini Vaidya
ccec4bfeaf9added nearest static txt, json tree
Ashwini VaidyaAshwini Vaidya
1a98a3e5c20Added visual gui tree to webapp
Liana DiesendruckLiana Diesendruck
086bbb1e94eMMerge branch 'master' of https://opensource.ncsa.illinois.edu/stash/scm/pol/menu-miningConflicts: menu-mining/.classpath
Liana DiesendruckLiana Diesendruck
37a8c1efcf7java io lib
Liana DiesendruckLiana Diesendruck
22ea4964c97comment changes
Liana DiesendruckLiana Diesendruck
437e80e331fintegrated code to handle mutliple windows
Liana DiesendruckLiana Diesendruck
75d18334062comments change
Liana DiesendruckLiana Diesendruck
cd53c8b77beadded functions to eliminate overlapping controls and merge overlappingwindows
Liana DiesendruckLiana Diesendruck
6dc480833ddchange in comments