Loading....
Recent Article links:

Forum

You must be logged in to post Login

Search Forums:


 






replicate highlighting plain text

No Tags
UserPost

February 16, 2010


Michael

I have a requirement in the near future to be able to use your product to replicate highlighting plain text. Our purpose is as follows:

1. User uploads a scanned image of a document from a book

2. Using TagHim, we draw grid lines over that document which sit over the text on the document, essentially replicating lines of text

3. A user can then highlight parts of those boxes (TagHIm borders) in the same manner as highlighting text on a page (mousedown > drag cursor > mouseup).

4. The code will capture the area of text they have highlighted (and as highlighting, it is visually displayed same as highlighting text), and allow us to "index" their selection with a title.


My requirement from you is the highlighting (mousedown > drag > mouseup) and visual representation. As long as I can capture what has been highlighted (and partly highlighted) and can create new db records with each box, I can do the rest.


Is this something that is possible, and if so, would you be interested in doing this in the near future at your hourly rate?


February 16, 2010


admin

I understood the idea of your project but I'm not really sure about your development requirements for us.

Is that what you want?
1) user selecting area on scanned document (some text on image)
2) text recognition (image processing) extracting plain text from selected image area (your part)
3) after recognized text from selection appear on top of image inside highlighted area (now text is selectable)

February 16, 2010


Michael

Just wondering if there is a way in which I can change the color of a tag using the ontagclick function? I have multiple tags displayed at once and want to identify the tag clicked by either shading the tag (similar to the way the image is shaded when you start tagging (initialize event) or change the color of the tag itself (to say red) from the onclick function below.

February 16, 2010


admin

After reviewing all petitions regarding multiple color tagging we come up with discussion to not include color function to multiple tagging plugin. Since You was the only one who was asking for such option.

We usually implementing the most popular requirements first. 

However if you need this option you can order it on or flat rate.
To implement it we need to write external color function something like gradient selector
specter.jpg
 or RGB Hexagon
RGBHexagone.jpg
Even simple predefined colors selection from drop down or another way.
We need more specification regarding the option you need.

If you have any questions feel free to ask.

No Tags