The modi tag has no wiki summary.
9
votes
2answers
1k views
Window 7 OCR API
I have been reviewing replacements for the Office 2007 MODI OCR (OneNote's 2010 solution has lesser quality/results than 2007 :-( ). I notice that Windows 7 contains an OCR library once you install ...
5
votes
4answers
2k views
How do I use MODI in an ASP.Net Web Application?
I've written an OCR wrapper library around the Microsoft Office Document Imaging COM API, and in a Console App running locally, it works flawlessly, with every test.
Sadly, things start going badly ...
4
votes
2answers
3k views
How to handle AccessViolationException
I am using a COM object (MODI) from within my .net application. The method I am calling throws a System.AccessViolationException, which is intercepted by Visual Studio. The odd thing is that I have ...
4
votes
2answers
874 views
Indexing Service + MODI = Full-text over OCR? You wish!
Scenario: You have configured Indexing Service to index your files, which also include scanned images saved as hi-res TIFF files. You also have installed MS Office 2003+ and configured MS Office ...
3
votes
6answers
3k views
.NET OCRing an Image
I'm trying to use MODI to OCR a window's program. It works fine for screenshots I grab programmatically using win32 interop like this:
public string SaveScreenShotToFile()
{
RECT rc;
...
2
votes
1answer
1k views
MODI.Image from (Bitmap) Image NOT saved on hard disk.
i'm coding an OCR MODI application for numbers recognition.
It works quite well but i'm trying to speed it up.
I need to create a MODI.Document or a MODI.Image directly from a Emgu.CV.UI.ImageBox and ...
1
vote
2answers
114 views
Suppress Print Dialog when printing to Microsoft Document Image Writer from Oracle BPM 10g
We have an Oracle BPM 10g activity that:
Reads a form-fill protected Word document template.
Merges data into the fields.
Saves the merged/filled copy to the filesystem.
Prints the document to a ...
1
vote
2answers
652 views
“OCR running error” when using MODI 2003 with C#
I've been struggling to get MODI to work properly at all today. Here's the code I'm attempting to use (adapted from the VB given at the Wikipedia entry for MODI ...
1
vote
2answers
122 views
Is it possible to use MODI for OCR in a java project?
I am trying to implement OCR in my java project.
I need to read text from an image.
While browsing I came across lot of examples for using MODI in .NET project.
Can this be done using java?
If not ...
1
vote
1answer
223 views
How do I make MODI not identify rotated images?
I have a VBScript script that looks like this:
Const ForAppending = 8
Set objFSO = CreateObject("Scripting.FileSystemObject")
Set objTextFile = objFSO.OpenTextFile("C:\OCRresults.txt", ForAppending, ...
1
vote
1answer
596 views
OCR replacement for MODI
I have recently been using the builtin OCR functionality of MODI to capture text of a window. I use the window handle and could get text at any region or I could get the coordinates of specific text ...
1
vote
2answers
690 views
Help with debugging COM errors? (.mdi to .pdf file conversions using Microsoft Office Document Imaging)
I thought I had a working solution for converting .mdi files to PDF using the Microsoft Office Document Imaging object model. The solution is in a Windows Service, but now I'm running into some errors ...
0
votes
0answers
16 views
MODI Viewer doesn't show image
The subject says it all... any ideas why this code won't show the image in the Viewer?
// Load an existing image file.
Document modiDoc = new Document();
modiDoc.Create(@"C:\\temp.bmp");
...
0
votes
1answer
42 views
+100
MODI MiSelectRects gets coordinates wrong
I have a Windows Form app that, when executed, launches Firefox, grabs the process and handle of the window, and does a screen capture of Firefox, saves it to disk (temp.bmp) and calls ...
0
votes
0answers
62 views
Editing sharepoint tiff files in MODI
We got sharepoint 2010 and clients have Microsoft Office Document Imaging (MODI) to edit TIFF files. Currently TIFFs reside in network share.
We want to move TIFFs to SP document library.
In order ...
0
votes
0answers
81 views
Using MODI and changing image to grayscale
I'm using Microsoft Office Document Imaging (MODI) and am trying to load a TIF
file, but convert it to grayscale before performing the OCR.
I'm not sure on how to do this.
I have this in my code:
...
0
votes
0answers
80 views
modi office image
I have an application that takes a .jpeg and searches a number in it. It works fine handling the image with MODI (Microsoft Office Document Image) but I don't like this kind of dependency, because ...
0
votes
1answer
284 views
Can you use MODI OCR to recognize non-language specific items?
I've got document OCR working on an image, works fine when there are words like "coffee" or "432" on the page, but when I try to OCR a word like "abc123", I get an "OCR Running Error".
MODI.Document ...
0
votes
1answer
395 views
How to OCR a specific region of a MODI.Document?
I need to OCR a specific region of a scanned document and I am using MODI (Microsoft's Document Imaging COM object).
My code currently OCR's the entire page (quite accurately!), but I would like to ...
0
votes
1answer
185 views
Why MODI doesn't let me delete the processed file?
private void button4_Click(object sender, EventArgs e)
{
OCR.recognize("test1.tif");
System.IO.File.Delete("test1.tif"); // <--- Problem on this line
}
....
public static string ...
0
votes
4answers
1k views
Using MODI to OCR in C#. Need to read images from memory, not disk
I'm trying to use MODI to perfom OCR on bitmaps I already have in memory. I can't seem to find a solution to this as all the examples I find use the create method to grab the image from the disk and ...
0
votes
1answer
432 views
Scanning in .NET using MODI (Microsoft Office Document Imaging)
I'm looking to leverage MS Office scanning functionality in my .NET application. Although I know that MODI COM objects can be accessed in .NET, I'm not sure how to make that. All I need is scanning to ...
0
votes
1answer
372 views
MODI gives BAD LANGUAGE error for English documents
I have been using MODI component of Office 2007 for extracting text from TIFF documents. It was working fine untill today when I executed my code it gave the error of "OCR: Bad Language"
I have not ...
0
votes
1answer
246 views
Create file with DeleteAfterOpen, and allow other process to read the file
Is it possible to create a file using the FileStream object in .net, specifying DeleteAfterClose option and allow read access to that file?
I've tried using:
System.IO.FileStream strBMP = new ...
0
votes
2answers
679 views
Why is OCR(MODI.MiLANGUAGES.miLANG_ENGLISH, true, true) causing an OCR running error?
I am using MODI to read tiff images and do what I need to do with the text. Some images work fine and then other tiff images always cause the method,
OCR(MODI.MiLANGUAGES.miLANG_ENGLISH, true, true)
...
0
votes
1answer
519 views
MODI leaking memory
I have an app where I'm using MODI 2007 to OCR several multi-page tiff files. I have found that when I kick it off on a directory that contains several good tiffs but also some tiffs that cannot be ...
0
votes
3answers
2k views
using MODI in C# to read image - numbers with a length of 1 is missing
I am about building an C#-application in which I am trying to read text from an gif-image (OCR) - I am using MODI and the images are a bit like a lotto coupon (random numbers in rows and columns). I ...