Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8865049
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T16:24:33+00:00 2026-06-14T16:24:33+00:00

In the Emgu.CV.OCR sample project, there is a class Tesseract , which is a

  • 0

In the Emgu.CV.OCR sample project, there is a class Tesseract, which is a wrapper for the Tesseract-OCR engine.
In Tesseract.cs, there are declarations like:

[DllImport(CvInvoke.EXTERN_LIBRARY, CallingConvention = CvInvoke.CvCallingConvention)]
private static extern IntPtr TessBaseAPICreate();

CvInvoke.EXTERN_LIBRARY points to cvextern.dll.

I opened cvextern.dll in DependencyWalker, and there aren’t any Tesseract functions anywhere, only OpenCV functions.

I’m sure I’m missing something obvious, but where are the actual function definitions that are being used here?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T16:24:34+00:00Added an answer on June 14, 2026 at 4:24 pm

    If I open up cvextern.dll in DependencyWalker and click on CVEXTERN.DLL in the left-hand pane I can see the Tesseract functions in the list. You will have to scroll most of the way down that list, but I could find:

    TessBaseAPICreate
    TessBaseAPIExtractResult
    TessBaseAPIGetUTF8Text
    TessBaseAPIInit
    TessBaseAPIRecognizeImage
    TessBaseAPIRelease
    TessBaseAPISetVariable
    

    For further proof, I downloaded the source of Emgu (instructions here) and the Tesseract library was contained at \Emgu.CV.Extern\tesseract.

    The implementations of the above methods are in \Emgu.CV.Extern\tesseract\tesseract.cpp. Essentially they use the EmguTesseract class, which inherits from tesseract::TessBaseAPI.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to make a C# desktop application (with Emgu CV wrapper) which
I'm write a simple video play with Emgu, which is a c# wrapper of
I use Emgu CV wrapper for OpenCV . I want to create function which
I invoke the following OpenCV method (Emgu CV wrapper), which detects faces, in several
The image resizing function provided by Emgu (a .net wrapper for OpenCV) can use
Is there any function in OpenCV or Emgu CV desktop capture options? (addons, libs,
I used EmguCV in C# for a face recognition project, but I found Emgu's
Im using EMGU (opencv wrapper) for image processing. I want to load images one
In my project Im using EMGU librery. I need to determine the background color
I'm new to OpenCV (am actually using Emgu CV C# wrapper) and am attempting

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.